NextApp Echo2
v2.1.0.rc2

nextapp.echo2.app.layout
Class TableLayoutData

java.lang.Object
  extended bynextapp.echo2.app.layout.CellLayoutData
      extended bynextapp.echo2.app.layout.TableLayoutData
All Implemented Interfaces:
LayoutData, java.io.Serializable

public class TableLayoutData
extends CellLayoutData

A LayoutData object for rendered table cells.

See Also:
Serialized Form

Constructor Summary
TableLayoutData()
           
 
Methods inherited from class nextapp.echo2.app.layout.CellLayoutData
getAlignment, getBackground, getBackgroundImage, getInsets, setAlignment, setBackground, setBackgroundImage, setInsets
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableLayoutData

public TableLayoutData()

NextApp Echo2
v2.1.0.rc2