Interface ChildResourcePresenter.MyView
-
- All Superinterfaces:
BasePresenter.MyView<ChildResourcePresenter>,HalView,HasPresenter<ChildResourcePresenter>,org.jboss.elemento.IsElement,com.google.gwt.user.client.ui.IsWidget,Iterable<elemental2.dom.HTMLElement>,com.gwtplatform.mvp.client.View
- All Known Implementing Classes:
ChildResourceView
- Enclosing class:
- ChildResourcePresenter
public static interface ChildResourcePresenter.MyView extends BasePresenter.MyView<ChildResourcePresenter>
-
-
Method Summary
-
Methods inherited from interface org.jboss.hal.client.runtime.subsystem.resourceadapter.BasePresenter.MyView
setup, update
-
Methods inherited from interface org.jboss.hal.core.mvp.HasPresenter
setPresenter
-
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
-
-