type
constructors
fields
title |
|
---|
methods
close |
Close this dialog. |
---|---|
onAfterOpen |
Protected sub-class callback invoked directly after dialog is opened. |
onBeforeOpen |
Protected sub-class callback invoked directly before dialog is opened. |
onClose |
Callback when popup is closed. |
onKeyDown |
Callback when a key is pressed while Dialog is open, including events that where dispatched outside the dialog. |
onOpen |
Callback when dialog is opened. |
open |
Open this dialog in the current Window. |
Slot Details
close
make
src
new make()