Modifier and Type | Interface and Description |
---|---|
interface |
CheckedOperation |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCheckedOperation |
class |
AbstractOperation |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSearchSelectionOperation |
Modifier and Type | Method and Description |
---|---|
Operation |
TopoContextMenu.TopoContextMenuItem.getOperation() |
Operation |
Command.getOperation() |
Operation |
OperationCommand.getOperation() |
protected Operation |
CommandManager.getOperationByMenuItemCommand(com.vaadin.ui.MenuBar.Command command) |
Modifier and Type | Method and Description |
---|---|
TopoContextMenu.TopoContextMenuItem |
TopoContextMenu.TopoContextMenuItem.addChildMenuItem(String label,
Operation operation) |
TopoContextMenu.TopoContextMenuItem |
TopoContextMenu.addItem(String label,
Operation operation) |
void |
CommandManager.onBind(Operation operation,
Map<String,String> props) |
void |
CommandManager.onUnbind(Operation operation,
Map<String,String> props) |
protected void |
CommandManager.removeCommand(Operation operation) |
Constructor and Description |
---|
ContextMenuListener(OperationContext opContext,
TopoContextMenu topoContextMenu,
org.vaadin.peter.contextmenu.ContextMenu.ContextMenuItem item,
Operation operation) |
OperationCommand(String caption,
Operation operation,
Map<String,String> props) |
TopoContextMenuItem(String name,
Operation operation) |
Modifier and Type | Class and Description |
---|---|
class |
AddFocusVerticesOperation |
class |
AddVertexToGroupOperation |
class |
AutoRefreshToggleOperation |
class |
CircleLayoutOperation |
class |
ConnectOperation |
class |
CreateGroupOperation |
class |
D3TopoLayoutOperation |
class |
DeleteGroupOperation |
class |
FRLayoutOperation |
class |
HierarchyLayoutOperation |
class |
ISOMLayoutOperation |
class |
KKLayoutOperation |
class |
LayoutOperation |
class |
ManualLayoutOperation |
class |
RealUltimateLayoutOperation |
class |
RedoLayoutOperation |
class |
RemoveFocusVerticesOperation |
class |
RemoveVertexFromGroupOperation |
class |
RenameGroupOperation |
class |
SetFocusVertexOperation |
class |
SimpleLayoutOperation |
class |
SpringLayoutOperation |
class |
TopoFRLayoutOperation |
class |
TopologySelectorOperation |
Modifier and Type | Class and Description |
---|---|
class |
IconResetOperation
An operation to allow the user to reset all icon mappings and restore the defaults.
|
class |
IconSelectionOperation
Operation to open a
IconSelectionDialog to allow the user to change the icon for the currently selected
Vertex. |
Modifier and Type | Class and Description |
---|---|
class |
EventsAlarmsOperation |
class |
NodeInfoOperation |
class |
PingOperation |
class |
ResourceGraphsOperation |
Modifier and Type | Class and Description |
---|---|
class |
SaveToXmlOperation |
Modifier and Type | Class and Description |
---|---|
class |
HideNCSPathOperation |
class |
ShowNCSPathOperation |
Modifier and Type | Class and Description |
---|---|
class |
AbstractAnalysisOperation |
class |
HideLeafElementToggleOperation |
class |
ImpactAnalysisOperation |
class |
InheritStateOperation |
class |
ResetStateOperation |
class |
RootCauseAnalysisOperation |
class |
SimulationModeOperation |
Modifier and Type | Class and Description |
---|---|
class |
BarabasiAlbertOperation |
class |
ErdosReniyOperation |
Modifier and Type | Class and Description |
---|---|
class |
AddVertexOperation |
class |
RemoveVertexOperation |
class |
ResetOperation |
class |
SaveOperation |
Modifier and Type | Class and Description |
---|---|
class |
VmwareRefreshOperation |
Modifier and Type | Class and Description |
---|---|
class |
NodeMapQueryLink |
Copyright © 2017. All rights reserved.