Uses of Interface
org.knime.core.webui.node.view.NodeView
Packages that use NodeView
-
Uses of NodeView in org.knime.core.webui.node.view
Subinterfaces of NodeView in org.knime.core.webui.node.viewModifier and TypeInterfaceDescriptioninterfaceRepresents a view of a node which views a single table given in one of the input ports.Methods in org.knime.core.webui.node.view that return NodeViewModifier and TypeMethodDescriptionNodeViewFactory.createNodeView(T nodeModel) Creates a new node view instance. -
Uses of NodeView in org.knime.core.webui.node.view.table
Classes in org.knime.core.webui.node.view.table that implement NodeView