public interface IInputDialogSetup<INPUT_TYPE> extends ITitledWindowSetup, IInputCompositeSetup<INPUT_TYPE>
| Modifier and Type | Method and Description |
|---|---|
IButtonDescriptor |
getCancelButton() |
InputDialogDefaultButtonPolicy |
getDefaultButtonPolicy() |
IButtonDescriptor |
getOkButton() |
boolean |
isCloseable() |
boolean |
isCloseOnEscape() |
getIcon, getTitle, isDecoratedisResizablegetAutoCenterPolicy, getAutoDispose, getAutoPackPolicy, getAutoPositionCorrectionPolicy, getMaxPackSize, getMinPackSize, getPosition, getSizegetBorder, getContentBorder, getContentCreator, getMissingInputHint, getValidationLabel, getValidationLabelBackground, getValidationLabelHeight, isContentScrolledgetValidator, getValue, isEditablegetBackgroundColor, getForegroundColor, isVisibleIButtonDescriptor getOkButton()
IButtonDescriptor getCancelButton()
InputDialogDefaultButtonPolicy getDefaultButtonPolicy()
boolean isCloseable()
boolean isCloseOnEscape()
Siehe auch Jowidgets Nutzerhandbuch