Class PopulatedLibraryView

    • Constructor Detail

      • PopulatedLibraryView

        public PopulatedLibraryView()
    • Method Detail

      • filterTextChange

        @EventHandler("filter-text")
        public void filterTextChange​(com.google.gwt.event.dom.client.KeyUpEvent event)
      • showBusyIndicator

        public void showBusyIndicator​(String message)
        Specified by:
        showBusyIndicator in interface org.uberfire.ext.widgets.common.client.common.HasBusyIndicator
      • hideBusyIndicator

        public void hideBusyIndicator()
        Specified by:
        hideBusyIndicator in interface org.uberfire.ext.widgets.common.client.common.HasBusyIndicator