Package | Description |
---|---|
org.opennms.features.topology.api | |
org.opennms.features.topology.app.internal | |
org.opennms.features.topology.plugins.browsers |
Modifier and Type | Interface and Description |
---|---|
interface |
SelectionManager |
Modifier and Type | Class and Description |
---|---|
class |
DefaultSelectionContext |
Modifier and Type | Method and Description |
---|---|
void |
SelectionListener.selectionChanged(SelectionContext selectionManager) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultSelectionManager |
Modifier and Type | Method and Description |
---|---|
void |
VertexSelectionTree.selectionChanged(SelectionContext selectionContext)
When a user clicks on a vertex or edge in the UI, update the selection in the tree view.
|
void |
DefaultSelectionManager.selectionChanged(SelectionContext selectionContext) |
Modifier and Type | Method and Description |
---|---|
protected void |
NodeSelectionLinkGenerator.fireSelectionChangedEvent(SelectionContext context) |
void |
SelectionAwareTable.selectionChanged(SelectionContext selectionManager) |
abstract void |
OnmsDaoContainer.selectionChanged(SelectionContext selectionContext) |
void |
NodeDaoContainer.selectionChanged(SelectionContext selectionContext) |
void |
AlarmDaoContainer.selectionChanged(SelectionContext selectionContext) |
Copyright © 2015. All Rights Reserved.