|
Cytoscape 3.0.0-beta1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TableColumnTaskFactory | |
---|---|
org.cytoscape.task | This package provides base classes for common task factory types as well as their associated task types found in Cytoscape. |
org.cytoscape.task.destroy | This package includes a set of task factory interfaces for deleting or or destroying objects within Cytoscape. |
org.cytoscape.task.edit | This package include a set of task factory interfaces that allow the modification or editing of various objects within Cytoscape. |
Uses of TableColumnTaskFactory in org.cytoscape.task |
---|
Classes in org.cytoscape.task that implement TableColumnTaskFactory | |
---|---|
class |
AbstractTableColumnTaskFactory
A TableColumnTaskFactory that is always ready to produce a TaskIterator. |
Uses of TableColumnTaskFactory in org.cytoscape.task.destroy |
---|
Subinterfaces of TableColumnTaskFactory in org.cytoscape.task.destroy | |
---|---|
interface |
DeleteColumnTaskFactory
This interface provides a task iterator for deleting a column. |
Uses of TableColumnTaskFactory in org.cytoscape.task.edit |
---|
Subinterfaces of TableColumnTaskFactory in org.cytoscape.task.edit | |
---|---|
interface |
RenameColumnTaskFactory
This interface provides a task iterator for renaming a column. |
|
Cytoscape 3.0.0-beta1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |