Uses of Class
org.uberfire.ext.wires.bpmn.client.editor.BpmnEditorPresenter
-
Packages that use BpmnEditorPresenter Package Description org.uberfire.ext.wires.bpmn.client.editor -
-
Uses of BpmnEditorPresenter in org.uberfire.ext.wires.bpmn.client.editor
Methods in org.uberfire.ext.wires.bpmn.client.editor that return types with arguments of type BpmnEditorPresenter Modifier and Type Method Description org.uberfire.client.mvp.UberView<BpmnEditorPresenter>BpmnEditorPresenter. getWidget()Methods in org.uberfire.ext.wires.bpmn.client.editor with parameters of type BpmnEditorPresenter Modifier and Type Method Description voidBpmnEditorViewImpl. init(BpmnEditorPresenter presenter)
-