|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TemporalPresentationType | |
---|---|
to.etc.domui.component.meta | |
to.etc.domui.component.meta.impl |
Uses of TemporalPresentationType in to.etc.domui.component.meta |
---|
Methods in to.etc.domui.component.meta that return TemporalPresentationType | |
---|---|
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(java.lang.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. |
Uses of TemporalPresentationType in to.etc.domui.component.meta.impl |
---|
Methods in to.etc.domui.component.meta.impl that return TemporalPresentationType | |
---|---|
TemporalPresentationType |
PathPropertyMetaModel.getTemporal()
|
TemporalPresentationType |
BasicPropertyMetaModel.getTemporal()
|
TemporalPresentationType |
ExpandedDisplayProperty.getTemporal()
|
TemporalPresentationType |
PropertyMetaModelWrapper.getTemporal()
|
Methods in to.etc.domui.component.meta.impl with parameters of type TemporalPresentationType | |
---|---|
void |
BasicPropertyMetaModel.setTemporal(TemporalPresentationType temporal)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |