open method

void open(
  1. Element parent
)

Attaches the terminal to parent.

Implementation

external void open(web.Element parent);