rs.sol.soloist.server.guiconfiguration.elementcomponents
Class GUIElementComponent.FQPropertyNames

java.lang.Object
  extended by rs.sol.soloist.server.guiconfiguration.elementcomponents.GUIElementComponent.FQPropertyNames
Enclosing class:
GUIElementComponent

public static final class GUIElementComponent.FQPropertyNames
extends java.lang.Object


Field Summary
static java.lang.String clearValue
           
static java.lang.String input
           
static java.lang.String kind
           
static java.lang.String value
           
static java.lang.String widget
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

public static final java.lang.String value
See Also:
Constant Field Values

clearValue

public static final java.lang.String clearValue
See Also:
Constant Field Values

widget

public static final java.lang.String widget
See Also:
Constant Field Values

kind

public static final java.lang.String kind
See Also:
Constant Field Values

input

public static final java.lang.String input
See Also:
Constant Field Values