|
NextApp Echo2 v2.1.0.rc2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnextapp.echo2.app.layout.CellLayoutData
nextapp.echo2.app.layout.ColumnLayoutData
A LayoutData object used to describe how a
Component is rendered within a Column.
| Constructor Summary | |
ColumnLayoutData()
|
|
| Method Summary | |
Extent |
getHeight()
Returns the height of the cell. |
void |
setHeight(Extent height)
Sets the height of the cell. |
| 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 |
public ColumnLayoutData()
| Method Detail |
public Extent getHeight()
Extents with
fixed (i.e., not percent) units.
public void setHeight(Extent height)
Extents with
fixed (i.e., not percent) units.
height - The cell height
|
NextApp Echo2 v2.1.0.rc2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||