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