public interface ICollectionInputDialogSetup<ELEMENT_TYPE> extends IInputDialogSetup<java.util.Collection<ELEMENT_TYPE>>
Modifier and Type | Method and Description |
---|---|
ICollectionInputControlSetup<ELEMENT_TYPE> |
getCollectionInputControlSetup() |
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
ICollectionInputControlSetup<ELEMENT_TYPE> getCollectionInputControlSetup()
Siehe auch Jowidgets Nutzerhandbuch