@Dependent public class BpmnEditorPresenter extends BaseEditor
baseView, changeTitleNotification, concurrentDeleteAcceptedEvent, concurrentDeleteIgnoredEvent, concurrentRenameAcceptedEvent, concurrentRenameIgnoredEvent, concurrentUpdateSessionInfo, fileNameValidator, isReadOnly, menuBuilder, menuItems, menus, notification, originalHash, place, placeManager, type, versionRecordManager| Constructor and Description |
|---|
BpmnEditorPresenter(BpmnEditorView baseView) |
| Modifier and Type | Method and Description |
|---|---|
org.uberfire.workbench.model.menu.Menus |
getMenus() |
com.google.gwt.user.client.ui.IsWidget |
getTitle() |
String |
getTitleText() |
UberView<BpmnEditorPresenter> |
getWidget() |
protected void |
loadContent() |
boolean |
onMayClose() |
void |
onStartup(org.uberfire.backend.vfs.ObservablePath path,
org.uberfire.mvp.PlaceRequest place) |
buildMenuBar, getCopyServiceCaller, getCopyValidator, getDeleteServiceCaller, getRenameServiceCaller, getRenameValidator, getSaveSuccessCallback, getVersionRecordManager, init, init, init, isDirty, makeMenuBar, mayClose, onRename, onRestore, onSave, onValidate, reload, save, setOriginalHash, showConcurrentUpdatePopup, showVersions@Inject public BpmnEditorPresenter(BpmnEditorView baseView)
public void onStartup(org.uberfire.backend.vfs.ObservablePath path,
org.uberfire.mvp.PlaceRequest place)
public com.google.gwt.user.client.ui.IsWidget getTitle()
getTitle in class BaseEditorpublic String getTitleText()
getTitleText in class BaseEditorpublic org.uberfire.workbench.model.menu.Menus getMenus()
public UberView<BpmnEditorPresenter> getWidget()
@OnMayClose public boolean onMayClose()
protected void loadContent()
loadContent in class BaseEditorCopyright © 2012–2017 JBoss by Red Hat. All rights reserved.