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

USE_HEADER_BAR

Create dialog with actions in header bar instead of action area