Interface ProcessBreadCrumb.View
-
- All Superinterfaces:
org.uberfire.client.mvp.HasPresenter<ProcessBreadCrumb>,com.google.gwt.user.client.ui.IsWidget,org.uberfire.client.mvp.UberView<ProcessBreadCrumb>
- All Known Implementing Classes:
ProcessBreadCrumbView
- Enclosing class:
- ProcessBreadCrumb
public static interface ProcessBreadCrumb.View extends org.uberfire.client.mvp.UberView<ProcessBreadCrumb>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetProcess(String name)voidsetRootTitle(String text)
-