public abstract class AbstractRowTask extends AbstractTask
CyRow
.Modifier and Type | Field and Description |
---|---|
protected CyRow |
row
The row that descendants will operate on.
|
cancelled
Constructor and Description |
---|
AbstractRowTask(CyRow row)
Base class constructor for all tasks that need to be provisioned with a CyRow.
|
cancel, insertTasksAfterCurrentTask, insertTasksAfterCurrentTask, run, setTaskIterator
Copyright 2011 Cytoscape Consortium. All rights reserved.