Uses of Class
org.eclipse.emf.ecp.view.spi.table.celleditor.rcp.NativeWidgetHelper.CheckBoxState

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.
 



Copyright © 2015. All Rights Reserved.