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) |
setCloseablesetDecorated, setIcon, setTitlesetResizablesetSetupINSTANCE_TYPE setModal(boolean modal)
INSTANCE_TYPE setCloseOnEscape(boolean closeOnEscape)
Siehe auch Jowidgets Nutzerhandbuch