T - Value typeS - Selection typeC - Concrete configurator typepublic interface PropertySelectInputConfigurator<T,S,C extends PropertySelectInputConfigurator<T,S,C>> extends SelectableInputConfigurator<T,S,C>
Property support.InputConfigurator.BaseInputConfigurator<T>ComponentConfigurator.BaseComponentConfiguratorHasStyleConfigurator.BaseHasStyleConfiguratorHasEnabledConfigurator.BaseHasEnabledConfigurator| Modifier and Type | Method and Description |
|---|---|
C |
itemCaptionProperty(com.holonplatform.core.property.Property<?> property)
Use given property value to generate the select items captions.
|
withSelectionListenerreadOnly, readOnly, required, required, withAdapter, withReadonlyChangeListener, withValueChangeListenercreate, elementConfiguration, hidden, id, visible, withAttachListener, withDetachListenerwithEventListener, withEventListener, withThemeNamecreate, styleName, styleNamescreate, disabled, enableddeferLocalization, withDeferredLocalizationisDeferredLocalizationEnabledC itemCaptionProperty(com.holonplatform.core.property.Property<?> property)
property - The property to use as item captions (not null)Copyright © 2020 The Holon Platform. All rights reserved.