| Package | Description |
|---|---|
| org.jboss.forge.ui.result | |
| org.jboss.forge.ui.wizard |
| Modifier and Type | Method and Description |
|---|---|
static NavigationResult |
Results.navigateTo(Class<? extends UICommand> next) |
static NavigationResult |
Results.navigateTo(Class<? extends UICommand> next,
String message) |
| Modifier and Type | Method and Description |
|---|---|
NavigationResult |
UIWizard.next(UIContext context)
Returns the next
UIWizardStep, or null if this is the last UICommand in the flow. |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.