T - Value typepublic static interface BaseSelectModeSingleSelectInputBuilder.OptionsModeSingleSelectInputBuilder<T> extends SingleSelectInputBuilder<T,BaseSelectModeSingleSelectInputBuilder.OptionsModeSingleSelectInputBuilder<T>>
SingleSelectInputBuilder for RenderingMode#OPTIONS.SingleSelectInputBuilder.GenericSingleSelectInputBuilder<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 |
|---|---|
BaseSelectModeSingleSelectInputBuilder.OptionsModeSingleSelectInputBuilder<T> |
htmlContentAllowed(boolean htmlContentAllowed)
Sets whether html is allowed in the item captions.
|
BaseSelectModeSingleSelectInputBuilder.OptionsModeSingleSelectInputBuilder<T> |
itemEnabledProvider(com.vaadin.server.SerializablePredicate<T> itemEnabledProvider)
Sets the item enabled predicate.
|
dataSource, dataSourcedataSource, 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, withShortcutListenerBaseSelectModeSingleSelectInputBuilder.OptionsModeSingleSelectInputBuilder<T> htmlContentAllowed(boolean htmlContentAllowed)
htmlContentAllowed - true if the captions are used as html, false if used as plain textBaseSelectModeSingleSelectInputBuilder.OptionsModeSingleSelectInputBuilder<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.