Package | Description |
---|---|
org.opennms.features.topology.app.internal |
Modifier and Type | Class and Description |
---|---|
class |
DefaultSelectionManager |
Modifier and Type | Method and Description |
---|---|
com.vaadin.ui.MenuBar.Command |
CommandManager.menuCommand(Command command,
GraphContainer graphContainer,
com.vaadin.ui.Window mainWindow,
OperationContext operationContext,
SelectionManager selectionManager) |
void |
CommandManager.updateMenuItem(com.vaadin.ui.MenuBar.MenuItem menuItem,
GraphContainer graphContainer,
com.vaadin.ui.Window mainWindow,
SelectionManager selectionManager) |
Constructor and Description |
---|
TopologyComponent(GraphContainer dataSource,
IconRepositoryManager iconRepositoryManager,
SelectionManager selectionManager,
ContextMenuHandler contextMenuHandler) |
TopologyWidgetTestApplication(CommandManager commandManager,
HistoryManager historyManager,
GraphProvider topologyProvider,
ProviderManager providerManager,
IconRepositoryManager iconRepoManager,
SelectionManager selectionManager) |
VertexSelectionTree(String title,
GraphContainer graphContainer,
SelectionManager selectionManager) |
Copyright © 2015. All Rights Reserved.