@Dependent public class DecisionTableXLSEditorPresenter extends org.kie.workbench.common.widgets.metadata.client.KieEditor<DecisionTableXLSContent> implements DecisionTableXLSEditorView.Presenter
alertsButtonMenuItemBuilder, assetUpdateValidator, copyPopUpPresenter, deletePopUpPresenter, fileMenuBuilder, kieView, metadata, overviewWidget, projectController, renamePopUpPresenter, savePopUpPresenter, workbenchContextbaseView, changeTitleNotification, concurrentDeleteAcceptedEvent, concurrentDeleteIgnoredEvent, concurrentRenameAcceptedEvent, concurrentRenameIgnoredEvent, concurrentUpdateSessionInfo, fileNameValidator, isReadOnly, isValidationRunning, menuBuilder, menuBuilderManagedInstance, menuItems, menus, metadataOriginalHash, notification, originalHash, place, placeManager, saveAndRenameCommandBuilder, type, versionRecordManager| Constructor and Description |
|---|
DecisionTableXLSEditorPresenter(DecisionTableXLSEditorView baseView,
DecisionTableXLSResourceType decisionTableXLSResourceType,
DecisionTableXLSXResourceType decisionTableXLSXResourceType,
org.uberfire.ext.widgets.common.client.common.BusyIndicatorView busyIndicatorView,
org.kie.workbench.common.widgets.client.popups.validation.ValidationPopup validationPopup,
org.jboss.errai.common.client.api.Caller<DecisionTableXLSService> decisionTableXLSService) |
| Modifier and Type | Method and Description |
|---|---|
protected org.uberfire.workbench.model.menu.MenuItem |
getConvertMenu() |
org.uberfire.workbench.model.menu.Menus |
getMenus() |
com.google.gwt.user.client.ui.IsWidget |
getTitle() |
String |
getTitleText() |
com.google.gwt.user.client.ui.IsWidget |
getWidget() |
protected void |
loadContent() |
protected void |
makeMenuBar() |
void |
onClose() |
void |
onSourceTabSelected() |
void |
onStartup(org.uberfire.backend.vfs.ObservablePath path,
org.uberfire.mvp.PlaceRequest place) |
void |
onUpload() |
void |
onUploadSuccess() |
protected void |
onValidate(org.uberfire.mvp.Command finished) |
addCommonActions, addCopy, addDelete, addDownloadMenuItem, addImportsTab, addPage, addRename, addSave, addSourcePage, buildMenuBar, canUpdateProject, createOriginalHash, getCouldNotGenerateSourceErrorCallback, getMetadataSupplier, getNoSuchFileExceptionErrorCallback, getRenameValidator, getSelectedTabIndex, init, init, init, init, isEditorTabSelected, isOverviewTabSelected, mayClose, mayClose, OnClose, onEditTabSelected, onEditTabUnselected, onOverviewSelected, onRepositoryRemoved, onSave, resetEditorPages, save, save, saveAction, selectEditorTab, selectOverviewTab, setOriginalHash, setSelectedTab, showVersions, updateSourceaddDownloadMenuItem, downloadMenuItem, getContentSupplier, getCopyServiceCaller, getCopyValidator, getCurrentContentHash, getDeleteServiceCaller, getPathSupplier, getRenameServiceCaller, getSaveAndRename, getSaveAndRenameCommandBuilder, getSaveAndRenameServiceCaller, getSaveSuccessCallback, getValidateCommand, getVersionRecordManager, init, isDirty, isDirtySupplier, onAfterValidate, onBeforeValidate, onRename, onRestore, onSuccess, reload, setMetadataOriginalHash, showConcurrentUpdatePopup@Inject public DecisionTableXLSEditorPresenter(DecisionTableXLSEditorView baseView, DecisionTableXLSResourceType decisionTableXLSResourceType, DecisionTableXLSXResourceType decisionTableXLSXResourceType, org.uberfire.ext.widgets.common.client.common.BusyIndicatorView busyIndicatorView, org.kie.workbench.common.widgets.client.popups.validation.ValidationPopup validationPopup, org.jboss.errai.common.client.api.Caller<DecisionTableXLSService> decisionTableXLSService)
public void onStartup(org.uberfire.backend.vfs.ObservablePath path,
org.uberfire.mvp.PlaceRequest place)
public void onUpload()
onUpload in interface DecisionTableXLSEditorView.Presenterpublic void onUploadSuccess()
onUploadSuccess in interface DecisionTableXLSEditorView.Presenterprotected void loadContent()
loadContent in class org.uberfire.ext.editor.commons.client.BaseEditor<DecisionTableXLSContent,org.guvnor.common.services.shared.metadata.model.Metadata>public void onSourceTabSelected()
onSourceTabSelected in interface org.kie.workbench.common.widgets.metadata.client.KieEditorWrapperView.KieEditorWrapperPresenteronSourceTabSelected in class org.kie.workbench.common.widgets.metadata.client.KieEditor<DecisionTableXLSContent>protected void onValidate(org.uberfire.mvp.Command finished)
onValidate in class org.uberfire.ext.editor.commons.client.BaseEditor<DecisionTableXLSContent,org.guvnor.common.services.shared.metadata.model.Metadata>protected void makeMenuBar()
makeMenuBar in class org.kie.workbench.common.widgets.metadata.client.KieEditor<DecisionTableXLSContent>protected org.uberfire.workbench.model.menu.MenuItem getConvertMenu()
public void onClose()
public com.google.gwt.user.client.ui.IsWidget getTitle()
getTitle in class org.uberfire.ext.editor.commons.client.BaseEditor<DecisionTableXLSContent,org.guvnor.common.services.shared.metadata.model.Metadata>public String getTitleText()
getTitleText in class org.uberfire.ext.editor.commons.client.BaseEditor<DecisionTableXLSContent,org.guvnor.common.services.shared.metadata.model.Metadata>public com.google.gwt.user.client.ui.IsWidget getWidget()
getWidget in class org.kie.workbench.common.widgets.metadata.client.KieEditor<DecisionTableXLSContent>public org.uberfire.workbench.model.menu.Menus getMenus()
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.