public interface HTMLDialogListener
| Modifier and Type | Method and Description |
|---|---|
void |
show(HTMLDialogEvent event)
Fires when the modal dialog window is shown and its
document is loaded completely.
|
void show(HTMLDialogEvent event)
event - The event that contains information about this event.