NextApp Echo3
v3.0.b4

nextapp.echo.app.layout
Class TableLayoutData

java.lang.Object
  extended by nextapp.echo.app.layout.CellLayoutData
      extended by nextapp.echo.app.layout.TableLayoutData
All Implemented Interfaces:
java.io.Serializable, LayoutData

public class TableLayoutData
extends CellLayoutData

A LayoutData object for rendered table cells.

See Also:
Serialized Form

Constructor Summary
TableLayoutData()
           
 
Method Summary
 
Methods inherited from class nextapp.echo.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 Echo3
v3.0.b4