Uses of Package
org.knime.core.webui.data
Packages that use org.knime.core.webui.data
Package
Description
The dialog of a node is an UI extension that allows a user to change node settings.
This package offers a default implementation of a Node Dialog as described in
org.knime.core.webui.node.dialog.-
Classes in org.knime.core.webui.data used by org.knime.core.webui.dataClassDescriptionA data service that applies the data to the underlying model (usually the
NodeModel).The builder.Common interface for all data service types.Common interface for all data service builder types.ADataServiceContextallows to report warning messages during a data service invocation or assembly of initial data.Service to provide the data required to initialize an UI extension.The builder.ARpcDataServicewhere the requests result in actual method-calls of registered handler(s) (aka remote procedure calls).The builder. -
Classes in org.knime.core.webui.data used by org.knime.core.webui.node
-
Classes in org.knime.core.webui.data used by org.knime.core.webui.node.dialogClassDescriptionA
RpcDataServicewhere the requests result in actual method-calls of registered handler(s) (aka remote procedure calls). -
Classes in org.knime.core.webui.data used by org.knime.core.webui.node.dialog.defaultdialogClassDescriptionA
RpcDataServicewhere the requests result in actual method-calls of registered handler(s) (aka remote procedure calls). -
Classes in org.knime.core.webui.data used by org.knime.core.webui.node.portClassDescriptionA data service that applies the data to the underlying model (usually the
NodeModel).Provides different types of data services. -
Classes in org.knime.core.webui.data used by org.knime.core.webui.node.view
-
Classes in org.knime.core.webui.data used by org.knime.core.webui.node.view.imageClassDescriptionService to provide the data required to initialize an UI extension.
-
Classes in org.knime.core.webui.data used by org.knime.core.webui.node.view.tableClassDescriptionA data service that applies the data to the underlying model (usually the
NodeModel).Provides different types of data services.Service to provide the data required to initialize an UI extension.ARpcDataServicewhere the requests result in actual method-calls of registered handler(s) (aka remote procedure calls).