Interface InputLabelStepPropertyBuilder.InputLabelBuilder
- Enclosing interface:
- InputLabelStepPropertyBuilder
public static interface InputLabelStepPropertyBuilder.InputLabelBuilder
- Since:
- 2.0.0
-
Method Summary
Modifier and TypeMethodDescriptionforInputNode
(String inputId) Configures the input node from which values will be used for the input label.
-
Method Details
-
forInputNode
Configures the input node from which values will be used for the input label.- Parameters:
inputId
- ID of input node- Returns:
- Input label step property builder
-