rs.sol.soloist.server.guiconfiguration.layout
Class TableLayoutData.FQPropertyNames

java.lang.Object
  extended by rs.sol.soloist.server.guiconfiguration.layout.TableLayoutData.FQPropertyNames
Enclosing class:
TableLayoutData

Deprecated. Not for public use.

@Deprecated
public static final class TableLayoutData.FQPropertyNames
extends java.lang.Object


Field Summary
static java.lang.String colSpan
          Deprecated.  
static java.lang.String column
          Deprecated.  
static java.lang.String row
          Deprecated.  
static java.lang.String rowSpan
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

row

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

column

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

rowSpan

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

colSpan

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