| Package | Description |
|---|---|
| org.jboss.forge.ui | |
| org.jboss.forge.ui.result |
| Modifier and Type | Method and Description |
|---|---|
Result |
UICommand.execute(UIContext context) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Failed
Represents a failed
Result |
interface |
NavigationResult
The result of a navigation
|
| Modifier and Type | Class and Description |
|---|---|
class |
Results |
class |
ResultsFail |
class |
ResultSuccess |
| Modifier and Type | Method and Description |
|---|---|
static Result |
Results.fail(String message) |
static Result |
Results.fail(String message,
Throwable e) |
static Result |
Results.success() |
static Result |
Results.success(String message) |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.