|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
static interface HasDataPresenter.ElementIterator
An iterator over DOM elements.
Method Summary | |
---|---|
void |
setSelected(boolean selected)
Set the selection state of the current element. |
Methods inherited from interface java.util.Iterator |
---|
hasNext, next, remove |
Method Detail |
---|
void setSelected(boolean selected) throws java.lang.IllegalStateException
selected
- the selection state
java.lang.IllegalStateException
- if Iterator.next()
has not been called
|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |