![]() |
|
Contents |
Public Member Functions | |
| RowViewIterator (final View root) | |
| boolean | isValid () |
| void | next () |
| TableRowView | getView () |
Private Attributes | |
| View | currentParent |
| TableRowView | currentRowView |
| int | currentIndex |
| RowViewIterator | ( | final View | root | ) |
| boolean isValid | ( | ) |
| void next | ( | ) |
| TableRowView getView | ( | ) |
View currentParent [private] |
TableRowView currentRowView [private] |
int currentIndex [private] |