| Package | Description |
|---|---|
| to.etc.domui.component.meta | |
| to.etc.domui.component.meta.impl |
| Modifier and Type | Method and Description |
|---|---|
TemporalPresentationType |
PropertyMetaModel.getTemporal()
If this is defined as some Date type this further defines the domain (date only, date time etc).
|
static TemporalPresentationType |
TemporalPresentationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TemporalPresentationType[] |
TemporalPresentationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TemporalPresentationType |
AbstractPropertyMetaModel.getTemporal() |
TemporalPresentationType |
BasicPropertyMetaModel.getTemporal() |
TemporalPresentationType |
PropertyMetaModelWrapper.getTemporal() |
TemporalPresentationType |
ExpandedDisplayProperty.getTemporal() |
TemporalPresentationType |
PathPropertyMetaModel.getTemporal() |
| Modifier and Type | Method and Description |
|---|---|
void |
BasicPropertyMetaModel.setTemporal(TemporalPresentationType temporal) |
Copyright © 2017 etc.to. All rights reserved.