Interface JobPresenter.MyView

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void update​(org.jboss.hal.client.runtime.subsystem.batch.JobNode job)  
      • 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

      • update

        void update​(org.jboss.hal.client.runtime.subsystem.batch.JobNode job)