Interface ProcessDiagramView
- All Superinterfaces:
Serializable,View
- All Known Implementing Classes:
ProcessDiagramViewImpl
public interface ProcessDiagramView
extends View
-
Method Summary
Modifier and TypeMethodDescriptionButtonvoiddisplay(String processName, String description, InputStream diagramResource) Methods inherited from interface View
getTitle, getViewComponent
-
Method Details
-
display
-
closeButton
Button closeButton() -
currentViewer
BPMNViewerComponent currentViewer()
-