Package | Description |
---|---|
com.redhat.thermostat.client.core.views |
Modifier and Type | Field and Description |
---|---|
protected ActionNotifier<BasicView.Action> |
BasicView.notifier |
Modifier and Type | Method and Description |
---|---|
static BasicView.Action |
BasicView.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BasicView.Action[] |
BasicView.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected void |
BasicView.notify(BasicView.Action action) |
Modifier and Type | Method and Description |
---|---|
void |
BasicView.addActionListener(ActionListener<BasicView.Action> listener) |
void |
BasicView.removeActionListener(ActionListener<BasicView.Action> listener) |
Copyright © 2014. All Rights Reserved.