| Package | Description |
|---|---|
| to.etc.domui.component.meta | |
| to.etc.domui.component.meta.impl |
| Modifier and Type | Method and Description |
|---|---|
PropertyRelationType |
PropertyMetaModel.getRelationType()
Tells if this property represents some kind of database relation (a "parent" property referring to the master of this child record, or a property
representing the list of children).
|
static PropertyRelationType |
PropertyRelationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PropertyRelationType[] |
PropertyRelationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PropertyRelationType |
AbstractPropertyMetaModel.getRelationType() |
PropertyRelationType |
DefaultPropertyMetaModel.getRelationType() |
PropertyRelationType |
PropertyMetaModelWrapper.getRelationType() |
PropertyRelationType |
ExpandedDisplayProperty.getRelationType() |
PropertyRelationType |
PathPropertyMetaModel.getRelationType() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultPropertyMetaModel.setRelationType(PropertyRelationType relationType) |
Copyright © 2017 etc.to. All rights reserved.