Interface BpmnExplorerView
-
- All Superinterfaces:
org.uberfire.client.mvp.HasPresenter<BpmnExplorerPresenter>,com.google.gwt.user.client.ui.IsWidget,org.uberfire.client.mvp.UberView<BpmnExplorerPresenter>
- All Known Implementing Classes:
BpmnExplorerViewImpl
public interface BpmnExplorerView extends org.uberfire.client.mvp.UberView<BpmnExplorerPresenter>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetContent(List<org.uberfire.backend.vfs.Path> files)
-
-
-
Method Detail
-
setContent
void setContent(List<org.uberfire.backend.vfs.Path> files)
-
-