public class JoinedDisplayProperty extends ExpandedDisplayProperty<String> implements IValueAccessor<String>
NO_VALIDATORS| Constructor and Description |
|---|
JoinedDisplayProperty(List<DisplayPropertyMetaModel> list,
List<PropertyMetaModel<?>> plist,
IValueAccessor<?> rootAccessor) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultLabel()
Return any default label (the text to use before the control that inputs this property) for this
property.
|
String |
getValue(Object in)
This creates the joined value of the items in the set.
|
expandDisplayProperties, expandProperties, expandProperties, expandProperty, expandProperty, flatten, flatten, getActualType, getAnnotation, getAnnotations, getBestConverter, getClassModel, getColumnNames, getComboDataSet, getComboDisplayProperties, getComboLabelRenderer, getComboNodeRenderer, getComponentTypeHint, getControlFactory, getConverter, getDefaultHint, getDisplayLength, getDomainValueLabel, getDomainValues, getGenericActualType, getLength, getLookupFieldKeySearchProperties, getLookupFieldSearchProperties, getLookupSelectedProperties, getLookupSelectedRenderer, getLookupTableProperties, getName, getNowrap, getNumericPresentation, getPrecision, getPresentationString, getQueryManipulator, getReadOnly, getRegexpUserString, getRegexpValidator, getRelationType, getRenderHint, getScale, getSortable, getTemporal, getValidators, getValueModel, isPrimaryKey, isReadOnly, isRequired, isTransient, setDisplayLength, setName, setRenderHint, setSortable, setValue, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitisReadOnly, setValuepublic JoinedDisplayProperty(List<DisplayPropertyMetaModel> list, List<PropertyMetaModel<?>> plist, IValueAccessor<?> rootAccessor)
public String getValue(Object in) throws Exception
getValue in interface IValueTransformer<String>getValue in class ExpandedDisplayProperty<String>ExceptionIValueTransformer.getValue(java.lang.Object)@Nonnull public String getDefaultLabel()
PropertyMetaModelgetDefaultLabel in interface PropertyMetaModel<String>getDefaultLabel in class ExpandedDisplayProperty<String>Copyright © 2017 etc.to. All rights reserved.