Package org.knime.core.webui.node.impl
Interface WebUINodeConfiguration.RequireFullDescription
- 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 a full description.
-
Method Summary
-
Method Details
-
fullDescription
- Parameters:
fullDescription- the full node description- Returns:
- the subsequent build stage
-