public class MetaGroup extends MetaMember implements java.lang.Cloneable
Modifier and Type | Method and Description |
---|---|
protected java.lang.Object |
clone() |
MetaView |
getMetaView() |
boolean |
isAlignedByColumns() |
void |
setAlignedByColumns(boolean alignedByColumns) |
void |
setMembersNames(java.lang.String members) |
void |
setName(java.lang.String newName)
If
newName is null or empty is replaced by emptyGroup . |
compareTo, getId, getLabel, getLabelId, getMetaCalculator, getMetaCalculatorDefaultValue, getMetaModel, getPropertyNamesThatIDepend, getQualifiedName, hasCalculator, hasDefaultValueCalculator, isHidden, isTransient, setLabel, setLabelId, setMetaModel, setQualifiedName, setTransient, toQualifiedNames
getDescription, getDescription, getDescription, getDescription, getLabel, getLabel, getLocale, getName, getPlaceholder, getPlaceholder, getPlaceholder, has18nLabel, hasName, setDescription, setPlaceholder
public MetaGroup(MetaView parent)
public MetaView getMetaView() throws XavaException
XavaException
public void setMembersNames(java.lang.String members)
public boolean isAlignedByColumns()
public void setAlignedByColumns(boolean alignedByColumns)
public void setName(java.lang.String newName)
newName
is null or empty is replaced by emptyGroup
.
If newName
contains blanks (\n, \r, \t, \f) or whitespace are
suppressed.
setName
in class MetaElement
protected java.lang.Object clone() throws java.lang.CloneNotSupportedException
clone
in class java.lang.Object
java.lang.CloneNotSupportedException