Class MultiSelectBoxItem

  • All Implemented Interfaces:
    com.google.gwt.event.logical.shared.HasValueChangeHandlers<List<String>>, com.google.gwt.event.shared.HasHandlers, com.google.gwt.user.client.TakesValue<List<String>>, com.google.gwt.user.client.ui.Focusable, com.google.gwt.user.client.ui.HasEnabled, com.google.gwt.user.client.ui.HasName, com.google.gwt.user.client.ui.HasValue<List<String>>, Attachable, FormItem<List<String>>

    public class MultiSelectBoxItem
    extends AbstractFormItem<List<String>>
    • Constructor Detail

    • Method Detail

      • isEmpty

        public boolean isEmpty()
        Returns:
        if this form item has no value.
      • supportsExpressions

        public boolean supportsExpressions()