|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WizardPage
A page for a Wizard
Method Summary | |
---|---|
String |
getTitle()
Page title |
void |
initialise()
Initialise the page with things that don't change between page visits |
boolean |
isComplete()
Is the page completed |
void |
prepareView()
Prepare the page before it is displayed with things that can change between page visits |
Methods inherited from interface com.google.gwt.user.client.ui.IsWidget |
---|
asWidget |
Method Detail |
---|
String getTitle()
boolean isComplete()
void initialise()
void prepareView()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |