| Package | Description |
|---|---|
| com.redhat.thermostat.client.core.views | |
| com.redhat.thermostat.client.ui |
| Modifier and Type | Method and Description |
|---|---|
static AgentInformationDisplayView.ConfigurationAction |
AgentInformationDisplayView.ConfigurationAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AgentInformationDisplayView.ConfigurationAction[] |
AgentInformationDisplayView.ConfigurationAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
AgentInformationDisplayView.addConfigurationListener(ActionListener<AgentInformationDisplayView.ConfigurationAction> listener) |
abstract void |
AgentInformationDisplayView.removeConfigurationListener(ActionListener<AgentInformationDisplayView.ConfigurationAction> listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
AgentInformationDisplayController.actionPerformed(ActionEvent<AgentInformationDisplayView.ConfigurationAction> actionEvent) |
Copyright © 2015. All rights reserved.