Interface JobPresenter.MyView
-
- All Superinterfaces:
HalView,HasPresenter<JobPresenter>,org.jboss.elemento.IsElement,com.google.gwt.user.client.ui.IsWidget,Iterable<elemental2.dom.HTMLElement>,com.gwtplatform.mvp.client.View
- All Known Implementing Classes:
JobView
- Enclosing class:
- JobPresenter
public static interface JobPresenter.MyView extends HalView, HasPresenter<JobPresenter>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidupdate(org.jboss.hal.client.runtime.subsystem.batch.JobNode job)-
Methods inherited from interface org.jboss.hal.core.mvp.HasPresenter
setPresenter
-
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
-
-