|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A model of a navigation history.
Method Summary | |
boolean |
canGoNext()
Returns true if it is possible to go to a next view. |
boolean |
canGoPrevious()
Returns true if it is possible to go back to a previous view. |
void |
clear()
Clears the state of this model. |
void |
goNext()
Goes to the next view. |
void |
goPrevious()
Goes to the previous view. |
Method Detail |
public boolean canGoPrevious()
public void goPrevious()
public boolean canGoNext()
public void goNext()
public void clear()
canGoPrevious
and canGoNext
return
false.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |