@Dependent public class EditorPlugInEditorPresenter extends RuntimePluginBaseEditor
plugin
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 |
---|
EditorPlugInEditorPresenter(EditorPlugInEditorView baseView) |
Modifier and Type | Method and Description |
---|---|
void |
getMenus(Consumer<Menus> menusConsumer) |
protected PluginType |
getPluginType() |
protected ClientResourceType |
getResourceType() |
com.google.gwt.user.client.ui.IsWidget |
getTitle() |
String |
getTitleText() |
com.google.gwt.user.client.ui.IsWidget |
getWidget() |
boolean |
onMayClose() |
getContent, getContentSupplier, getCopyServiceCaller, getCopyValidator, getDeleteServiceCaller, getRenameValidator, getSaveAndRenameServiceCaller, loadContent, mayClose, onPluginAdded, onPluginDeleted, onPluginRenamed, onPlugInRenamed, onPluginSaved, onStartup, save
addDownloadMenuItem, buildMenuBar, disableMenuItem, downloadMenuItem, enableMenuItem, getBeforeSaveAndRenameCommand, getCurrentContentHash, getMetadataSupplier, getPathSupplier, getRenameServiceCaller, getSaveAndRename, getSaveAndRenameCommandBuilder, getSaveSuccessCallback, getSaveValidator, getValidateCommand, getVersionRecordManager, init, init, init, isDirty, isDirtySupplier, makeMenuBar, mayClose, onAfterValidate, onBeforeValidate, onRename, onRestore, onSave, onSuccess, onValidate, reload, setMetadataOriginalHash, setOriginalHash, showConcurrentUpdatePopup, showVersions
@Inject public EditorPlugInEditorPresenter(EditorPlugInEditorView baseView)
protected ClientResourceType getResourceType()
getResourceType
in class RuntimePluginBaseEditor
protected PluginType getPluginType()
getPluginType
in class RuntimePluginBaseEditor
public com.google.gwt.user.client.ui.IsWidget getTitle()
getTitle
in class BaseEditor<Plugin,DefaultMetadata>
public String getTitleText()
getTitleText
in class BaseEditor<Plugin,DefaultMetadata>
public void getMenus(Consumer<Menus> menusConsumer)
getMenus
in class BaseEditor<Plugin,DefaultMetadata>
public com.google.gwt.user.client.ui.IsWidget getWidget()
@OnMayClose public boolean onMayClose()
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.