Interface InputLabelStepPropertyBuilder.InputLabelBuilder

Enclosing interface:
InputLabelStepPropertyBuilder

public static interface InputLabelStepPropertyBuilder.InputLabelBuilder
Since:
2.0.0
  • Method Summary

    Modifier and Type
    Method
    Description
    Configures the input node from which values will be used for the input label.
  • Method Details

    • forInputNode

      InputLabelStepPropertyBuilder forInputNode(String inputId)
      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