Uses of Class
org.knime.core.node.tableview.TableContentModel

Packages that use TableContentModel
org.knime.base.node.viz.table Node implementation of the interactive table view. 
org.knime.core.node.tableview Node implementation of a table view. 
 

Uses of TableContentModel in org.knime.base.node.viz.table
 

Methods in org.knime.base.node.viz.table that return TableContentModel
 TableContentModel TableNodeModel.getContentModel()
          Get reference to the underlying content model.
 

Uses of TableContentModel in org.knime.core.node.tableview
 

Methods in org.knime.core.node.tableview that return TableContentModel
 TableContentModel TableContentView.getContentModel()
          Returns a reference to the TableContentModel.
 TableContentModel TableView.getContentModel()
          Get reference to underlying TableContentModel.
 

Constructors in org.knime.core.node.tableview with parameters of type TableContentModel
RowCounterThread(TableContentModel contentModel)
          Creates a new thread for the table as given in the argument.
TableContentView(TableContentModel model)
          Creates new TableContentView based on a given TableContentModel.
TableView(TableContentModel model)
          Constructs new View by calling this(new TableContentView(model)).
 



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.