Class TextOption

    • Constructor Detail

      • TextOption

        public TextOption(String labelText,
                          String value)
        Create a new option for text values
        Parameters:
        labelText - the text for the label
        value - the initial value in the input field.