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