public interface PopupContainer
| Modifier and Type | Method and Description |
|---|---|
void |
insertBrowser(Browser browser)
Notification is called when newly created browser instance should be
inserted into the parent container and displayed.
|
void insertBrowser(Browser browser)
browser - the newly created browser.