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

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

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


Field Summary
static java.lang.String columnComponents
           
static java.lang.String columnNames
           
static java.lang.String minRows
           
static java.lang.String transformer
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

columnNames

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

minRows

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

columnComponents

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

transformer

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