| Package | Description |
|---|---|
| org.jboss.forge.ui.result | |
| org.jboss.forge.ui.util | |
| org.jboss.forge.ui.wizard |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends UICommand> |
NavigationResult.getNext() |
| 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 |
|---|---|
static Metadata |
Metadata.forCommand(Class<? extends UICommand> type) |
| Constructor and Description |
|---|
Metadata(Class<? extends UICommand> type) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
UIWizard
An
UICommand that supports multiple steps. |
interface |
UIWizardStep
Marker interface for wizard steps.
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.