public interface IDialogSetupBuilderCommon<INSTANCE_TYPE extends IDialogSetupBuilderCommon<?>> extends IFrameSetupBuilderCommon<INSTANCE_TYPE>
Modifier and Type | Method and Description |
---|---|
INSTANCE_TYPE |
setCloseOnEscape(boolean closeOnEscape) |
INSTANCE_TYPE |
setModal(boolean modal) |
setCloseable
setDecorated, setIcon, setTitle
setResizable
setSetup
INSTANCE_TYPE setModal(boolean modal)
INSTANCE_TYPE setCloseOnEscape(boolean closeOnEscape)
Siehe auch Jowidgets Nutzerhandbuch