@Dependent public class EditorPlugInEditorPresenter extends RuntimePluginBaseEditor
pluginbaseView, changeTitleNotification, concurrentChangePopup, concurrentDeleteAcceptedEvent, concurrentDeleteIgnoredEvent, concurrentRenameAcceptedEvent, concurrentRenameIgnoredEvent, concurrentUpdateSessionInfo, deletePopUpPresenter, fileNameValidator, isReadOnly, isValidationRunning, makeMenuBarPromise, menuBuilder, menuBuilderManagedInstance, menuItems, menus, metadataOriginalHash, notification, originalHash, place, placeManager, promises, saveAndRenameCommandBuilder, 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, saveaddDownloadMenuItem, buildMenuBar, disableMenuItem, downloadMenuItem, enableMenuItem, getCurrentContentHash, getMetadataSupplier, getPathSupplier, getRenameServiceCaller, getSaveAndRename, getSaveAndRenameCommandBuilder, getSaveSuccessCallback, 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 RuntimePluginBaseEditorprotected PluginType getPluginType()
getPluginType in class RuntimePluginBaseEditorpublic 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–2019 JBoss by Red Hat. All rights reserved.