|
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.RowLayoutData
A LayoutData object used to describe how a
Component is rendered within a Row.
| Constructor Summary | |
RowLayoutData()
|
|
| Method Summary | |
Extent |
getWidth()
Returns the width of the cell. |
void |
setWidth(Extent width)
Sets the width 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 RowLayoutData()
| Method Detail |
public Extent getWidth()
Extents with
fixed (i.e., not percent) units.
public void setWidth(Extent width)
Extents with
fixed (i.e., not percent) units.
width - 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 | |||||||||