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

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

Deprecated. Not for public use.

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


Field Summary
static java.lang.String cellHeight
          Deprecated.  
static java.lang.String cellWidth
          Deprecated.  
static java.lang.String horizontalAlignment
          Deprecated.  
static java.lang.String styleName
          Deprecated.  
static java.lang.String verticalAlignment
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

horizontalAlignment

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

verticalAlignment

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

cellWidth

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

cellHeight

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

styleName

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