Interface ExampleProjectErrorPresenter.View
-
- All Superinterfaces:
org.uberfire.client.mvp.HasPresenter<ExampleProjectErrorPresenter>,org.jboss.errai.common.client.api.elemental2.IsElement,org.jboss.errai.ui.client.local.api.elemental2.IsElement,org.uberfire.client.mvp.UberElemental<ExampleProjectErrorPresenter>
- All Known Implementing Classes:
ExampleProjectErrorView
- Enclosing class:
- ExampleProjectErrorPresenter
public static interface ExampleProjectErrorPresenter.View extends org.uberfire.client.mvp.UberElemental<ExampleProjectErrorPresenter>, org.jboss.errai.ui.client.local.api.elemental2.IsElement
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetErrors(List<String> errors)
-