Package | Description |
---|---|
org.eclipse.nebula.widgets.cdatetime |
Modifier and Type | Method | Description |
---|---|---|
static CDT.PickerPart |
CDT.PickerPart.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static CDT.PickerPart[] |
CDT.PickerPart.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|