rs.sol.soloist.server.guiconfiguration.elementcomponents
Class GUIMultipleElementWidget.PROPERTIES

java.lang.Object
  extended by rs.sol.soloist.server.guiconfiguration.elementcomponents.GUIMultipleElementWidget.PROPERTIES
Enclosing class:
GUIMultipleElementWidget

public static final class GUIMultipleElementWidget.PROPERTIES
extends java.lang.Object


Field Summary
static IProperty isToggle
           
static IProperty selectAll
           
static IProperty selection
           
static IProperty selectionLowerBound
           
static IProperty selectionUpperBound
           
static IProperty unselectAll
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

selectionLowerBound

public static final IProperty selectionLowerBound

selectionUpperBound

public static final IProperty selectionUpperBound

isToggle

public static final IProperty isToggle

selection

public static final IProperty selection

selectAll

public static final IProperty selectAll

unselectAll

public static final IProperty unselectAll