Uses of Class
org.knime.core.data.collection.ListCell

Packages that use ListCell
org.knime.core.data.collection Definitions for KNIME collection types and default implementations. 
 

Uses of ListCell in org.knime.core.data.collection
 

Methods in org.knime.core.data.collection that return ListCell
static ListCell CollectionCellFactory.createListCell(Collection<? extends DataCell> coll)
          Factory method to create a ListCell based on a collection.
static ListCell CollectionCellFactory.createListCell(DataRow row, int[] cols)
          Creates a new ListCell based on selected cells from a DataRow.
 

Methods in org.knime.core.data.collection that return types with arguments of type ListCell
static DataCellSerializer<ListCell> ListCell.getCellSerializer()
          Get serializer as required by DataCell.
 



Copyright, 2003 - 2010. All rights reserved.
University of Konstanz, Germany.
Chair for Bioinformatics and Information Mining, Prof. Dr. Michael R. Berthold.
You may not modify, publish, transmit, transfer or sell, reproduce, create derivative works from, distribute, perform, display, or in any way exploit any of the content, in whole or in part, except as otherwise expressly permitted in writing by the copyright owner or as specified in the license file distributed with this product.