|
Cytoscape 2.8.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EdgeContextMenuListener | |
---|---|
cytoscape.data.webservice.ui | |
cytoscape.view | Classes that provide a window to display a graph and UI components connected to that window, such as the menus. |
ding.view |
Uses of EdgeContextMenuListener in cytoscape.data.webservice.ui |
---|
Classes in cytoscape.data.webservice.ui that implement EdgeContextMenuListener | |
---|---|
class |
WebServiceContextMenu
Context menu for web service clients. |
Uses of EdgeContextMenuListener in cytoscape.view |
---|
Methods in cytoscape.view with parameters of type EdgeContextMenuListener | |
---|---|
void |
CyNetworkView.addEdgeContextMenuListener(EdgeContextMenuListener l)
DOCUMENT ME! |
void |
CyNetworkView.removeEdgeContextMenuListener(EdgeContextMenuListener l)
DOCUMENT ME! |
Uses of EdgeContextMenuListener in ding.view |
---|
Methods in ding.view with parameters of type EdgeContextMenuListener | |
---|---|
void |
InnerCanvas.addEdgeContextMenuListener(EdgeContextMenuListener l)
DOCUMENT ME! |
void |
DGraphView.addEdgeContextMenuListener(EdgeContextMenuListener l)
DOCUMENT ME! |
void |
InnerCanvas.removeEdgeContextMenuListener(EdgeContextMenuListener l)
DOCUMENT ME! |
void |
DGraphView.removeEdgeContextMenuListener(EdgeContextMenuListener l)
DOCUMENT ME! |
|
Cytoscape 2.8.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |