|
Drools Workbench - Enum Editor - Client 6.2.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.uberfire.ext.editor.commons.client.BaseEditor
org.kie.workbench.common.widgets.metadata.client.KieEditor
org.drools.workbench.screens.enums.client.editor.EnumEditorPresenter
@Dependent public class EnumEditorPresenter
Enum Editor Presenter
| Field Summary |
|---|
| Fields inherited from class org.kie.workbench.common.widgets.metadata.client.KieEditor |
|---|
EDITOR_TAB_INDEX, menuBuilder, menus, metadata, OVERVIEW_TAB_INDEX, workbenchContext |
| Fields inherited from class org.uberfire.ext.editor.commons.client.BaseEditor |
|---|
baseView, changeTitleNotification, concurrentUpdateSessionInfo, fileNameValidator, isReadOnly, menuItems, originalHash, place, versionRecordManager |
| Constructor Summary | |
|---|---|
EnumEditorPresenter(EnumEditorView baseView)
|
|
| Method Summary | |
|---|---|
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()
|
boolean |
mayClose()
|
void |
onClose()
|
protected void |
onSourceTabSelected()
|
void |
onStartup(org.uberfire.backend.vfs.ObservablePath path,
org.uberfire.mvp.PlaceRequest place)
|
protected org.uberfire.mvp.Command |
onValidate()
|
protected void |
save()
|
| Methods inherited from class org.kie.workbench.common.widgets.metadata.client.KieEditor |
|---|
addImportsTab, addPage, addSourcePage, createOriginalHash, getCouldNotGenerateSourceErrorCallback, getNoSuchFileExceptionErrorCallback, getSelectedTabIndex, init, init, isEditorTabSelected, isOverviewTabSelected, makeMenuBar, mayClose, mayClose, OnClose, onEditTabSelected, onEditTabUnselected, onOverviewSelected, onRepositoryRemoved, resetEditorPages, selectEditorTab, selectOverviewTab, setOriginalHash, setSelectedTab, showVersions, updateSource |
| Methods inherited from class org.uberfire.ext.editor.commons.client.BaseEditor |
|---|
getCopyServiceCaller, getDeleteServiceCaller, getRenameServiceCaller, getSaveSuccessCallback, init, init, isDirty, onRename, onRestore, onSave, reload, showConcurrentUpdatePopup |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@Inject public EnumEditorPresenter(EnumEditorView baseView)
| Method Detail |
|---|
public void onStartup(org.uberfire.backend.vfs.ObservablePath path,
org.uberfire.mvp.PlaceRequest place)
protected void loadContent()
loadContent in class org.uberfire.ext.editor.commons.client.BaseEditorprotected org.uberfire.mvp.Command onValidate()
onValidate in class org.uberfire.ext.editor.commons.client.BaseEditorprotected void save()
save in class org.uberfire.ext.editor.commons.client.BaseEditorprotected void onSourceTabSelected()
onSourceTabSelected in class org.kie.workbench.common.widgets.metadata.client.KieEditorpublic void onClose()
@OnMayClose public boolean mayClose()
public String getTitleText()
getTitleText in class org.uberfire.ext.editor.commons.client.BaseEditorpublic com.google.gwt.user.client.ui.IsWidget getTitle()
getTitle in class org.uberfire.ext.editor.commons.client.BaseEditorpublic com.google.gwt.user.client.ui.IsWidget getWidget()
getWidget in class org.kie.workbench.common.widgets.metadata.client.KieEditorpublic org.uberfire.workbench.model.menu.Menus getMenus()
|
Drools Workbench - Enum Editor - Client 6.2.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||