|
Cytoscape 3.0.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CyTableManager | |
|---|---|
| org.cytoscape.app | This is the Cytoscape App API, which supports development of Cytoscape 3.X apps in a manner similar to apps developed in Cytoscape 2.X. |
| org.cytoscape.model.events | This package contains the event interfaces necessary for communicating with the classes in org.cytoscape.model. |
| Uses of CyTableManager in org.cytoscape.app |
|---|
| Methods in org.cytoscape.app that return CyTableManager | |
|---|---|
CyTableManager |
CyAppAdapter.getCyTableManager()
Returns an instance of CyTableManager. |
| Uses of CyTableManager in org.cytoscape.model.events |
|---|
| Constructors in org.cytoscape.model.events with parameters of type CyTableManager | |
|---|---|
TableAboutToBeDeletedEvent(CyTableManager source,
CyTable table)
Constructs the event. |
|
TableAddedEvent(CyTableManager source,
CyTable table)
Constructs the table added event. |
|
TableDeletedEvent(CyTableManager source)
Constructs the event. |
|
|
Cytoscape 3.0.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||