T - Property value typeB - Concrete builder typepublic static interface VirtualProperty.Builder<T,B extends VirtualProperty.Builder<T,B>> extends Property.Builder<T,B>, VirtualProperty<T>
VirtualProperty building.VirtualProperty.Builder<T,B extends VirtualProperty.Builder<T,B>>Property.PropertyAccessException, Property.PropertyNotFoundException, Property.PropertyReadException, Property.PropertyReadOnlyException, Property.PropertyWriteExceptionLocalizable.LocalizableBuilder, Localizable.LocalizationException| Modifier and Type | Method and Description |
|---|---|
B |
valueProvider(PropertyValueProvider<T> valueProvider)
Set property value provider
|
configuration, configuration, converter, converter, localization, temporalType, validatormessage, messageArguments, messageCodecreate, create, getValueProvider, isReadOnlygetConfiguration, getConvertedValue, getConverter, getType, present, render, renderIfAvailablegetValidators, validatebuilder, getMessage, getMessageArguments, getMessageCodeB valueProvider(PropertyValueProvider<T> valueProvider)
valueProvider - PropertyValueProvider to setCopyright © 2017 The Holon Platform. All rights reserved.