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