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, isCloseOnEscapegetIcon, getTitle, isDecoratedisResizablegetAutoCenterPolicy, getAutoDispose, getAutoPackPolicy, getAutoPositionCorrectionPolicy, getMaxPackSize, getMinPackSize, getPosition, getSizegetBorder, getContentBorder, getContentCreator, getMissingInputHint, getValidationLabel, getValidationLabelBackground, getValidationLabelHeight, isContentScrolledgetValidator, getValue, isEditablegetBackgroundColor, getForegroundColor, isVisibleICollectionInputControlSetup<ELEMENT_TYPE> getCollectionInputControlSetup()
Siehe auch Jowidgets Nutzerhandbuch