Class FilterLabelSet

  • All Implemented Interfaces:
    org.jboss.errai.common.client.api.IsElement

    public class FilterLabelSet
    extends Object
    implements org.jboss.errai.common.client.api.IsElement
    • Constructor Detail

      • FilterLabelSet

        @Inject
        public FilterLabelSet​(FilterLabelSet.View view,
                              org.jboss.errai.ioc.client.container.SyncBeanManager beanManager)
    • Method Detail

      • getElement

        public org.jboss.errai.common.client.dom.HTMLElement getElement()
        Specified by:
        getElement in interface org.jboss.errai.common.client.api.IsElement
      • clear

        public void clear()
      • setOnClearAllCommand

        public void setOnClearAllCommand​(org.uberfire.mvp.Command onClearAllCommand)