|
Forge - UI API 2.0.0.Alpha3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UICommand | |
|---|---|
| org.jboss.forge.ui.result | |
| org.jboss.forge.ui.util | |
| org.jboss.forge.ui.wizard | |
| Uses of UICommand in org.jboss.forge.ui.result |
|---|
| Methods in org.jboss.forge.ui.result that return types with arguments of type UICommand | |
|---|---|
Class<? extends UICommand> |
NavigationResult.getNext()
|
| Method parameters in org.jboss.forge.ui.result with type arguments of type UICommand | |
|---|---|
static NavigationResult |
Results.navigateTo(Class<? extends UICommand> next)
|
static NavigationResult |
Results.navigateTo(Class<? extends UICommand> next,
String message)
|
| Uses of UICommand in org.jboss.forge.ui.util |
|---|
| Method parameters in org.jboss.forge.ui.util with type arguments of type UICommand | |
|---|---|
static Metadata |
Metadata.forCommand(Class<? extends UICommand> type)
|
| Constructor parameters in org.jboss.forge.ui.util with type arguments of type UICommand | |
|---|---|
Metadata(Class<? extends UICommand> type)
|
|
| Uses of UICommand in org.jboss.forge.ui.wizard |
|---|
| Subinterfaces of UICommand in org.jboss.forge.ui.wizard | |
|---|---|
interface |
UIWizard
An UICommand that supports multiple steps. |
interface |
UIWizardStep
Marker interface for wizard steps. |
|
Forge - UI API 2.0.0.Alpha3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||