DialogFlags
-
class DialogFlags
Flags used to influence dialog construction.
Fields
-
class DialogFlags
-
DESTROY_WITH_PARENT
Destroy the dialog when its parent is destroyed
-
MODAL
Make the constructed dialog modal
Create dialog with actions in header
bar instead of action area