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