Package | Description |
---|---|
org.openxava.component | |
org.openxava.model.meta | |
org.openxava.view | |
org.openxava.view.meta | |
org.openxava.view.meta.xmlparse |
Modifier and Type | Method and Description |
---|---|
void |
MetaComponent.addMetaView(MetaView metaView) |
Modifier and Type | Method and Description |
---|---|
MetaView |
MetaModel.getMetaView(java.lang.String name) |
MetaView |
MetaModel.getMetaViewByDefault() |
Modifier and Type | Method and Description |
---|---|
void |
MetaModel.addMetaView(MetaView newMetaView) |
java.lang.String |
MetaReference.getFilterInDescriptionsList(MetaView metaView) |
java.lang.String |
MetaReference.getParameterValuesPropertiesInDescriptionsList(MetaView metaView) |
Modifier and Type | Method and Description |
---|---|
MetaView |
View.getMetaView() |
Modifier and Type | Method and Description |
---|---|
MetaView |
MetaView.addSection(java.lang.String name,
java.lang.String label,
java.lang.String members,
boolean alignedByColumns) |
MetaView |
MetaGroup.getMetaView() |
MetaView |
MetaView.getMetaView(MetaReference r) |
MetaView |
MetaView.getMetaView(MetaReference r,
MetaModel metaModelReferenced) |
MetaView |
MetaView.getMetaViewOnlyKeys(MetaReference r) |
Constructor and Description |
---|
MetaGroup(MetaView parent) |
Modifier and Type | Method and Description |
---|---|
static MetaView |
ViewParser.parseView(org.w3c.dom.Node n,
int lang) |