Uses of Class
org.knime.base.node.util.exttool.ViewUpdateNotice.ViewType

Packages that use ViewUpdateNotice.ViewType
org.knime.base.node.util.exttool Provides functionality for nodes that want to launch external programs.
The CommandExecution can be used to run the external program. 
 

Uses of ViewUpdateNotice.ViewType in org.knime.base.node.util.exttool
 

Fields in org.knime.base.node.util.exttool declared as ViewUpdateNotice.ViewType
 ViewUpdateNotice.ViewType ViewUpdateNotice.TYPE
          the type of view that should listen to this notification.
 

Methods in org.knime.base.node.util.exttool that return ViewUpdateNotice.ViewType
static ViewUpdateNotice.ViewType ViewUpdateNotice.ViewType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ViewUpdateNotice.ViewType[] ViewUpdateNotice.ViewType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.knime.base.node.util.exttool with parameters of type ViewUpdateNotice.ViewType
ViewUpdateNotice(ViewUpdateNotice.ViewType type)
          Creates a new notification object for the specified view type.
 



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.