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.BaseComponentConfigurator| 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, withValueChangeListenerelementConfiguration, hidden, id, visible, withAttachListener, withDetachListenerwithEventListener, withEventListener, withThemeNamestyleName, styleNamesdisabled, enableddeferLocalization, withDeferredLocalizationisDeferredLocalizationEnabledC itemCaptionProperty(com.holonplatform.core.property.Property<?> property)
property - The property to use as item captions (not null)Copyright © 2019 The Holon Platform. All rights reserved.