Class NullableTextBoxWithSuggestions

    • Constructor Detail

      • NullableTextBoxWithSuggestions

        public NullableTextBoxWithSuggestions()
    • Method Detail

      • setSuggestions

        public void setSuggestions​(Map<String,​String> suggestions)
        Sets the suggestions to display.
        Parameters:
        suggestions - a map of suggestion names to values