public abstract class AbstractTableCellTaskFactory extends Object implements TableCellTaskFactory
Constructor and Description |
---|
AbstractTableCellTaskFactory() |
Modifier and Type | Method and Description |
---|---|
boolean |
isReady(CyColumn column,
Object primaryKeyValue)
Returns true if the supplied column and value are not null.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createTaskIterator
public boolean isReady(CyColumn column, Object primaryKeyValue)
isReady
in interface TableCellTaskFactory
column
- The table column.primaryKeyValue
- the value of the primary keyCopyright 2011 Cytoscape Consortium. All rights reserved.