Interface SelectManyListTagDeclaration

All Superinterfaces:
HasAutoSpacing, HasBinding, HasConverter, HasConverterMessage, HasDecorationPosition, HasFilter, HasHelp, HasId, HasLabel, HasLabelLayout, HasLocalMenu, HasRequiredMessageForSelect, HasTabIndex, HasTip, HasValidator, HasValidatorMessage, HasValueChangeListener, IsDisabled, IsExpanded, IsFocus, IsReadonly, IsRendered, IsRequiredForSelect, IsVisual

  • Method Details

    • setValue

      void setValue(String value)
      The value of the multi select.
    • setFooter

      void setFooter(String footer)
      Replace the no-entries footer at the end of the result list with a custom footer. The text in the custom footer is set by this attribute. If the string is empty, the footer is hidden.