T - Value typepublic static interface BaseSelectModeMultiSelectInputBuilder.OptionsModeMultiSelectInputBuilder<T> extends BaseSelectModeMultiSelectInputBuilder<T,BaseSelectModeMultiSelectInputBuilder.OptionsModeMultiSelectInputBuilder<T>>
MultiSelectInputBuilder for RenderingMode#OPTIONS.BaseSelectModeMultiSelectInputBuilder.OptionsModeMultiSelectInputBuilder<T>, BaseSelectModeMultiSelectInputBuilder.SelectModeMultiSelectInputBuilder<T>MultiSelectInputBuilder.GenericMultiSelectInputBuilder<T>BaseSelectInputBuilder.MultiSelectConfigurator<T,ITEM,B extends BaseSelectInputBuilder.MultiSelectConfigurator<T,ITEM,B>>, BaseSelectInputBuilder.RenderingMode, BaseSelectInputBuilder.SingleSelectConfigurator<T,ITEM,B extends BaseSelectInputBuilder.SingleSelectConfigurator<T,ITEM,B>>InputConfigurator.BaseFieldConfigurator<T>ComponentConfigurator.BaseComponentConfigurator| Modifier and Type | Method and Description |
|---|---|
BaseSelectModeMultiSelectInputBuilder.OptionsModeMultiSelectInputBuilder<T> |
htmlContentAllowed(boolean htmlContentAllowed)
Sets whether html is allowed in the item captions.
|
BaseSelectModeMultiSelectInputBuilder.OptionsModeMultiSelectInputBuilder<T> |
itemEnabledProvider(com.vaadin.server.SerializablePredicate<T> itemEnabledProvider)
Sets the item enabled predicate.
|
withValuedataSource, dataSourceaddItem, addItem, addItem, addItem, items, itemsitemCaption, itemCaption, itemCaption, itemCaptionGenerator, itemDescriptionGenerator, itemIcon, itemIconGeneratorasField, build, deferLocalization, dragSource, dropTarget, validatablelocale, readOnly, tabIndex, withValue, withValueChangeListenercaption, caption, caption, captionAsHtml, description, description, description, disabled, errorHandler, fullHeight, fullSize, fullWidth, height, height, heightUndefined, hidden, icon, id, notVisible, primaryStyleName, replaceStyleName, responsive, sizeUndefined, styleName, width, width, widthUndefined, withAttachListener, withContextClickListener, withData, withDetachListener, withShortcutListenerBaseSelectModeMultiSelectInputBuilder.OptionsModeMultiSelectInputBuilder<T> htmlContentAllowed(boolean htmlContentAllowed)
htmlContentAllowed - true if the captions are used as html, false if used as plain textBaseSelectModeMultiSelectInputBuilder.OptionsModeMultiSelectInputBuilder<T> itemEnabledProvider(com.vaadin.server.SerializablePredicate<T> itemEnabledProvider)
itemEnabledProvider - the item enabled provider to set (not null)Copyright © 2019 The Holon Platform. All rights reserved.