Constant Field Values

Contents

org.eclipse.*

  • org.eclipse.nebula.widgets.nattable.datachange.DataChangeLayer 
    Modifier and Type Constant Field Value
    public static final String DIRTY "DIRTY"
  • org.eclipse.nebula.widgets.nattable.selection.SelectionLayer 
    Modifier and Type Constant Field Value
    public static final int MOVE_ALL -1
    public static final int NO_SELECTION -1
  • org.eclipse.nebula.widgets.nattable.selection.event.SelectionEventsTest 
    Modifier and Type Constant Field Value
    public static final boolean NO_CTRL false
    public static final boolean NO_SHIFT false
    public static final boolean WITH_CTRL true
    public static final boolean WITH_SHIFT true