|
Forge - UI API 2.0.0.Alpha3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NavigationResult | |
|---|---|
| org.jboss.forge.ui.result | |
| org.jboss.forge.ui.wizard | |
| Uses of NavigationResult in org.jboss.forge.ui.result |
|---|
| Methods in org.jboss.forge.ui.result that return NavigationResult | |
|---|---|
static NavigationResult |
Results.navigateTo(Class<? extends UICommand> next)
|
static NavigationResult |
Results.navigateTo(Class<? extends UICommand> next,
String message)
|
| Uses of NavigationResult in org.jboss.forge.ui.wizard |
|---|
| Methods in org.jboss.forge.ui.wizard that return NavigationResult | |
|---|---|
NavigationResult |
UIWizard.next(UIContext context)
Returns the next UIWizardStep, or null if this is the last UICommand in the flow. |
|
Forge - UI API 2.0.0.Alpha3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||