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

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

Deprecated. Not for public use.

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


Field Summary
static IProperty cellHeight
          Deprecated.  
static IProperty cellWidth
          Deprecated.  
static IProperty horizontalAlignment
          Deprecated.  
static IProperty styleName
          Deprecated.  
static IProperty 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 IProperty horizontalAlignment
Deprecated. 

verticalAlignment

public static final IProperty verticalAlignment
Deprecated. 

cellWidth

public static final IProperty cellWidth
Deprecated. 

cellHeight

public static final IProperty cellHeight
Deprecated. 

styleName

public static final IProperty styleName
Deprecated.