Interface JmsQueuePresenter.MyView

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void showAll​(List<org.jboss.hal.client.runtime.subsystem.messaging.JmsMessage> messages)  
      void showMany​(long count)  
      • Methods inherited from interface org.jboss.elemento.IsElement

        element
      • Methods inherited from interface com.google.gwt.user.client.ui.IsWidget

        asWidget
      • Methods inherited from interface com.gwtplatform.mvp.client.View

        addToSlot, removeFromSlot, setInSlot
    • Method Detail

      • showMany

        void showMany​(long count)
      • showAll

        void showAll​(List<org.jboss.hal.client.runtime.subsystem.messaging.JmsMessage> messages)