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

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

Deprecated. Not for public use.

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


Field Summary
static IProperty colSpan
          Deprecated.  
static IProperty column
          Deprecated.  
static IProperty row
          Deprecated.  
static IProperty 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 IProperty row
Deprecated. 

column

public static final IProperty column
Deprecated. 

rowSpan

public static final IProperty rowSpan
Deprecated. 

colSpan

public static final IProperty colSpan
Deprecated.