|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NativeWidgetHelper.CheckBoxState | |
---|---|
org.eclipse.emf.ecp.view.spi.table.celleditor.rcp |
Uses of NativeWidgetHelper.CheckBoxState in org.eclipse.emf.ecp.view.spi.table.celleditor.rcp |
---|
Methods in org.eclipse.emf.ecp.view.spi.table.celleditor.rcp that return NativeWidgetHelper.CheckBoxState | |
---|---|
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. |
Methods in org.eclipse.emf.ecp.view.spi.table.celleditor.rcp with parameters of type NativeWidgetHelper.CheckBoxState | |
---|---|
static org.eclipse.swt.graphics.Image |
NativeWidgetHelper.getCheckBoxImage(org.eclipse.swt.widgets.Control control,
NativeWidgetHelper.CheckBoxState state)
Returns the image of a checkbox. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |