|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openxava.util.meta.MetaElement
org.openxava.model.meta.MetaMember
org.openxava.model.meta.MetaProperty
org.openxava.view.meta.PropertiesSeparator
public class PropertiesSeparator
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.
| Field Summary | |
|---|---|
static PropertiesSeparator |
INSTANCE
|
| Method Summary | |
|---|---|
java.lang.String |
getLabel()
|
java.lang.String |
getName()
|
| Methods inherited from class org.openxava.model.meta.MetaMember |
|---|
compareTo, getId, getLabelId, getMetaModel, getQualifiedName, setLabelId, setMetaModel, setQualifiedName |
| Methods inherited from class org.openxava.util.meta.MetaElement |
|---|
getDescription, getDescription, getDescription, getLabel, getLabel, getLocale, has18nLabel, hasName, setDescription, setLabel, setName |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final PropertiesSeparator INSTANCE
| Method Detail |
|---|
public java.lang.String getName()
getName in class MetaElementpublic java.lang.String getLabel()
getLabel in class MetaElement
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||