|
Forge - UI API 2.0.0.Alpha3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UIWizard
An UICommand that supports multiple steps.
Eg: Next, Previous buttons are enabled in Eclipse
| Method Summary | |
|---|---|
NavigationResult |
next(UIContext context)
Returns the next UIWizardStep, or null if this is the last UICommand in the flow. |
| Methods inherited from interface org.jboss.forge.ui.UICommand |
|---|
execute, getMetadata, initializeUI, isEnabled, validate |
| Method Detail |
|---|
NavigationResult next(UIContext context)
throws Exception
UIWizardStep, or null if this is the last UICommand in the flow.
Exception
|
Forge - UI API 2.0.0.Alpha3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||