Interface EmptyState.View
-
- All Superinterfaces:
org.uberfire.client.mvp.HasPresenter<EmptyState>,org.jboss.errai.common.client.api.IsElement,org.uberfire.client.mvp.UberElement<EmptyState>
- All Known Implementing Classes:
EmptyStateView
- Enclosing class:
- EmptyState
public static interface EmptyState.View extends org.uberfire.client.mvp.UberElement<EmptyState>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetMessage(String title, String message)
-