@Dependent public class BpmnEditorPresenter extends BaseEditor<ProcessNode,Metadata>
baseView, changeTitleNotification, concurrentChangePopup, concurrentDeleteAcceptedEvent, concurrentDeleteIgnoredEvent, concurrentRenameAcceptedEvent, concurrentRenameIgnoredEvent, concurrentUpdateSessionInfo, deletePopUpPresenter, fileNameValidator, isReadOnly, isValidationRunning, makeMenuBarPromise, menuBuilder, menuBuilderManagedInstance, menuItems, menus, metadataOriginalHash, notification, originalHash, place, placeManager, promises, saveAndRenameCommandBuilder, saveWithComments, type, versionRecordManager
Constructor and Description |
---|
BpmnEditorPresenter(BpmnEditorView baseView) |
Modifier and Type | Method and Description |
---|---|
protected Supplier<ProcessNode> |
getContentSupplier() |
void |
getMenus(Consumer<Menus> menusConsumer) |
protected org.jboss.errai.common.client.api.Caller<? extends SupportsSaveAndRename<ProcessNode,Metadata>> |
getSaveAndRenameServiceCaller() |
com.google.gwt.user.client.ui.IsWidget |
getTitle() |
String |
getTitleText() |
UberView<BpmnEditorPresenter> |
getWidget() |
protected void |
loadContent() |
boolean |
onMayClose() |
void |
onStartup(ObservablePath path,
PlaceRequest place) |
addDownloadMenuItem, buildMenuBar, disableMenuItem, downloadMenuItem, enableMenuItem, getBeforeSaveAndRenameCommand, getCopyServiceCaller, getCopyValidator, getCurrentContentHash, getDeleteServiceCaller, getMetadataSupplier, getPathSupplier, getRenameServiceCaller, getRenameValidator, getSaveAndRename, getSaveAndRenameCommandBuilder, getSaveSuccessCallback, getSaveValidator, getValidateCommand, getVersionRecordManager, init, init, init, isDirty, isDirtySupplier, makeMenuBar, mayClose, onAfterValidate, onBeforeValidate, onRename, onRestore, onSave, onSuccess, onValidate, reload, save, setMetadataOriginalHash, setOriginalHash, showConcurrentUpdatePopup, showVersions
@Inject public BpmnEditorPresenter(BpmnEditorView baseView)
public void onStartup(ObservablePath path, PlaceRequest place)
public com.google.gwt.user.client.ui.IsWidget getTitle()
getTitle
in class BaseEditor<ProcessNode,Metadata>
public String getTitleText()
getTitleText
in class BaseEditor<ProcessNode,Metadata>
public void getMenus(Consumer<Menus> menusConsumer)
getMenus
in class BaseEditor<ProcessNode,Metadata>
public UberView<BpmnEditorPresenter> getWidget()
@OnMayClose public boolean onMayClose()
protected void loadContent()
loadContent
in class BaseEditor<ProcessNode,Metadata>
protected Supplier<ProcessNode> getContentSupplier()
getContentSupplier
in class BaseEditor<ProcessNode,Metadata>
protected org.jboss.errai.common.client.api.Caller<? extends SupportsSaveAndRename<ProcessNode,Metadata>> getSaveAndRenameServiceCaller()
getSaveAndRenameServiceCaller
in class BaseEditor<ProcessNode,Metadata>
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.