| Package | Description |
|---|---|
| org.eclipse.nebula.cwt.v |
| Modifier and Type | Method and Description |
|---|---|
VControl.Type |
VSpacer.getType() |
VControl.Type |
VPanel.getType() |
VControl.Type |
VNative.getType() |
VControl.Type |
VLabel.getType() |
abstract VControl.Type |
VControl.getType() |
VControl.Type |
VButton.getType() |
static VControl.Type |
VControl.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static VControl.Type[] |
VControl.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|