|
Cytoscape 2.8.2 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NodeContextMenuListener | |
|---|---|
| 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 NodeContextMenuListener in cytoscape.data.webservice.ui |
|---|
| Classes in cytoscape.data.webservice.ui that implement NodeContextMenuListener | |
|---|---|
class |
WebServiceContextMenu
Context menu for web service clients. |
| Uses of NodeContextMenuListener in cytoscape.view |
|---|
| Methods in cytoscape.view with parameters of type NodeContextMenuListener | |
|---|---|
void |
CyNetworkView.addNodeContextMenuListener(NodeContextMenuListener l)
DOCUMENT ME! |
void |
CyNetworkView.removeNodeContextMenuListener(NodeContextMenuListener l)
DOCUMENT ME! |
| Uses of NodeContextMenuListener in ding.view |
|---|
| Methods in ding.view with parameters of type NodeContextMenuListener | |
|---|---|
void |
InnerCanvas.addNodeContextMenuListener(NodeContextMenuListener l)
adds a listener to the store of NodeContextMenuListeners |
void |
DGraphView.addNodeContextMenuListener(NodeContextMenuListener l)
DOCUMENT ME! |
void |
InnerCanvas.removeNodeContextMenuListener(NodeContextMenuListener l)
removes a listener from the store of NodeContextMenuListeners |
void |
DGraphView.removeNodeContextMenuListener(NodeContextMenuListener l)
DOCUMENT ME! |
|
Cytoscape 2.8.2 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||