public interface QuickFormOutputNode extends QuickFormNode
Modifier and Type | Field and Description |
---|---|
static WorkflowManager.NodeModelFilter<QuickFormOutputNode> |
NOT_HIDDEN_FILTER
Filter used in
WorkflowManager.findExecutedNodes(Class, NodeModelFilter) . |
Modifier and Type | Method and Description |
---|---|
AbstractQuickFormOutElement |
getQuickFormElement()
Get the quick form element containing the results.
|
hideInWizard
static final WorkflowManager.NodeModelFilter<QuickFormOutputNode> NOT_HIDDEN_FILTER
WorkflowManager.findExecutedNodes(Class, NodeModelFilter)
.
It only includes not hidden qf nodes.AbstractQuickFormOutElement getQuickFormElement()
KNIME GmbH, Konstanz, Germany
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.