Class PropertiesSeparator
×News: XavaPro 7.7 released - March 11 · Read more
java.lang.Object
org.openxava.util.meta.MetaElement
org.openxava.model.meta.MetaMember
org.openxava.model.meta.MetaProperty
org.openxava.view.meta.PropertiesSeparator
- All Implemented Interfaces:
Serializable, Cloneable, Comparable<MetaMember>
It's used in a property collection for
indicate a separation.
Extends from MetaProperty thus it can be processed
by any method that receive a MetaProperty.
- Author:
- Javier Paniza
- See Also:
-
Field Summary
Fields -
Method Summary
Methods inherited from class MetaProperty
addMetaValidator, addValidValue, cloneMetaProperty, containsValidValue, createDefaultValueCalculator, depends, equals, format, format, getCalculation, getCalculator, getCMPTypeName, getDependentPropertiesNames, getHbmGeneratorCode, getMapping, getMetaCalculator, getMetaCalculatorDefaultValue, getMetaValidators, getPropertiesNamesUsedForCalculation, getQualifiedLabel, getQualifiedLabel, getQualifiedLabel, getRequiredMessage, getScale, getSize, getStereotype, getType, getTypeName, getValidValue, getValidValueIndex, getValidValueLabel, getValidValueLabel, getValidValueLabel, getValidValueLabel, getValidValueLabel, getValidValueLabel, getValidValuesLabels, getValidValuesLabels, hasCalculation, hasCalculator, hasCalculatorDefaultValueOnCreate, hasDefaultValueCalculator, hasDependentProperties, hashCode, hasMetaModel, hasNotDependentDefaultValueCalculator, hasStereotype, hasValidValues, isCalculated, isCompatibleWith, isDateTimeType, isDateType, isDefaultCalculatorHibernateIdGenerator, isFile, isFilterCapable, isHidden, isInteger, isKey, isNotFieldBackedAndNotCalculated, isNumber, isPersistent, isReadOnly, isRequired, isSearchKey, isTypeOrStereotypeCompatibleWith, isUUIDNotFormattedInList, isVersion, parse, parse, setCalculation, setHidden, setKey, setLabel, setMetaCalculator, setMetaCalculatorDefaultValue, setNotFieldBackedAndNotCalculated, setQualifiedLabel, setReadOnly, setRequired, setRequiredMessage, setScale, setSearchKey, setSize, setStereotype, setTypeName, setVersion, toString, usesForCalculation, validate, validate, validate, validValues, validValuesLabels, validValuesLabels, validValuesLabelsMethods inherited from class MetaMember
compareTo, getAnnotations, getId, getLabel, getLabelId, getMetaModel, getPropertyNamesThatIDepend, getQualifiedName, getSimpleName, isTransient, setLabelId, setMetaModel, setQualifiedName, setTransient, toQualifiedNamesMethods inherited from class MetaElement
getDescription, getDescription, getDescription, getDescription, getLabel, getLabel, getLocale, getPlaceholder, getPlaceholder, getPlaceholder, has18nLabel, hasName, setDescription, setName, setPlaceholder
-
Field Details
-
INSTANCE
-
-
Method Details
-
getName
- Overrides:
getNamein classMetaElement- Returns:
- java.lang.String Not null
-
getLabel
- Overrides:
getLabelin classMetaElement
-