| Package | Description |
|---|---|
| org.jboss.forge.ui | |
| org.jboss.forge.ui.context | |
| org.jboss.forge.ui.wizard |
| Modifier and Type | Method and Description |
|---|---|
Result |
UICommand.execute(UIContext context) |
boolean |
UICommand.isEnabled(UIContext context) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractUIContext
This class provides a skeletal implementation of the UIContext interface, to minimize the effort required to
implement this interface.
|
| Modifier and Type | Method and Description |
|---|---|
UIContext |
UIContextProvider.getUIContext()
|
| 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.