Interface ServerBootErrorsPresenter.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:
ServerBootErrorsView
- Enclosing class:
- ServerBootErrorsPresenter
public static interface ServerBootErrorsPresenter.MyView extends HalView
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidupdate(List<ModelNode> bootErrors)-
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
-
-