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, isDecorated
isResizable
getAutoCenterPolicy, getAutoDispose, getAutoPackPolicy, getAutoPositionCorrectionPolicy, getMaxPackSize, getMinPackSize, getPosition, getSize
getBorder, getContentBorder, getContentCreator, getMissingInputHint, getValidationLabel, getValidationLabelBackground, getValidationLabelHeight, isContentScrolled
getValidator, getValue, isEditable
getBackgroundColor, getForegroundColor, isVisible
IButtonDescriptor getOkButton()
IButtonDescriptor getCancelButton()
InputDialogDefaultButtonPolicy getDefaultButtonPolicy()
boolean isCloseable()
boolean isCloseOnEscape()
Siehe auch Jowidgets Nutzerhandbuch