Package | Description |
---|---|
com.redhat.thermostat.thread.client.common.view |
Modifier and Type | Field and Description |
---|---|
protected ActionNotifier<ThreadView.ThreadAction> |
ThreadView.notifier |
Modifier and Type | Method and Description |
---|---|
static ThreadView.ThreadAction |
ThreadView.ThreadAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ThreadView.ThreadAction[] |
ThreadView.ThreadAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ThreadView.addThreadActionListener(ActionListener<ThreadView.ThreadAction> listener) |
void |
ThreadView.removeThreadActionListener(ActionListener<ThreadView.ThreadAction> listener) |
Copyright © 2013. All rights reserved.