|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Row
A representation of a row in an Escalator.
| Method Summary | |
|---|---|
TableRowElement |
getElement()
Gets the root element for this row. |
int |
getRow()
Gets the row index. |
| Method Detail |
|---|
int getRow()
TableRowElement getElement()
The EscalatorUpdater may update the class names of the element
and add inline styles, but may not modify the contained DOM structure.
If you wish to modify the cells within this row element, access them via
the List< objects passed in to
Cell>EscalatorUpdater.updateCells(Row, List)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||