Package | Description |
---|---|
org.eclipse.emf.ecp.view.spi.table.celleditor.rcp |
Modifier and Type | Method and Description |
---|---|
static NativeWidgetHelper.CheckBoxState |
NativeWidgetHelper.CheckBoxState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NativeWidgetHelper.CheckBoxState[] |
NativeWidgetHelper.CheckBoxState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static org.eclipse.swt.graphics.Image |
NativeWidgetHelper.getCheckBoxImage(org.eclipse.swt.widgets.Control control,
NativeWidgetHelper.CheckBoxState state)
Returns the image of a checkbox.
|
Copyright © 2019. All rights reserved.