Package | Description |
---|---|
com.redhat.thermostat.client.core.views |
Modifier and Type | Field and Description |
---|---|
protected ActionNotifier<IssueView.IssueAction> |
IssueView.notifier |
Modifier and Type | Method and Description |
---|---|
static IssueView.IssueAction |
IssueView.IssueAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IssueView.IssueAction[] |
IssueView.IssueAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
IssueView.addIssueActionListener(ActionListener<IssueView.IssueAction> listener) |
void |
IssueView.removeIssueActionListener(ActionListener<IssueView.IssueAction> listener) |
Copyright © 2017. All rights reserved.