public abstract class AbstractTableColumnTaskFactory extends Object implements TableColumnTaskFactory
| Constructor and Description |
|---|
AbstractTableColumnTaskFactory() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isReady(CyColumn column)
Returns true if the supplied column is not null.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateTaskIteratorpublic boolean isReady(CyColumn column)
isReady in interface TableColumnTaskFactorycolumn - The table column.Copyright 2011 Cytoscape Consortium. All rights reserved.