public interface IInputDialogBluePrint<INPUT_TYPE> extends IInputDialogSetupBuilder<IInputDialogBluePrint<INPUT_TYPE>,INPUT_TYPE>, IInputDialogDescriptor<INPUT_TYPE>
getCancelButton, getOkButton, setCancelButton, setCloseable, setCloseOnEscape, setDefaultButtonPolicy, setOkButton
setAutoCenterPolicy, setAutoDispose, setAutoPackPolicy, setAutoPositionCorrectionPolicy, setMaxPackSize, setMinPackSize, setPosition, setSize
autoCenterAlways, autoCenterOff, autoCenterOnce, autoPackAlways, autoPackOff, autoPackOnce, autoPositionCorrectionAlways, autoPositionCorrectionOff, autoPositionCorrectionOnce
setDecorated, setIcon, setTitle
setResizable
setExecutionContext
setBorder, setContentBorder, setContentCreator, setContentScrolled, setMissingInputHint, setValidationLabel, setValidationLabelBackground, setValidationLabelHeight
setEditable, setValidator, setValue
setBackgroundColor, setForegroundColor, setVisible
setSetup
setColor, setVisible
setBorder, setBorder, setContentBorder, setContentBorder
setCancelButton, setCancelButtonIcon, setCancelButtonText, setCancelButtonToolTipText, setOkButton, setOkButtonIcon, setOkButtonText, setOkButtonToolTipText
getCancelButton, getDefaultButtonPolicy, getOkButton, isCloseable, 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
checkMandatoryFields, getDescriptorInterface
Siehe auch Jowidgets Nutzerhandbuch