Uses of Class
org.knime.base.node.preproc.filter.column.FilterColumnPanel.SelectionOption

Packages that use FilterColumnPanel.SelectionOption
org.knime.base.node.preproc.filter.column Contains the filter column node which can be used the extract certain columns from the input data table. 
 

Uses of FilterColumnPanel.SelectionOption in org.knime.base.node.preproc.filter.column
 

Methods in org.knime.base.node.preproc.filter.column that return FilterColumnPanel.SelectionOption
 FilterColumnPanel.SelectionOption FilterColumnPanel.getSelectionOption()
           
static FilterColumnPanel.SelectionOption FilterColumnPanel.SelectionOption.parse(String str)
           
static FilterColumnPanel.SelectionOption FilterColumnPanel.SelectionOption.parse(String str, FilterColumnPanel.SelectionOption defaultOption)
           
static FilterColumnPanel.SelectionOption FilterColumnPanel.SelectionOption.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FilterColumnPanel.SelectionOption[] FilterColumnPanel.SelectionOption.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.knime.base.node.preproc.filter.column with parameters of type FilterColumnPanel.SelectionOption
static FilterColumnPanel.SelectionOption FilterColumnPanel.SelectionOption.parse(String str, FilterColumnPanel.SelectionOption defaultOption)
           
 void FilterColumnPanel.update(DataTableSpec spec, FilterColumnPanel.SelectionOption selOption, Collection<String> list)
          Updates this filter panel by removing all current selections from the include and exclude list.
 



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.