org.openmdx.ui1.cci
Class AbstractElementDefinitionImpl

java.lang.Object
  extended by org.openmdx.base.accessor.jmi.spi.RefObject_1
      extended by org.openmdx.ui1.cci.AbstractElementDefinitionImpl
All Implemented Interfaces:
Serializable, javax.jdo.spi.PersistenceCapable, javax.jmi.reflect.RefBaseObject, javax.jmi.reflect.RefFeatured, javax.jmi.reflect.RefObject, org.openmdx.base.accessor.jmi.cci.RefObject_1_0, AbstractElementDefinition

public class AbstractElementDefinitionImpl
extends org.openmdx.base.accessor.jmi.spi.RefObject_1
implements AbstractElementDefinition

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface javax.jdo.spi.PersistenceCapable
javax.jdo.spi.PersistenceCapable.ObjectIdFieldConsumer, javax.jdo.spi.PersistenceCapable.ObjectIdFieldManager, javax.jdo.spi.PersistenceCapable.ObjectIdFieldSupplier
 
Field Summary
 
Fields inherited from interface javax.jdo.spi.PersistenceCapable
CHECK_READ, CHECK_WRITE, LOAD_REQUIRED, MEDIATE_READ, MEDIATE_WRITE, READ_OK, READ_WRITE_OK, SERIALIZABLE
 
Constructor Summary
AbstractElementDefinitionImpl(org.openmdx.base.accessor.generic.cci.Object_1_0 object, javax.jmi.reflect.RefClass refClass)
           
 
Method Summary
 String getBackColor()
           
 String getColor()
           
 String getDataBindingName()
           
 Integer getDecimalPlaces()
           
 List getDisplayValueExpr()
           
 String getDisplayValueExpr(int index)
           
 List getEventHandler()
           
 String getEventHandler(int index)
           
 String getIconKey()
           
 BigDecimal getIncrement()
           
 List getLabel()
           
 String getLabel(int index)
           
 Integer getMaxLength()
           
 Integer getMaxMember()
           
 String getMaxValue()
           
 List getMemberDefaultValue()
           
 String getMemberDefaultValue(int index)
           
 List getMemberElementName()
           
 String getMemberElementName(int index)
           
 List getMemberMimeType()
           
 String getMemberMimeType(int index)
           
 String getMinValue()
           
 String getMultiplicity()
           
 List getOrder()
           
 int getOrder(int index)
           
 List getOrderFieldGroup()
           
 int getOrderFieldGroup(int index)
           
 List getOrderObjectContainer()
           
 int getOrderObjectContainer(int index)
           
 List getShortLabel()
           
 String getShortLabel(int index)
           
 Integer getShowMaxMember()
           
 Integer getSizeXWeight()
           
 Integer getSkipRow()
           
 Integer getSpanRow()
           
 Integer getTitleIndex()
           
 List getToolTip()
           
 String getToolTip(int index)
           
 Boolean isChangeable()
           
 Boolean isColumnBreak()
           
 Boolean isFilterable()
           
 Boolean isHasThousandsSeparator()
           
 Boolean isInPlace()
           
 Boolean isPassword()
           
 Boolean isSortable()
           
 void setBackColor(String newValue)
          Sets a new value for the attribute backColor.
 void setChangeable(Boolean newValue)
          Sets a new value for the attribute changeable.
 void setColor(String newValue)
          Sets a new value for the attribute color.
 void setColumnBreak(Boolean newValue)
          Sets a new value for the attribute columnBreak.
 void setDataBindingName(String newValue)
          Sets a new value for the attribute dataBindingName.
 void setDecimalPlaces(Integer newValue)
          Sets a new value for the attribute decimalPlaces.
 void setDisplayValueExpr(List newValue)
           
 void setDisplayValueExpr(String[] newValue)
           
 void setEventHandler(List newValue)
           
 void setEventHandler(String[] newValue)
           
 void setFilterable(Boolean newValue)
          Sets a new value for the attribute filterable.
 void setHasThousandsSeparator(Boolean newValue)
          Sets a new value for the attribute hasThousandsSeparator.
 void setIconKey(String newValue)
          Sets a new value for the attribute iconKey.
 void setIncrement(BigDecimal newValue)
          Sets a new value for the attribute increment.
 void setInPlace(Boolean newValue)
          Sets a new value for the attribute inPlace.
 void setLabel(List newValue)
           
 void setLabel(String[] newValue)
           
 void setMaxLength(Integer newValue)
          Sets a new value for the attribute maxLength.
 void setMaxMember(Integer newValue)
          Sets a new value for the attribute maxMember.
 void setMaxValue(String newValue)
          Sets a new value for the attribute maxValue.
 void setMemberDefaultValue(List newValue)
           
 void setMemberDefaultValue(String[] newValue)
           
 void setMemberElementName(List newValue)
           
 void setMemberElementName(String[] newValue)
           
 void setMemberMimeType(List newValue)
           
 void setMemberMimeType(String[] newValue)
           
 void setMinValue(String newValue)
          Sets a new value for the attribute minValue.
 void setMultiplicity(String newValue)
          Sets a new value for the attribute multiplicity.
 void setOrder(int[] newValue)
           
 void setOrder(List newValue)
           
 void setOrderFieldGroup(int[] newValue)
           
 void setOrderFieldGroup(List newValue)
           
 void setOrderObjectContainer(int[] newValue)
           
 void setOrderObjectContainer(List newValue)
           
 void setPassword(Boolean newValue)
          Sets a new value for the attribute isPassword.
 void setShortLabel(List newValue)
           
 void setShortLabel(String[] newValue)
           
 void setShowMaxMember(Integer newValue)
          Sets a new value for the attribute showMaxMember.
 void setSizeXWeight(Integer newValue)
          Sets a new value for the attribute sizeXWeight.
 void setSkipRow(Integer newValue)
          Sets a new value for the attribute skipRow.
 void setSortable(Boolean newValue)
          Sets a new value for the attribute sortable.
 void setSpanRow(Integer newValue)
          Sets a new value for the attribute spanRow.
 void setTitleIndex(Integer newValue)
          Sets a new value for the attribute titleIndex.
 void setToolTip(List newValue)
           
 void setToolTip(String[] newValue)
           
 
Methods inherited from class org.openmdx.base.accessor.jmi.spi.RefObject_1
equals, jdoCopyFields, jdoCopyKeyFieldsFromObjectId, jdoCopyKeyFieldsToObjectId, jdoCopyKeyFieldsToObjectId, jdoGetObjectId, jdoGetPersistenceManager, jdoGetTransactionalObjectId, jdoGetVersion, jdoIsDeleted, jdoIsDetached, jdoIsDirty, jdoIsNew, jdoIsPersistent, jdoIsTransactional, jdoMakeDirty, jdoNewInstance, jdoNewInstance, jdoNewObjectIdInstance, jdoNewObjectIdInstance, jdoProvideField, jdoProvideFields, jdoReplaceField, jdoReplaceFields, jdoReplaceFlags, jdoReplaceStateManager, refAddEventListener, refAddToUnitOfWork, refAddValue, refAddValue, refAddValue, refClass, refContext, refDefaultFetchGroup, refDelegate, refDelete, refFlush, refGetEventListeners, refGetPath, refGetValue, refGetValue, refGetValue, refGetValue, refGetValue, refGetValue, refGetValue, refGetValue, refImmediateComposite, refImmediatePackage, refInitialize, refInitialize, refInvokeOperation, refInvokeOperation, refIsDeleted, refIsDirty, refIsInstanceOf, refIsNew, refIsPersistent, refIsWriteProtected, refMetaObject, refMofId, refOutermostComposite, refOutermostPackage, refRefresh, refRefreshAsynchronously, refRemoveEventListener, refRemoveFromUnitOfWork, refRemoveValue, refRemoveValue, refRemoveValue, refRemoveValue, refSetValue, refSetValue, refSetValue, refSetValue, refVerifyConstraints, refWriteProtect, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefObject_1_0
refAddEventListener, refAddToUnitOfWork, refAddValue, refContext, refDefaultFetchGroup, refDelegate, refFlush, refGetEventListeners, refGetPath, refGetValue, refGetValue, refInitialize, refInitialize, refIsDeleted, refIsDirty, refIsNew, refIsPersistent, refIsWriteProtected, refRefresh, refRefreshAsynchronously, refRemoveEventListener, refRemoveFromUnitOfWork, refRemoveValue, refRemoveValue, refSetValue, refWriteProtect
 
Methods inherited from interface javax.jmi.reflect.RefObject
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite
 
Methods inherited from interface javax.jmi.reflect.RefFeatured
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue
 
Methods inherited from interface javax.jmi.reflect.RefBaseObject
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints
 

Constructor Detail

AbstractElementDefinitionImpl

public AbstractElementDefinitionImpl(org.openmdx.base.accessor.generic.cci.Object_1_0 object,
                                     javax.jmi.reflect.RefClass refClass)
Method Detail

getBackColor

public String getBackColor()
Specified by:
getBackColor in interface AbstractElementDefinition
Returns:
The possibly null value for attribute backColor.

setBackColor

public void setBackColor(String newValue)
Description copied from interface: AbstractElementDefinition
Sets a new value for the attribute backColor.

Specified by:
setBackColor in interface AbstractElementDefinition
Parameters:
newValue - The possibly null new value for attribute backColor.

isChangeable

public Boolean isChangeable()
Specified by:
isChangeable in interface AbstractElementDefinition
Returns:
The possibly null value for attribute changeable.

setChangeable

public void setChangeable(Boolean newValue)
Description copied from interface: AbstractElementDefinition
Sets a new value for the attribute changeable.

Specified by:
setChangeable in interface AbstractElementDefinition
Parameters:
newValue - The possibly null new value for attribute changeable.

getColor

public String getColor()
Specified by:
getColor in interface AbstractElementDefinition
Returns:
The possibly null value for attribute color.

setColor

public void setColor(String newValue)
Description copied from interface: AbstractElementDefinition
Sets a new value for the attribute color.

Specified by:
setColor in interface AbstractElementDefinition
Parameters:
newValue - The possibly null new value for attribute color.

isColumnBreak

public Boolean isColumnBreak()
Specified by:
isColumnBreak in interface AbstractElementDefinition
Returns:
The possibly null value for attribute columnBreak.

setColumnBreak

public void setColumnBreak(Boolean newValue)
Description copied from interface: AbstractElementDefinition
Sets a new value for the attribute columnBreak.

Specified by:
setColumnBreak in interface AbstractElementDefinition
Parameters:
newValue - The possibly null new value for attribute columnBreak.

getDataBindingName

public String getDataBindingName()
Specified by:
getDataBindingName in interface AbstractElementDefinition
Returns:
The possibly null value for attribute dataBindingName.

setDataBindingName

public void setDataBindingName(String newValue)
Description copied from interface: AbstractElementDefinition
Sets a new value for the attribute dataBindingName.

Specified by:
setDataBindingName in interface AbstractElementDefinition
Parameters:
newValue - The possibly null new value for attribute dataBindingName.

getDecimalPlaces

public Integer getDecimalPlaces()
Specified by:
getDecimalPlaces in interface AbstractElementDefinition
Returns:
The possibly null value for attribute decimalPlaces.

setDecimalPlaces

public void setDecimalPlaces(Integer newValue)
Description copied from interface: AbstractElementDefinition
Sets a new value for the attribute decimalPlaces.

Specified by:
setDecimalPlaces in interface AbstractElementDefinition
Parameters:
newValue - The possibly null new value for attribute decimalPlaces.

getDisplayValueExpr

public List getDisplayValueExpr()
Specified by:
getDisplayValueExpr in interface AbstractElementDefinition
Returns:
A list containing all elements for this attribute.

getDisplayValueExpr

public String getDisplayValueExpr(int index)
Specified by:
getDisplayValueExpr in interface AbstractElementDefinition
Parameters:
index - The index of the element to return.
Returns:
The element at the specified position in the list of all values for this attribute.

setDisplayValueExpr

public void setDisplayValueExpr(List newValue)
Specified by:
setDisplayValueExpr in interface AbstractElementDefinition
Parameters:
newValue - A list containing all the new elements for this attribute.

setDisplayValueExpr

public void setDisplayValueExpr(String[] newValue)
Specified by:
setDisplayValueExpr in interface AbstractElementDefinition
Parameters:
newValue - An array containing all the new elements for this attribute.

getEventHandler

public List getEventHandler()
Specified by:
getEventHandler in interface AbstractElementDefinition
Returns:
A list containing all elements for this attribute.

getEventHandler

public String getEventHandler(int index)
Specified by:
getEventHandler in interface AbstractElementDefinition
Parameters:
index - The index of the element to return.
Returns:
The element at the specified position in the list of all values for this attribute.

setEventHandler

public void setEventHandler(List newValue)
Specified by:
setEventHandler in interface AbstractElementDefinition
Parameters:
newValue - A list containing all the new elements for this attribute.

setEventHandler

public void setEventHandler(String[] newValue)
Specified by:
setEventHandler in interface AbstractElementDefinition
Parameters:
newValue - An array containing all the new elements for this attribute.

isFilterable

public Boolean isFilterable()
Specified by:
isFilterable in interface AbstractElementDefinition
Returns:
The possibly null value for attribute filterable.

setFilterable

public void setFilterable(Boolean newValue)
Description copied from interface: AbstractElementDefinition
Sets a new value for the attribute filterable.

Specified by:
setFilterable in interface AbstractElementDefinition
Parameters:
newValue - The possibly null new value for attribute filterable.

isHasThousandsSeparator

public Boolean isHasThousandsSeparator()
Specified by:
isHasThousandsSeparator in interface AbstractElementDefinition
Returns:
The possibly null value for attribute hasThousandsSeparator.

setHasThousandsSeparator

public void setHasThousandsSeparator(Boolean newValue)
Description copied from interface: AbstractElementDefinition
Sets a new value for the attribute hasThousandsSeparator.

Specified by:
setHasThousandsSeparator in interface AbstractElementDefinition
Parameters:
newValue - The possibly null new value for attribute hasThousandsSeparator.

getIconKey

public String getIconKey()
Specified by:
getIconKey in interface AbstractElementDefinition
Returns:
The possibly null value for attribute iconKey.

setIconKey

public void setIconKey(String newValue)
Description copied from interface: AbstractElementDefinition
Sets a new value for the attribute iconKey.

Specified by:
setIconKey in interface AbstractElementDefinition
Parameters:
newValue - The possibly null new value for attribute iconKey.

isInPlace

public Boolean isInPlace()
Specified by:
isInPlace in interface AbstractElementDefinition
Returns:
The possibly null value for attribute inPlace.

setInPlace

public void setInPlace(Boolean newValue)
Description copied from interface: AbstractElementDefinition
Sets a new value for the attribute inPlace.

Specified by:
setInPlace in interface AbstractElementDefinition
Parameters:
newValue - The possibly null new value for attribute inPlace.

getIncrement

public BigDecimal getIncrement()
Specified by:
getIncrement in interface AbstractElementDefinition
Returns:
The possibly null value for attribute increment.

setIncrement

public void setIncrement(BigDecimal newValue)
Description copied from interface: AbstractElementDefinition
Sets a new value for the attribute increment.

Specified by:
setIncrement in interface AbstractElementDefinition
Parameters:
newValue - The possibly null new value for attribute increment.

isPassword

public Boolean isPassword()
Specified by:
isPassword in interface AbstractElementDefinition
Returns:
The possibly null value for attribute isPassword.

setPassword

public void setPassword(Boolean newValue)
Description copied from interface: AbstractElementDefinition
Sets a new value for the attribute isPassword.

Specified by:
setPassword in interface AbstractElementDefinition
Parameters:
newValue - The possibly null new value for attribute isPassword.

getLabel

public List getLabel()
Specified by:
getLabel in interface AbstractElementDefinition
Returns:
A list containing all elements for this attribute.

getLabel

public String getLabel(int index)
Specified by:
getLabel in interface AbstractElementDefinition
Parameters:
index - The index of the element to return.
Returns:
The element at the specified position in the list of all values for this attribute.

setLabel

public void setLabel(List newValue)
Specified by:
setLabel in interface AbstractElementDefinition
Parameters:
newValue - A list containing all the new elements for this attribute.

setLabel

public void setLabel(String[] newValue)
Specified by:
setLabel in interface AbstractElementDefinition
Parameters:
newValue - An array containing all the new elements for this attribute.

getMaxLength

public Integer getMaxLength()
Specified by:
getMaxLength in interface AbstractElementDefinition
Returns:
The possibly null value for attribute maxLength.

setMaxLength

public void setMaxLength(Integer newValue)
Description copied from interface: AbstractElementDefinition
Sets a new value for the attribute maxLength.

Specified by:
setMaxLength in interface AbstractElementDefinition
Parameters:
newValue - The possibly null new value for attribute maxLength.

getMaxMember

public Integer getMaxMember()
Specified by:
getMaxMember in interface AbstractElementDefinition
Returns:
The possibly null value for attribute maxMember.

setMaxMember

public void setMaxMember(Integer newValue)
Description copied from interface: AbstractElementDefinition
Sets a new value for the attribute maxMember.

Specified by:
setMaxMember in interface AbstractElementDefinition
Parameters:
newValue - The possibly null new value for attribute maxMember.

getMaxValue

public String getMaxValue()
Specified by:
getMaxValue in interface AbstractElementDefinition
Returns:
The possibly null value for attribute maxValue.

setMaxValue

public void setMaxValue(String newValue)
Description copied from interface: AbstractElementDefinition
Sets a new value for the attribute maxValue.

Specified by:
setMaxValue in interface AbstractElementDefinition
Parameters:
newValue - The possibly null new value for attribute maxValue.

getMemberDefaultValue

public List getMemberDefaultValue()
Specified by:
getMemberDefaultValue in interface AbstractElementDefinition
Returns:
A list containing all elements for this attribute.

getMemberDefaultValue

public String getMemberDefaultValue(int index)
Specified by:
getMemberDefaultValue in interface AbstractElementDefinition
Parameters:
index - The index of the element to return.
Returns:
The element at the specified position in the list of all values for this attribute.

setMemberDefaultValue

public void setMemberDefaultValue(List newValue)
Specified by:
setMemberDefaultValue in interface AbstractElementDefinition
Parameters:
newValue - A list containing all the new elements for this attribute.

setMemberDefaultValue

public void setMemberDefaultValue(String[] newValue)
Specified by:
setMemberDefaultValue in interface AbstractElementDefinition
Parameters:
newValue - An array containing all the new elements for this attribute.

getMemberElementName

public List getMemberElementName()
Specified by:
getMemberElementName in interface AbstractElementDefinition
Returns:
A list containing all elements for this attribute.

getMemberElementName

public String getMemberElementName(int index)
Specified by:
getMemberElementName in interface AbstractElementDefinition
Parameters:
index - The index of the element to return.
Returns:
The element at the specified position in the list of all values for this attribute.

setMemberElementName

public void setMemberElementName(List newValue)
Specified by:
setMemberElementName in interface AbstractElementDefinition
Parameters:
newValue - A list containing all the new elements for this attribute.

setMemberElementName

public void setMemberElementName(String[] newValue)
Specified by:
setMemberElementName in interface AbstractElementDefinition
Parameters:
newValue - An array containing all the new elements for this attribute.

getMemberMimeType

public List getMemberMimeType()
Specified by:
getMemberMimeType in interface AbstractElementDefinition
Returns:
A list containing all elements for this attribute.

getMemberMimeType

public String getMemberMimeType(int index)
Specified by:
getMemberMimeType in interface AbstractElementDefinition
Parameters:
index - The index of the element to return.
Returns:
The element at the specified position in the list of all values for this attribute.

setMemberMimeType

public void setMemberMimeType(List newValue)
Specified by:
setMemberMimeType in interface AbstractElementDefinition
Parameters:
newValue - A list containing all the new elements for this attribute.

setMemberMimeType

public void setMemberMimeType(String[] newValue)
Specified by:
setMemberMimeType in interface AbstractElementDefinition
Parameters:
newValue - An array containing all the new elements for this attribute.

getMinValue

public String getMinValue()
Specified by:
getMinValue in interface AbstractElementDefinition
Returns:
The possibly null value for attribute minValue.

setMinValue

public void setMinValue(String newValue)
Description copied from interface: AbstractElementDefinition
Sets a new value for the attribute minValue.

Specified by:
setMinValue in interface AbstractElementDefinition
Parameters:
newValue - The possibly null new value for attribute minValue.

getMultiplicity

public String getMultiplicity()
Specified by:
getMultiplicity in interface AbstractElementDefinition
Returns:
The possibly null value for attribute multiplicity.

setMultiplicity

public void setMultiplicity(String newValue)
Description copied from interface: AbstractElementDefinition
Sets a new value for the attribute multiplicity.

Specified by:
setMultiplicity in interface AbstractElementDefinition
Parameters:
newValue - The possibly null new value for attribute multiplicity.

getOrder

public List getOrder()
Specified by:
getOrder in interface AbstractElementDefinition
Returns:
A list containing all elements for this attribute.

getOrder

public int getOrder(int index)
Specified by:
getOrder in interface AbstractElementDefinition
Parameters:
index - The index of the element to return.
Returns:
The element at the specified position in the list of all values for this attribute.

setOrder

public void setOrder(List newValue)
Specified by:
setOrder in interface AbstractElementDefinition
Parameters:
newValue - A list containing all the new elements for this attribute.

setOrder

public void setOrder(int[] newValue)
Specified by:
setOrder in interface AbstractElementDefinition
Parameters:
newValue - An array containing all the new elements for this attribute.

getOrderFieldGroup

public List getOrderFieldGroup()
Specified by:
getOrderFieldGroup in interface AbstractElementDefinition
Returns:
A list containing all elements for this attribute.

getOrderFieldGroup

public int getOrderFieldGroup(int index)
Specified by:
getOrderFieldGroup in interface AbstractElementDefinition
Parameters:
index - The index of the element to return.
Returns:
The element at the specified position in the list of all values for this attribute.

setOrderFieldGroup

public void setOrderFieldGroup(List newValue)
Specified by:
setOrderFieldGroup in interface AbstractElementDefinition
Parameters:
newValue - A list containing all the new elements for this attribute.

setOrderFieldGroup

public void setOrderFieldGroup(int[] newValue)
Specified by:
setOrderFieldGroup in interface AbstractElementDefinition
Parameters:
newValue - An array containing all the new elements for this attribute.

getOrderObjectContainer

public List getOrderObjectContainer()
Specified by:
getOrderObjectContainer in interface AbstractElementDefinition
Returns:
A list containing all elements for this attribute.

getOrderObjectContainer

public int getOrderObjectContainer(int index)
Specified by:
getOrderObjectContainer in interface AbstractElementDefinition
Parameters:
index - The index of the element to return.
Returns:
The element at the specified position in the list of all values for this attribute.

setOrderObjectContainer

public void setOrderObjectContainer(List newValue)
Specified by:
setOrderObjectContainer in interface AbstractElementDefinition
Parameters:
newValue - A list containing all the new elements for this attribute.

setOrderObjectContainer

public void setOrderObjectContainer(int[] newValue)
Specified by:
setOrderObjectContainer in interface AbstractElementDefinition
Parameters:
newValue - An array containing all the new elements for this attribute.

getShortLabel

public List getShortLabel()
Specified by:
getShortLabel in interface AbstractElementDefinition
Returns:
A list containing all elements for this attribute.

getShortLabel

public String getShortLabel(int index)
Specified by:
getShortLabel in interface AbstractElementDefinition
Parameters:
index - The index of the element to return.
Returns:
The element at the specified position in the list of all values for this attribute.

setShortLabel

public void setShortLabel(List newValue)
Specified by:
setShortLabel in interface AbstractElementDefinition
Parameters:
newValue - A list containing all the new elements for this attribute.

setShortLabel

public void setShortLabel(String[] newValue)
Specified by:
setShortLabel in interface AbstractElementDefinition
Parameters:
newValue - An array containing all the new elements for this attribute.

getShowMaxMember

public Integer getShowMaxMember()
Specified by:
getShowMaxMember in interface AbstractElementDefinition
Returns:
The possibly null value for attribute showMaxMember.

setShowMaxMember

public void setShowMaxMember(Integer newValue)
Description copied from interface: AbstractElementDefinition
Sets a new value for the attribute showMaxMember.

Specified by:
setShowMaxMember in interface AbstractElementDefinition
Parameters:
newValue - The possibly null new value for attribute showMaxMember.

getSizeXWeight

public Integer getSizeXWeight()
Specified by:
getSizeXWeight in interface AbstractElementDefinition
Returns:
The possibly null value for attribute sizeXWeight.

setSizeXWeight

public void setSizeXWeight(Integer newValue)
Description copied from interface: AbstractElementDefinition
Sets a new value for the attribute sizeXWeight.

Specified by:
setSizeXWeight in interface AbstractElementDefinition
Parameters:
newValue - The possibly null new value for attribute sizeXWeight.

getSkipRow

public Integer getSkipRow()
Specified by:
getSkipRow in interface AbstractElementDefinition
Returns:
The possibly null value for attribute skipRow.

setSkipRow

public void setSkipRow(Integer newValue)
Description copied from interface: AbstractElementDefinition
Sets a new value for the attribute skipRow.

Specified by:
setSkipRow in interface AbstractElementDefinition
Parameters:
newValue - The possibly null new value for attribute skipRow.

isSortable

public Boolean isSortable()
Specified by:
isSortable in interface AbstractElementDefinition
Returns:
The possibly null value for attribute sortable.

setSortable

public void setSortable(Boolean newValue)
Description copied from interface: AbstractElementDefinition
Sets a new