Package org.knime.core.webui.node.impl
Interface WebUINodeConfiguration.RequireIcon
- Enclosing class:
- WebUINodeConfiguration
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
The build stage that requires an icon.
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
icon
- Parameters:
icon- relative path to the node icon- Returns:
- the subsequent build stage
-