Uses of Interface
org.cytoscape.task.TableColumnTaskFactory
Packages that use TableColumnTaskFactory
Package
Description
This package provides base classes for common task factory types as well as their associated task types found in Cytoscape.
This package includes a set of task factory interfaces for deleting or
or destroying objects within Cytoscape.
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 TableColumnTaskFactoryModifier and TypeClassDescriptionclass
A TableColumnTaskFactory that is always ready to produce a TaskIterator.Methods in org.cytoscape.task with parameters of type TableColumnTaskFactoryModifier and TypeMethodDescriptionDynamicTaskFactoryProvisioner.createFor(TableColumnTaskFactory factory, CyColumn column)
-
Uses of TableColumnTaskFactory in org.cytoscape.task.destroy
Subinterfaces of TableColumnTaskFactory in org.cytoscape.task.destroyModifier and TypeInterfaceDescriptioninterface
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.editModifier and TypeInterfaceDescriptioninterface
This interface provides a task iterator for renaming a column.