Package org.openxava.view.meta
Class MetaViewAction
java.lang.Object
org.openxava.util.meta.MetaElement
org.openxava.model.meta.MetaMember
org.openxava.model.meta.MetaProperty
org.openxava.view.meta.MetaViewAction
- All Implemented Interfaces:
Serializable,Cloneable,Comparable<MetaMember>
Represents an action shown inside a view.
It's a MetaProperty to be treated (in layout terms only) as an property.
- Author:
- Javier Paniza
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openxava.model.meta.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 org.openxava.model.meta.MetaMember
compareTo, getAnnotations, getId, getLabel, getLabelId, getMetaModel, getPropertyNamesThatIDepend, getQualifiedName, getSimpleName, isTransient, setLabelId, setMetaModel, setQualifiedName, setTransient, toQualifiedNamesMethods inherited from class org.openxava.util.meta.MetaElement
getDescription, getDescription, getDescription, getDescription, getLabel, getLabel, getLabel, getLocale, getName, getPlaceholder, getPlaceholder, getPlaceholder, has18nLabel, hasName, setDescription, setName, setPlaceholder
-
Constructor Details
-
MetaViewAction
- Throws:
XavaException
-
-
Method Details
-
getAction
-
isAlwaysEnabled
public boolean isAlwaysEnabled() -
setAlwaysEnabled
public void setAlwaysEnabled(boolean alwaysEnabled)
-