|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WizardStep | |
|---|---|
| org.solovyev.android.wizard | |
| Uses of WizardStep in org.solovyev.android.wizard |
|---|
| Methods in org.solovyev.android.wizard that return WizardStep | |
|---|---|
WizardStep |
WizardFlow.getFirstStep()
|
WizardStep |
ListWizardFlow.getFirstStep()
|
WizardStep |
WizardFlow.getNextStep(WizardStep step)
|
WizardStep |
ListWizardFlow.getNextStep(WizardStep step)
|
WizardStep |
WizardFlow.getPrevStep(WizardStep step)
|
WizardStep |
ListWizardFlow.getPrevStep(WizardStep step)
|
WizardStep |
WizardUi.getStep()
|
WizardStep |
WizardFlow.getStepByName(String name)
|
WizardStep |
ListWizardFlow.getStepByName(String name)
|
| Methods in org.solovyev.android.wizard with parameters of type WizardStep | |
|---|---|
WizardStep |
WizardFlow.getNextStep(WizardStep step)
|
WizardStep |
ListWizardFlow.getNextStep(WizardStep step)
|
WizardStep |
WizardFlow.getPrevStep(WizardStep step)
|
WizardStep |
ListWizardFlow.getPrevStep(WizardStep step)
|
void |
Wizard.saveFinished(WizardStep step,
boolean forceFinish)
|
void |
BaseWizard.saveFinished(WizardStep step,
boolean forceFinish)
|
void |
Wizard.saveLastStep(WizardStep step)
|
void |
BaseWizard.saveLastStep(WizardStep step)
|
void |
WizardUi.setStep(WizardStep step)
|
static void |
WizardUi.tryPutStep(android.content.Intent intent,
WizardStep step)
|
| Constructor parameters in org.solovyev.android.wizard with type arguments of type WizardStep | |
|---|---|
ListWizardFlow(List<WizardStep> steps)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||