Skip navigation links
Uberfire Commons Editor Client 2.20.0.Final-redhat-00002
A B C D E F G H I J L M N O P Q R S T U V 

A

AbstractConcurrentOperationEvent - Class in org.uberfire.ext.editor.commons.client.event
 
AbstractConcurrentOperationEvent(ObservablePath) - Constructor for class org.uberfire.ext.editor.commons.client.event.AbstractConcurrentOperationEvent
 
AbstractFileExport<T> - Class in org.uberfire.ext.editor.commons.client.file.exports
 
AbstractFileExport() - Constructor for class org.uberfire.ext.editor.commons.client.file.exports.AbstractFileExport
 
AbstractFileExport(BiConsumer<Blob, String>) - Constructor for class org.uberfire.ext.editor.commons.client.file.exports.AbstractFileExport
 
accept(MenuVisitor) - Method in class org.uberfire.ext.editor.commons.client.history.SaveButton
 
accept(MenuVisitor) - Method in class org.uberfire.ext.editor.commons.client.history.VersionMenuItem
 
accept(Path) - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlResourceType
 
addAttributes(Map<String, String>) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
addAttributes(Map<String, String>) - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
addBody(HTMLElement) - Method in class org.uberfire.ext.editor.commons.client.file.popups.CommonModalBuilder
 
addBody(HTMLElement) - Method in class org.uberfire.ext.editor.commons.client.file.popups.CommonModalBuilder
 
addCommand(String, Command) - Method in interface org.uberfire.ext.editor.commons.client.menu.BasicFileMenuBuilder
 
addCommand(String, Command) - Method in class org.uberfire.ext.editor.commons.client.menu.BasicFileMenuBuilderImpl
 
addComment(ClickEvent) - Method in class org.uberfire.ext.editor.commons.client.file.popups.commons.ToggleCommentView
 
addContentSupplier(Supplier<T>) - Method in class org.uberfire.ext.editor.commons.client.menu.common.SaveAndRenameCommandBuilder
 
addCopy(Command) - Method in interface org.uberfire.ext.editor.commons.client.menu.BasicFileMenuBuilder
 
addCopy(Path, Caller<? extends SupportsCopy>) - Method in interface org.uberfire.ext.editor.commons.client.menu.BasicFileMenuBuilder
 
addCopy(Path, Validator, Caller<? extends SupportsCopy>) - Method in interface org.uberfire.ext.editor.commons.client.menu.BasicFileMenuBuilder
 
addCopy(BasicFileMenuBuilder.PathProvider, Validator, Caller<? extends SupportsCopy>) - Method in interface org.uberfire.ext.editor.commons.client.menu.BasicFileMenuBuilder
 
addCopy(Command) - Method in class org.uberfire.ext.editor.commons.client.menu.BasicFileMenuBuilderImpl
 
addCopy(Path, Caller<? extends SupportsCopy>) - Method in class org.uberfire.ext.editor.commons.client.menu.BasicFileMenuBuilderImpl
 
addCopy(Path, Validator, Caller<? extends SupportsCopy>) - Method in class org.uberfire.ext.editor.commons.client.menu.BasicFileMenuBuilderImpl
 
addCopy(BasicFileMenuBuilder.PathProvider, Validator, Caller<? extends SupportsCopy>) - Method in class org.uberfire.ext.editor.commons.client.menu.BasicFileMenuBuilderImpl
 
addDelete(Path, Caller<? extends SupportsDelete>) - Method in interface org.uberfire.ext.editor.commons.client.menu.BasicFileMenuBuilder
 
addDelete(Path, Caller<? extends SupportsDelete>, Validator) - Method in interface org.uberfire.ext.editor.commons.client.menu.BasicFileMenuBuilder
 
addDelete(BasicFileMenuBuilder.PathProvider, Caller<? extends SupportsDelete>) - Method in interface org.uberfire.ext.editor.commons.client.menu.BasicFileMenuBuilder
 
addDelete(BasicFileMenuBuilder.PathProvider, Caller<? extends SupportsDelete>, Validator) - Method in interface org.uberfire.ext.editor.commons.client.menu.BasicFileMenuBuilder
 
addDelete(Command) - Method in interface org.uberfire.ext.editor.commons.client.menu.BasicFileMenuBuilder
 
addDelete(Path, Caller<? extends SupportsDelete>) - Method in class org.uberfire.ext.editor.commons.client.menu.BasicFileMenuBuilderImpl
 
addDelete(Path, Caller<? extends SupportsDelete>, Validator) - Method in class org.uberfire.ext.editor.commons.client.menu.BasicFileMenuBuilderImpl
 
addDelete(BasicFileMenuBuilder.PathProvider, Caller<? extends SupportsDelete>) - Method in class org.uberfire.ext.editor.commons.client.menu.BasicFileMenuBuilderImpl
 
addDelete(BasicFileMenuBuilder.PathProvider, Caller<? extends SupportsDelete>, Validator) - Method in class org.uberfire.ext.editor.commons.client.menu.BasicFileMenuBuilderImpl
 
addDelete(Command) - Method in class org.uberfire.ext.editor.commons.client.menu.BasicFileMenuBuilderImpl
 
addDownloadMenuItem(BasicFileMenuBuilder) - Method in class org.uberfire.ext.editor.commons.client.BaseEditor
 
addEnabledStateChangeListener(EnabledStateChangeListener) - Method in class org.uberfire.ext.editor.commons.client.history.SaveButton
 
addEnabledStateChangeListener(EnabledStateChangeListener) - Method in class org.uberfire.ext.editor.commons.client.history.VersionMenuItem
 
addErrorCallback(Command) - Method in class org.uberfire.ext.editor.commons.client.menu.common.SaveAndRenameCommandBuilder
 
addFooter(ModalFooter) - Method in class org.uberfire.ext.editor.commons.client.file.popups.CommonModalBuilder
 
addFooter(HTMLElement) - Method in class org.uberfire.ext.editor.commons.client.file.popups.CommonModalBuilder
 
addFooter(HTMLElement) - Method in class org.uberfire.ext.editor.commons.client.file.popups.CommonModalBuilder
 
addHeader(String) - Method in class org.uberfire.ext.editor.commons.client.file.popups.CommonModalBuilder
 
addImage(String, String, int, int, int, int) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.JsPdf
Adds an image to the document.
addImage(String, String, int, int, int, int) - Method in class org.uberfire.ext.editor.commons.client.file.exports.PdfDocument
Adds an image to the document.
addIsDirtySupplier(Supplier<Boolean>) - Method in class org.uberfire.ext.editor.commons.client.menu.common.SaveAndRenameCommandBuilder
 
addLabel(VersionRecord, boolean, int) - Method in interface org.uberfire.ext.editor.commons.client.history.VersionMenuDropDownButtonView
 
addLabel(VersionRecord, boolean, int) - Method in class org.uberfire.ext.editor.commons.client.history.VersionMenuDropDownButtonViewImpl
 
addMetadataSupplier(Supplier<M>) - Method in class org.uberfire.ext.editor.commons.client.menu.common.SaveAndRenameCommandBuilder
 
addNewTopLevelMenu(MenuItem) - Method in interface org.uberfire.ext.editor.commons.client.menu.BasicFileMenuBuilder
 
addNewTopLevelMenu(MenuItem) - Method in class org.uberfire.ext.editor.commons.client.menu.BasicFileMenuBuilderImpl
 
addPathSupplier(Supplier<Path>) - Method in class org.uberfire.ext.editor.commons.client.menu.common.SaveAndRenameCommandBuilder
 
addRename(Command) - Method in interface org.uberfire.ext.editor.commons.client.menu.BasicFileMenuBuilder
 
addRename(Path, Caller<? extends SupportsRename>) - Method in interface org.uberfire.ext.editor.commons.client.menu.BasicFileMenuBuilder
 
addRename(Path, Validator, Caller<? extends SupportsRename>) - Method in interface org.uberfire.ext.editor.commons.client.menu.BasicFileMenuBuilder
 
addRename(BasicFileMenuBuilder.PathProvider, Validator, Caller<? extends SupportsRename>) - Method in interface org.uberfire.ext.editor.commons.client.menu.BasicFileMenuBuilder
 
addRename(Command) - Method in class org.uberfire.ext.editor.commons.client.menu.BasicFileMenuBuilderImpl
 
addRename(Path, Caller<? extends SupportsRename>) - Method in class org.uberfire.ext.editor.commons.client.menu.BasicFileMenuBuilderImpl
 
addRename(Path, Validator, Caller<? extends SupportsRename>) - Method in class org.uberfire.ext.editor.commons.client.menu.BasicFileMenuBuilderImpl
 
addRename(BasicFileMenuBuilder.PathProvider, Validator, Caller<? extends SupportsRename>) - Method in class org.uberfire.ext.editor.commons.client.menu.BasicFileMenuBuilderImpl
 
addRenameService(Caller<? extends SupportsSaveAndRename<T, M>>) - Method in class org.uberfire.ext.editor.commons.client.menu.common.SaveAndRenameCommandBuilder
 
addRestoreVersion(Path) - Method in interface org.uberfire.ext.editor.commons.client.menu.BasicFileMenuBuilder
 
addRestoreVersion(Path) - Method in class org.uberfire.ext.editor.commons.client.menu.BasicFileMenuBuilderImpl
 
addSave(MenuItem) - Method in interface org.uberfire.ext.editor.commons.client.menu.BasicFileMenuBuilder
 
addSave(Command) - Method in interface org.uberfire.ext.editor.commons.client.menu.BasicFileMenuBuilder
 
addSave(MenuItem) - Method in class org.uberfire.ext.editor.commons.client.menu.BasicFileMenuBuilderImpl
 
addSave(Command) - Method in class org.uberfire.ext.editor.commons.client.menu.BasicFileMenuBuilderImpl
 
addSelectionCallback(Callback<VersionRecord>) - Method in class org.uberfire.ext.editor.commons.client.history.VersionMenuDropDownButton
 
addSuccessCallback(ParameterizedCommand<Path>) - Method in class org.uberfire.ext.editor.commons.client.menu.common.SaveAndRenameCommandBuilder
 
addText(String, int, int) - Method in class org.uberfire.ext.editor.commons.client.file.exports.PdfDocument
Adds text to the document.
addValidate(Command) - Method in interface org.uberfire.ext.editor.commons.client.menu.BasicFileMenuBuilder
 
addValidate(Command) - Method in class org.uberfire.ext.editor.commons.client.menu.BasicFileMenuBuilderImpl
 
addValidator(Validator) - Method in class org.uberfire.ext.editor.commons.client.menu.common.SaveAndRenameCommandBuilder
 
addValidator(Supplier<Boolean>) - Method in class org.uberfire.ext.editor.commons.client.menu.common.SaveAndRenameCommandBuilder
 
addViewAllLabel(int, Command) - Method in interface org.uberfire.ext.editor.commons.client.history.VersionMenuDropDownButtonView
 
addViewAllLabel(int, Command) - Method in class org.uberfire.ext.editor.commons.client.history.VersionMenuDropDownButtonViewImpl
 
alertReadOnly() - Method in interface org.uberfire.ext.editor.commons.client.BaseEditorView
 
alertReadOnly() - Method in class org.uberfire.ext.editor.commons.client.BaseEditorViewImpl
 
alertReadOnly() - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditorView
 
arc(double, double, double, double, double) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
arc(double, double, double, double, double, boolean) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
arc(double, double, double, double, double) - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
arc(double, double, double, double, double, boolean) - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
arcTo(double, double, double, double, double) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
arcTo(double, double, double, double, double) - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
asWidget() - Method in class org.uberfire.ext.editor.commons.client.EditorTitle
 
asWidget() - Method in class org.uberfire.ext.editor.commons.client.history.VersionHistoryPresenter
 
asWidget() - Method in class org.uberfire.ext.editor.commons.client.history.VersionMenuDropDownButton
 
asWidget() - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditorView
 
author() - Method in interface org.uberfire.ext.editor.commons.client.history.VersionMenuItemLabel.VersionMenuItemStyle
 
Author() - Method in interface org.uberfire.ext.editor.commons.client.resources.i18n.CommonConstants
 
authorSelected() - Method in interface org.uberfire.ext.editor.commons.client.history.VersionMenuItemLabel.VersionMenuItemStyle
 

B

BaseEditor<T,M> - Class in org.uberfire.ext.editor.commons.client
 
BaseEditor() - Constructor for class org.uberfire.ext.editor.commons.client.BaseEditor
 
BaseEditor(BaseEditorView) - Constructor for class org.uberfire.ext.editor.commons.client.BaseEditor
 
BaseEditorEntryPoint - Class in org.uberfire.ext.editor.commons.client
 
BaseEditorEntryPoint() - Constructor for class org.uberfire.ext.editor.commons.client.BaseEditorEntryPoint
 
BaseEditorView - Interface in org.uberfire.ext.editor.commons.client
 
BaseEditorViewImpl - Class in org.uberfire.ext.editor.commons.client
 
BaseEditorViewImpl() - Constructor for class org.uberfire.ext.editor.commons.client.BaseEditorViewImpl
 
baseView - Variable in class org.uberfire.ext.editor.commons.client.BaseEditor
 
BasicFileMenuBuilder - Interface in org.uberfire.ext.editor.commons.client.menu
 
BasicFileMenuBuilder.PathProvider - Interface in org.uberfire.ext.editor.commons.client.menu
A provider of Paths, when the Path needs to be ascertained at runtime at the point of execution.
BasicFileMenuBuilderImpl - Class in org.uberfire.ext.editor.commons.client.menu
 
BasicFileMenuBuilderImpl(DeletePopUpPresenter, CopyPopUpPresenter, RenamePopUpPresenter, BusyIndicatorView, Event<NotificationEvent>, RestoreVersionCommandProvider) - Constructor for class org.uberfire.ext.editor.commons.client.menu.BasicFileMenuBuilderImpl
 
BasicLockSyncMenuStateHelper() - Constructor for class org.uberfire.ext.editor.commons.client.menu.HasLockSyncMenuStateHelper.BasicLockSyncMenuStateHelper
 
beginPath() - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
beginPath() - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
bezierCurveTo(double, double, double, double, double, double) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
bezierCurveTo(double, double, double, double, double, double) - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
build() - Method in class org.uberfire.ext.editor.commons.client.file.popups.CommonModalBuilder
 
build() - Method in class org.uberfire.ext.editor.commons.client.history.SaveButton
 
build() - Method in class org.uberfire.ext.editor.commons.client.history.VersionMenuItem
 
build() - Method in interface org.uberfire.ext.editor.commons.client.menu.BasicFileMenuBuilder
 
build() - Method in class org.uberfire.ext.editor.commons.client.menu.BasicFileMenuBuilderImpl
 
build() - Method in class org.uberfire.ext.editor.commons.client.menu.common.SaveAndRenameCommandBuilder
 
build(Supplier<Path>) - Method in class org.uberfire.ext.editor.commons.client.menu.DownloadMenuItem
 
buildMenu() - Method in class org.uberfire.ext.editor.commons.client.history.VersionRecordManager
 
buildMenuBar() - Method in class org.uberfire.ext.editor.commons.client.BaseEditor
If you want to customize the menu construction override this method.
buildPanel(HTMLElement, FlowPanel) - Method in class org.uberfire.ext.editor.commons.client.file.popups.CommonModalBuilder
 
buildPanel(HTMLElement, FlowPanel) - Method in class org.uberfire.ext.editor.commons.client.file.popups.CommonModalBuilder
 

C

C2SContext2D - Class in org.uberfire.ext.editor.commons.client.file.exports.jso.svg
Delegation class to allow the abstraction of IContext2D, since the JsInterop classes does not allow methods override with JsOverlay annotation.
C2SContext2D(double, double, Object) - Constructor for class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
C2SContext2D(C2S) - Constructor for class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
cancel() - Method in class org.uberfire.ext.editor.commons.client.file.popups.CopyPopUpPresenter
 
cancel() - Method in class org.uberfire.ext.editor.commons.client.file.popups.DeletePopUpPresenter
 
cancel() - Method in class org.uberfire.ext.editor.commons.client.file.popups.RenamePopUpPresenter
 
cancel() - Method in class org.uberfire.ext.editor.commons.client.file.popups.RestorePopUpPresenter
 
cancel() - Method in class org.uberfire.ext.editor.commons.client.file.popups.SavePopUpPresenter
 
Cancel() - Method in interface org.uberfire.ext.editor.commons.client.resources.i18n.CommonConstants
 
CantSaveReadOnly() - Method in interface org.uberfire.ext.editor.commons.client.resources.i18n.CommonConstants
 
canvas2svg() - Method in interface org.uberfire.ext.editor.commons.client.file.exports.FileExportResources
 
changeTitleNotification - Variable in class org.uberfire.ext.editor.commons.client.BaseEditor
 
CheckInComment() - Method in interface org.uberfire.ext.editor.commons.client.resources.i18n.CommonConstants
 
CheckInCommentColon() - Method in interface org.uberfire.ext.editor.commons.client.resources.i18n.CommonConstants
 
clear() - Method in interface org.uberfire.ext.editor.commons.client.history.VersionMenuDropDownButtonView
 
clear() - Method in class org.uberfire.ext.editor.commons.client.history.VersionMenuDropDownButtonViewImpl
 
clear() - Method in class org.uberfire.ext.editor.commons.client.history.VersionRecordManager
 
clearRect(double, double, double, double) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
clearRect(double, double, double, double) - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
ClientMustacheTemplateRenderer - Class in org.uberfire.ext.editor.commons.client.template.mustache
Client implementation for TemplateRenderer based on MustacheJS engine.
ClientMustacheTemplateRenderer() - Constructor for class org.uberfire.ext.editor.commons.client.template.mustache.ClientMustacheTemplateRenderer
 
ClientMustacheTemplateRenderer(Supplier<MustacheSource>, Function<String, ScriptInjector.FromString>) - Constructor for class org.uberfire.ext.editor.commons.client.template.mustache.ClientMustacheTemplateRenderer
 
clip() - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
clip() - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
closePath() - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
closePath() - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
command - Variable in class org.uberfire.ext.editor.commons.client.file.popups.RestorePopUpPresenter
 
CommandWithFileNameAndCommitMessage - Interface in org.uberfire.ext.editor.commons.client.file
A command that has a file name and commit message
comment() - Method in interface org.uberfire.ext.editor.commons.client.history.VersionMenuItemLabel.VersionMenuItemStyle
 
CommitMessage() - Method in interface org.uberfire.ext.editor.commons.client.resources.i18n.CommonConstants
 
CommonConstants - Interface in org.uberfire.ext.editor.commons.client.resources.i18n
 
CommonImages - Interface in org.uberfire.ext.editor.commons.client.resources
 
CommonModalBuilder - Class in org.uberfire.ext.editor.commons.client.file.popups
 
CommonModalBuilder() - Constructor for class org.uberfire.ext.editor.commons.client.file.popups.CommonModalBuilder
 
concurrentDeleteAcceptedEvent - Variable in class org.uberfire.ext.editor.commons.client.BaseEditor
 
ConcurrentDeleteAcceptedEvent - Class in org.uberfire.ext.editor.commons.client.event
 
ConcurrentDeleteAcceptedEvent(ObservablePath) - Constructor for class org.uberfire.ext.editor.commons.client.event.ConcurrentDeleteAcceptedEvent
 
concurrentDeleteIgnoredEvent - Variable in class org.uberfire.ext.editor.commons.client.BaseEditor
 
ConcurrentDeleteIgnoredEvent - Class in org.uberfire.ext.editor.commons.client.event
 
ConcurrentDeleteIgnoredEvent(ObservablePath) - Constructor for class org.uberfire.ext.editor.commons.client.event.ConcurrentDeleteIgnoredEvent
 
concurrentRenameAcceptedEvent - Variable in class org.uberfire.ext.editor.commons.client.BaseEditor
 
ConcurrentRenameAcceptedEvent - Class in org.uberfire.ext.editor.commons.client.event
 
ConcurrentRenameAcceptedEvent(ObservablePath) - Constructor for class org.uberfire.ext.editor.commons.client.event.ConcurrentRenameAcceptedEvent
 
concurrentRenameIgnoredEvent - Variable in class org.uberfire.ext.editor.commons.client.BaseEditor
 
ConcurrentRenameIgnoredEvent - Class in org.uberfire.ext.editor.commons.client.event
 
ConcurrentRenameIgnoredEvent(ObservablePath) - Constructor for class org.uberfire.ext.editor.commons.client.event.ConcurrentRenameIgnoredEvent
 
concurrentUpdateSessionInfo - Variable in class org.uberfire.ext.editor.commons.client.BaseEditor
 
configureScreenComponents(String, String) - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditorView
 
confirmClose() - Method in interface org.uberfire.ext.editor.commons.client.BaseEditorView
 
confirmClose() - Method in class org.uberfire.ext.editor.commons.client.BaseEditorViewImpl
 
confirmClose() - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditorView
 
Constants - Class in org.uberfire.ext.editor.commons.client.resources.i18n
 
Constants() - Constructor for class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
Context2DFactory - Class in org.uberfire.ext.editor.commons.client.file.exports.svg
Create IContext2D concrete instances to be used on the SVG exporting, abstracting which library implementation is used, allowing to change or use multiple implementations if necessary.
Context2DFactory() - Constructor for class org.uberfire.ext.editor.commons.client.file.exports.svg.Context2DFactory
 
copy(String) - Method in class org.uberfire.ext.editor.commons.client.file.popups.CopyPopUpPresenter
 
Copy() - Method in interface org.uberfire.ext.editor.commons.client.resources.i18n.CommonConstants
 
Copying() - Method in interface org.uberfire.ext.editor.commons.client.resources.i18n.CommonConstants
 
CopyPopupCreateACopy() - Method in interface org.uberfire.ext.editor.commons.client.resources.i18n.CommonConstants
 
CopyPopUpPresenter - Class in org.uberfire.ext.editor.commons.client.file.popups
 
CopyPopUpPresenter(CopyPopUpPresenter.View, ToggleCommentPresenter) - Constructor for class org.uberfire.ext.editor.commons.client.file.popups.CopyPopUpPresenter
 
CopyPopUpPresenter.View - Interface in org.uberfire.ext.editor.commons.client.file.popups
 
CopyPopupTitle() - Method in interface org.uberfire.ext.editor.commons.client.resources.i18n.CommonConstants
 
CopyPopUpView - Class in org.uberfire.ext.editor.commons.client.file.popups
 
CopyPopUpView() - Constructor for class org.uberfire.ext.editor.commons.client.file.popups.CopyPopUpView
 
CopyPopUpView_Cancel - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
CopyPopUpView_CopyNotAllowed - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
CopyPopUpView_FileAlreadyExists - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
CopyPopUpView_InvalidFileName - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
CopyPopUpView_MakeACopy - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
CopyPopUpView_NewName - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
CopyPopUpViewProducer - Class in org.uberfire.ext.editor.commons.client.file
 
CopyPopUpViewProducer() - Constructor for class org.uberfire.ext.editor.commons.client.file.CopyPopUpViewProducer
 
copyPopUpViewProducer() - Method in class org.uberfire.ext.editor.commons.client.file.CopyPopUpViewProducer
 
create(String) - Static method in class org.uberfire.ext.editor.commons.client.file.exports.ImageDataUriContent
 
create(JsPdfSettings) - Static method in class org.uberfire.ext.editor.commons.client.file.exports.jso.JsPdf
Factory method for JsPdf.
create(String, String, String) - Static method in class org.uberfire.ext.editor.commons.client.file.exports.jso.JsPdfSettings
Factory method for the jsPdf' settings.
create(PdfExportPreferences) - Static method in class org.uberfire.ext.editor.commons.client.file.exports.PdfDocument
Factory method that allows custom PDF document's settings.
create(SvgExportSettings) - Static method in class org.uberfire.ext.editor.commons.client.file.exports.svg.Context2DFactory
 
create(String) - Static method in class org.uberfire.ext.editor.commons.client.file.exports.TextContent
 
createImageData(ImageData) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
createImageData(double, double) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
createImageData(ImageData) - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
createImageData(double, double) - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
createLinearGradient(double, double, double, double) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
createLinearGradient(double, double, double, double) - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
createObservablePath(Path, String) - Method in class org.uberfire.ext.editor.commons.client.file.RestoreUtil
 
createRadialGradient(double, double, double, double, double, double) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
createRadialGradient(double, double, double, double, double, double) - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
Current() - Method in interface org.uberfire.ext.editor.commons.client.resources.i18n.CommonConstants
 
Customizable - Annotation Type in org.uberfire.ext.editor.commons.client.file
 

D

dataImageAsBlob(String, String) - Static method in class org.uberfire.ext.editor.commons.client.file.exports.ImageFileExport
Creates a Blob instance for the raw image data-uri value.
Date() - Method in interface org.uberfire.ext.editor.commons.client.resources.i18n.CommonConstants
 
DefaultFileNameValidator - Class in org.uberfire.ext.editor.commons.client.validation
Default validation of resource file names
DefaultFileNameValidator() - Constructor for class org.uberfire.ext.editor.commons.client.validation.DefaultFileNameValidator
 
delete() - Method in class org.uberfire.ext.editor.commons.client.file.popups.DeletePopUpPresenter
 
Delete() - Method in interface org.uberfire.ext.editor.commons.client.resources.i18n.CommonConstants
 
DeletePopupDelete() - Method in interface org.uberfire.ext.editor.commons.client.resources.i18n.CommonConstants
 
DeletePopUpPresenter - Class in org.uberfire.ext.editor.commons.client.file.popups
 
DeletePopUpPresenter(DeletePopUpPresenter.View, ToggleCommentPresenter) - Constructor for class org.uberfire.ext.editor.commons.client.file.popups.DeletePopUpPresenter
 
DeletePopUpPresenter.View - Interface in org.uberfire.ext.editor.commons.client.file.popups
 
DeletePopupRenameNamePrompt() - Method in interface org.uberfire.ext.editor.commons.client.resources.i18n.CommonConstants
 
DeletePopupTitle() - Method in interface org.uberfire.ext.editor.commons.client.resources.i18n.CommonConstants
 
DeletePopUpView - Class in org.uberfire.ext.editor.commons.client.file.popups
 
DeletePopUpView() - Constructor for class org.uberfire.ext.editor.commons.client.file.popups.DeletePopUpView
 
DeletePopUpView_Cancel - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
DeletePopUpView_ConfirmDelete - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
DeletePopUpView_Delete - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
DeletePopUpView_DeleteNotAllowed - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
DeletePopUpView_UnexpectedError - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
Deleting() - Method in interface org.uberfire.ext.editor.commons.client.resources.i18n.CommonConstants
 
destroy() - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditorPresenter
 
destroy() - Method in interface org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditorPresenter.View
 
destroy() - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditorView
 
destroyEditor() - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditorView
 
disableMenuItem(MenuItems) - Method in class org.uberfire.ext.editor.commons.client.BaseEditor
 
DiscardUnsavedData() - Method in interface org.uberfire.ext.editor.commons.client.resources.i18n.CommonConstants
 
docksInteractionEvent(UberfireDocksInteractionEvent) - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditorView
 
downloadMenuItem() - Method in class org.uberfire.ext.editor.commons.client.BaseEditor
 
DownloadMenuItem - Class in org.uberfire.ext.editor.commons.client.menu
 
DownloadMenuItem(TranslationService) - Constructor for class org.uberfire.ext.editor.commons.client.menu.DownloadMenuItem
 
DownloadMenuItem_Download - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
drawImage(Element, double, double) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
drawImage(Element, double, double, double, double) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
drawImage(Element, double, double, double, double, double, double, double, double) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
drawImage(Element, double, double) - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
drawImage(Element, double, double, double, double) - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
drawImage(Element, double, double, double, double, double, double, double, double) - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 

E

edit() - Method in interface org.uberfire.ext.editor.commons.client.resources.CommonImages
 
EditorTitle - Class in org.uberfire.ext.editor.commons.client
 
EditorTitle() - Constructor for class org.uberfire.ext.editor.commons.client.EditorTitle
 
Elemental2Modal<V extends Elemental2Modal.View> - Class in org.uberfire.ext.editor.commons.client.file.popups.elemental2
 
Elemental2Modal(V) - Constructor for class org.uberfire.ext.editor.commons.client.file.popups.elemental2.Elemental2Modal
 
Elemental2Modal.View<P extends Elemental2Modal<? extends Elemental2Modal.View>> - Interface in org.uberfire.ext.editor.commons.client.file.popups.elemental2
 
ellipse(double, double, double, double, double, double, double, boolean) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
ellipse(double, double, double, double, double, double, double) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
ellipse(double, double, double, double, double, double, double, boolean) - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
ellipse(double, double, double, double, double, double, double) - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
enable(Path, boolean, boolean) - Method in class org.uberfire.ext.editor.commons.client.menu.HasLockSyncMenuStateHelper.BasicLockSyncMenuStateHelper
 
enable(Path, boolean, boolean) - Method in interface org.uberfire.ext.editor.commons.client.menu.HasLockSyncMenuStateHelper.LockSyncMenuStateHelper
Returns whether MenuItems should be enabled or disabled based on the provide lock information.
enableMenuItem(MenuItems) - Method in class org.uberfire.ext.editor.commons.client.BaseEditor
 
ensureLibrariesAreAvailable() - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditorLibraryLoader
 
equals(Object) - Method in class org.uberfire.ext.editor.commons.client.event.AbstractConcurrentOperationEvent
 
ExceptionFileAlreadyExists0(String) - Method in interface org.uberfire.ext.editor.commons.client.resources.i18n.CommonConstants
 
export(T, String) - Method in class org.uberfire.ext.editor.commons.client.file.exports.AbstractFileExport
 
export(T, String) - Method in interface org.uberfire.ext.editor.commons.client.file.exports.FileExport
Export the content into a file with the name given by fileName
export(PdfDocument, String) - Method in class org.uberfire.ext.editor.commons.client.file.exports.PdfFileExport
 

F

FileExport<T> - Interface in org.uberfire.ext.editor.commons.client.file.exports
Provides client-side exporting features.
FileExportProducer - Class in org.uberfire.ext.editor.commons.client.file.exports
The FileExport bean factory.
FileExportProducer() - Constructor for class org.uberfire.ext.editor.commons.client.file.exports.FileExportProducer
 
FileExportProducer(FileExportScriptInjector) - Constructor for class org.uberfire.ext.editor.commons.client.file.exports.FileExportProducer
 
FileExportResources - Interface in org.uberfire.ext.editor.commons.client.file.exports
Static resources related to the file export.
FileExportScriptInjector - Class in org.uberfire.ext.editor.commons.client.file.exports.jso
This bean wraps third party libraries related to file exporting into javascript objects, by following the namespace pattern.
FileExportScriptInjector() - Constructor for class org.uberfire.ext.editor.commons.client.file.exports.jso.FileExportScriptInjector
 
FILENAME - Static variable in class org.uberfire.ext.editor.commons.client.history.VersionHistoryScreenPlace
 
FileNameAndCommitMessage - Class in org.uberfire.ext.editor.commons.client.file
ValueObject for details needed to copy or rename files
FileNameAndCommitMessage(String, String) - Constructor for class org.uberfire.ext.editor.commons.client.file.FileNameAndCommitMessage
 
fileNameValidator - Variable in class org.uberfire.ext.editor.commons.client.BaseEditor
 
fileSaver() - Method in interface org.uberfire.ext.editor.commons.client.file.exports.FileExportResources
 
fill() - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
fill() - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
fillRect(double, double, double, double) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
fillRect(double, double, double, double) - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
fillText(String, double, double) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
fillText(String, double, double) - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
forImage() - Method in class org.uberfire.ext.editor.commons.client.file.exports.FileExportProducer
 
forPDF() - Method in class org.uberfire.ext.editor.commons.client.file.exports.FileExportProducer
 
forSvg() - Method in class org.uberfire.ext.editor.commons.client.file.exports.FileExportProducer
 
forText() - Method in class org.uberfire.ext.editor.commons.client.file.exports.FileExportProducer
 

G

getBody() - Method in interface org.uberfire.ext.editor.commons.client.file.popups.elemental2.Elemental2Modal.View
 
getCaption() - Method in class org.uberfire.ext.editor.commons.client.history.SaveButton
 
getCaption() - Method in class org.uberfire.ext.editor.commons.client.history.VersionMenuItem
 
getCategory() - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlResourceType
 
getCommand() - Method in class org.uberfire.ext.editor.commons.client.file.popups.DeletePopUpPresenter
 
getCommand() - Method in class org.uberfire.ext.editor.commons.client.file.popups.SavePopUpPresenter
 
getCommand(Path) - Method in class org.uberfire.ext.editor.commons.client.menu.RestoreVersionCommandProvider
 
getComment() - Method in class org.uberfire.ext.editor.commons.client.file.popups.commons.ToggleCommentPresenter
 
getComment() - Method in interface org.uberfire.ext.editor.commons.client.file.popups.commons.ToggleCommentPresenter.View
 
getComment() - Method in class org.uberfire.ext.editor.commons.client.file.popups.commons.ToggleCommentView
 
getCommitMessage() - Method in class org.uberfire.ext.editor.commons.client.file.FileNameAndCommitMessage
 
getContent(T) - Method in class org.uberfire.ext.editor.commons.client.file.exports.AbstractFileExport
 
getContent(ImageDataUriContent) - Method in class org.uberfire.ext.editor.commons.client.file.exports.ImageFileExport
 
getContent(IContext2D) - Method in class org.uberfire.ext.editor.commons.client.file.exports.svg.SvgFileExport
 
getContent(TextContent) - Method in class org.uberfire.ext.editor.commons.client.file.exports.TextFileExport
 
getContent() - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditorPresenter
 
getContent() - Method in interface org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditorPresenter.View
 
getContent() - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditorView
 
getContentSupplier() - Method in class org.uberfire.ext.editor.commons.client.BaseEditor
 
getContentSupplier() - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditor
 
getContext() - Method in class org.uberfire.ext.editor.commons.client.file.exports.svg.SvgExportSettings
 
getContributionPoint() - Method in class org.uberfire.ext.editor.commons.client.history.SaveButton
 
getContributionPoint() - Method in class org.uberfire.ext.editor.commons.client.history.VersionMenuItem
 
getCopyErrorCallback(CopyPopUpPresenter.View, BusyIndicatorView) - Method in class org.uberfire.ext.editor.commons.client.menu.BasicFileMenuBuilderImpl
 
getCopyServiceCaller() - Method in class org.uberfire.ext.editor.commons.client.BaseEditor
 
getCopyServiceCaller() - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditor
 
getCopyValidator() - Method in class org.uberfire.ext.editor.commons.client.BaseEditor
 
getCurrentContentHash() - Method in class org.uberfire.ext.editor.commons.client.BaseEditor
 
getCurrentPath() - Method in class org.uberfire.ext.editor.commons.client.history.VersionRecordManager
 
getData() - Method in class org.uberfire.ext.editor.commons.client.file.exports.ImageDataUriContent
 
getDelegate() - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
getDeleteServiceCaller() - Method in class org.uberfire.ext.editor.commons.client.BaseEditor
 
getDeleteServiceCaller() - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditor
 
getDescription() - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlResourceType
 
getElement() - Method in class org.uberfire.ext.editor.commons.client.file.popups.commons.ToggleCommentView
 
getElement() - Method in class org.uberfire.ext.editor.commons.client.file.popups.RenamePopUpView
 
getFooter() - Method in interface org.uberfire.ext.editor.commons.client.file.popups.elemental2.Elemental2Modal.View
 
getFormat() - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.JsPdfSettings
 
getHeader() - Method in interface org.uberfire.ext.editor.commons.client.file.popups.elemental2.Elemental2Modal.View
 
getHeight() - Method in class org.uberfire.ext.editor.commons.client.file.exports.svg.SvgExportSettings
 
getIcon() - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlResourceType
 
getIdentifier() - Method in class org.uberfire.ext.editor.commons.client.history.SaveButton
 
getIdentifier() - Method in class org.uberfire.ext.editor.commons.client.history.VersionMenuItem
 
getIdentifier() - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditorActivity
 
getImageData(double, double, double, double) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
getImageData(double, double, double, double) - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
getMenus(Consumer<Menus>) - Method in class org.uberfire.ext.editor.commons.client.BaseEditor
 
getMenus(Consumer<Menus>) - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditor
 
getMenus(Consumer<Menus>) - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditorActivity
 
getMetadataSupplier() - Method in class org.uberfire.ext.editor.commons.client.BaseEditor
 
getMimeType() - Method in class org.uberfire.ext.editor.commons.client.file.exports.ImageDataUriContent
 
getModal() - Method in class org.uberfire.ext.editor.commons.client.file.popups.CommonModalBuilder
 
getModal() - Method in class org.uberfire.ext.editor.commons.client.file.popups.elemental2.Elemental2Modal
 
getNewFileName() - Method in class org.uberfire.ext.editor.commons.client.file.FileNameAndCommitMessage
 
getOffsetHeight(HTMLElement) - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditorView
 
getOrder() - Method in class org.uberfire.ext.editor.commons.client.history.SaveButton
 
getOrder() - Method in class org.uberfire.ext.editor.commons.client.history.VersionMenuItem
 
getOrientation() - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.JsPdfSettings
 
getPackageName() - Method in interface org.uberfire.ext.editor.commons.client.file.popups.CopyPopUpPresenter.View
 
getPackageName() - Method in class org.uberfire.ext.editor.commons.client.file.popups.CopyPopUpView
 
getPath() - Method in class org.uberfire.ext.editor.commons.client.event.AbstractConcurrentOperationEvent
 
getPath() - Method in class org.uberfire.ext.editor.commons.client.file.popups.CopyPopUpPresenter
 
getPath() - Method in interface org.uberfire.ext.editor.commons.client.menu.BasicFileMenuBuilder.PathProvider
Gets a Path for which the MenuItem corresponds.
getPathSupplier() - Method in class org.uberfire.ext.editor.commons.client.BaseEditor
 
getPathToFile() - Method in class org.uberfire.ext.editor.commons.client.history.event.VersionSelectedEvent
 
getPathToLatest() - Method in class org.uberfire.ext.editor.commons.client.history.VersionRecordManager
 
getPosition() - Method in class org.uberfire.ext.editor.commons.client.history.SaveButton
 
getPosition() - Method in class org.uberfire.ext.editor.commons.client.history.VersionMenuItem
 
getPrefix() - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlResourceType
 
getPriority() - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlResourceType
 
getRenameServiceCaller() - Method in class org.uberfire.ext.editor.commons.client.BaseEditor
 
getRenameValidator() - Method in class org.uberfire.ext.editor.commons.client.BaseEditor
 
getSaveAndRename() - Method in class org.uberfire.ext.editor.commons.client.BaseEditor
 
getSaveAndRenameCommandBuilder() - Method in class org.uberfire.ext.editor.commons.client.BaseEditor
 
getSaveAndRenameServiceCaller() - Method in class org.uberfire.ext.editor.commons.client.BaseEditor
 
getSaveAndRenameServiceCaller() - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditor
 
getSaveSuccessCallback(int) - Method in class org.uberfire.ext.editor.commons.client.BaseEditor
 
getSerializedSvg() - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
getSerializedSvg() - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
getSettings() - Method in class org.uberfire.ext.editor.commons.client.file.exports.PdfDocument
 
getShortName() - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlResourceType
 
getSimpleWildcardPattern() - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlResourceType
 
getSuffix() - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlResourceType
 
getTargetPath() - Method in interface org.uberfire.ext.editor.commons.client.file.popups.CopyPopUpPresenter.View
 
getTargetPath() - Method in class org.uberfire.ext.editor.commons.client.file.popups.CopyPopUpView
 
getText() - Method in class org.uberfire.ext.editor.commons.client.file.exports.TextContent
 
getTitle() - Method in class org.uberfire.ext.editor.commons.client.BaseEditor
Override this method and use @WorkbenchPartTitleDecoration
getTitle() - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditor
 
getTitle() - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditorActivity
 
getTitleDecoration() - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditorActivity
 
getTitleText() - Method in class org.uberfire.ext.editor.commons.client.BaseEditor
 
getTitleText() - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditor
 
getTitleWidget() - Method in interface org.uberfire.ext.editor.commons.client.BaseEditorView
 
getTitleWidget() - Method in class org.uberfire.ext.editor.commons.client.BaseEditorViewImpl
 
getTitleWidget() - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditorView
 
getToggleCommentPresenter() - Method in class org.uberfire.ext.editor.commons.client.file.popups.CopyPopUpPresenter
 
getToggleCommentPresenter() - Method in class org.uberfire.ext.editor.commons.client.file.popups.DeletePopUpPresenter
 
getToggleCommentPresenter() - Method in class org.uberfire.ext.editor.commons.client.file.popups.RenamePopUpPresenter
 
getToggleCommentPresenter() - Method in class org.uberfire.ext.editor.commons.client.file.popups.RestorePopUpPresenter
 
getToggleCommentPresenter() - Method in class org.uberfire.ext.editor.commons.client.file.popups.SavePopUpPresenter
 
getUnit() - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.JsPdfSettings
 
getUri() - Method in class org.uberfire.ext.editor.commons.client.file.exports.ImageDataUriContent
 
getValidateCommand() - Method in class org.uberfire.ext.editor.commons.client.BaseEditor
 
getVersion() - Method in class org.uberfire.ext.editor.commons.client.history.VersionRecordManager
 
getVersionRecord() - Method in class org.uberfire.ext.editor.commons.client.history.event.VersionSelectedEvent
 
getVersionRecordManager() - Method in class org.uberfire.ext.editor.commons.client.BaseEditor
 
getView() - Method in class org.uberfire.ext.editor.commons.client.file.popups.commons.ToggleCommentPresenter
 
getView() - Method in class org.uberfire.ext.editor.commons.client.file.popups.CopyPopUpPresenter
 
getView() - Method in class org.uberfire.ext.editor.commons.client.file.popups.elemental2.Elemental2Modal
 
getView() - Method in class org.uberfire.ext.editor.commons.client.file.popups.RenamePopUpPresenter
 
getView() - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditor
 
getView() - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditorPresenter
 
getViewElement() - Method in class org.uberfire.ext.editor.commons.client.file.popups.commons.ToggleCommentPresenter
Deprecated.
getWidget() - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditorActivity
 
getWidth() - Method in class org.uberfire.ext.editor.commons.client.file.exports.svg.SvgExportSettings
 

H

handleClick(ClickEvent) - Method in class org.uberfire.ext.editor.commons.client.history.VersionMenuDropDownButtonViewImpl
 
handleClick(ClickEvent) - Method in class org.uberfire.ext.editor.commons.client.history.VersionMenuItemLabel
 
handleClick(ClickEvent) - Method in class org.uberfire.ext.editor.commons.client.history.ViewAllLabel
 
handleCopyNotAllowed() - Method in interface org.uberfire.ext.editor.commons.client.file.popups.CopyPopUpPresenter.View
 
handleCopyNotAllowed() - Method in class org.uberfire.ext.editor.commons.client.file.popups.CopyPopUpView
 
handleDeleteNotAllowed() - Method in interface org.uberfire.ext.editor.commons.client.file.popups.DeletePopUpPresenter.View
 
handleDeleteNotAllowed() - Method in class org.uberfire.ext.editor.commons.client.file.popups.DeletePopUpView
 
handleDuplicatedFileName() - Method in interface org.uberfire.ext.editor.commons.client.file.popups.CopyPopUpPresenter.View
 
handleDuplicatedFileName() - Method in class org.uberfire.ext.editor.commons.client.file.popups.CopyPopUpView
 
handleDuplicatedFileName() - Method in interface org.uberfire.ext.editor.commons.client.file.popups.RenamePopUpPresenter.View
 
handleDuplicatedFileName() - Method in class org.uberfire.ext.editor.commons.client.file.popups.RenamePopUpView
 
handleInvalidFileName() - Method in interface org.uberfire.ext.editor.commons.client.file.popups.CopyPopUpPresenter.View
 
handleInvalidFileName() - Method in class org.uberfire.ext.editor.commons.client.file.popups.CopyPopUpView
 
handleInvalidFileName() - Method in interface org.uberfire.ext.editor.commons.client.file.popups.RenamePopUpPresenter.View
 
handleInvalidFileName() - Method in class org.uberfire.ext.editor.commons.client.file.popups.RenamePopUpView
 
handleRenameNotAllowed() - Method in interface org.uberfire.ext.editor.commons.client.file.popups.RenamePopUpPresenter.View
 
handleRenameNotAllowed() - Method in class org.uberfire.ext.editor.commons.client.file.popups.RenamePopUpView
 
handleUnexpectedError() - Method in interface org.uberfire.ext.editor.commons.client.file.popups.DeletePopUpPresenter.View
 
handleUnexpectedError() - Method in class org.uberfire.ext.editor.commons.client.file.popups.DeletePopUpView
 
hashCode() - Method in class org.uberfire.ext.editor.commons.client.event.AbstractConcurrentOperationEvent
 
HasLockSyncMenuStateHelper - Interface in org.uberfire.ext.editor.commons.client.menu
Marker interface for Menu Builders that have lock-sync helpers.
HasLockSyncMenuStateHelper.BasicLockSyncMenuStateHelper - Class in org.uberfire.ext.editor.commons.client.menu
Basic implementation that enables MenuItems if the file is either not locked; or locked by the current User.
HasLockSyncMenuStateHelper.LockSyncMenuStateHelper - Interface in org.uberfire.ext.editor.commons.client.menu
Helper to ascertain the enabled state of MenuItems synchronized with lock state.
HasLockSyncMenuStateHelper.LockSyncMenuStateHelper.Operation - Enum in org.uberfire.ext.editor.commons.client.menu
Possible operations; enable/disable MenuItem or veto any change all together.
hide() - Method in interface org.uberfire.ext.editor.commons.client.file.popups.CopyPopUpPresenter.View
 
hide() - Method in class org.uberfire.ext.editor.commons.client.file.popups.CopyPopUpView
 
hide() - Method in interface org.uberfire.ext.editor.commons.client.file.popups.DeletePopUpPresenter.View
 
hide() - Method in class org.uberfire.ext.editor.commons.client.file.popups.DeletePopUpView
 
hide() - Method in class org.uberfire.ext.editor.commons.client.file.popups.elemental2.Elemental2Modal
 
hide() - Method in interface org.uberfire.ext.editor.commons.client.file.popups.RenamePopUpPresenter.View
 
hide() - Method in class org.uberfire.ext.editor.commons.client.file.popups.RenamePopUpView
 
hide() - Method in interface org.uberfire.ext.editor.commons.client.file.popups.RestorePopUpPresenter.View
 
hide() - Method in class org.uberfire.ext.editor.commons.client.file.popups.RestorePopUpView
 
hide() - Method in interface org.uberfire.ext.editor.commons.client.file.popups.SavePopUpPresenter.View
 
hide() - Method in class org.uberfire.ext.editor.commons.client.file.popups.SavePopUpView
 
hideBusyIndicator() - Method in class org.uberfire.ext.editor.commons.client.BaseEditorViewImpl
 
hideBusyIndicator() - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditorView
 
hideSaveAndRename(boolean) - Method in interface org.uberfire.ext.editor.commons.client.file.popups.RenamePopUpPresenter.View
 
hideSaveAndRename(boolean) - Method in class org.uberfire.ext.editor.commons.client.file.popups.RenamePopUpView
 
HTML_EDITOR_MARGIN - Static variable in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditorView
 
HtmlEditor - Class in org.uberfire.ext.editor.commons.client.htmleditor
 
HtmlEditor(HtmlResourceType, HtmlEditorPresenter, Caller<HtmlEditorService>) - Constructor for class org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditor
 
HtmlEditor() - Method in interface org.uberfire.ext.editor.commons.client.resources.i18n.CommonConstants
 
HtmlEditorActivity - Class in org.uberfire.ext.editor.commons.client.htmleditor
 
HtmlEditorActivity(PlaceManager) - Constructor for class org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditorActivity
 
HtmlEditorLibraryLoader - Class in org.uberfire.ext.editor.commons.client.htmleditor
 
HtmlEditorLibraryLoader() - Constructor for class org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditorLibraryLoader
 
HtmlEditorPresenter - Class in org.uberfire.ext.editor.commons.client.htmleditor
 
HtmlEditorPresenter(HtmlEditorPresenter.View) - Constructor for class org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditorPresenter
 
HtmlEditorPresenter.View - Interface in org.uberfire.ext.editor.commons.client.htmleditor
 
HtmlEditorView - Class in org.uberfire.ext.editor.commons.client.htmleditor
 
HtmlEditorView(TranslationService, HtmlEditorLibraryLoader) - Constructor for class org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditorView
 
HtmlEditorView_AlignCenter - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlEditorView_AlignLeft - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlEditorView_AlignRight - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlEditorView_BackgroundColor - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlEditorView_BackgroundColorDialog - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlEditorView_BigTitle - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlEditorView_Bold - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlEditorView_Cancel - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlEditorView_CantSaveReadOnly - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlEditorView_Code - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlEditorView_CreateLink - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlEditorView_DiscardUnsavedData - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlEditorView_FontColor - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlEditorView_FontColorDialog - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlEditorView_FontSize - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlEditorView_FontSizeDialog - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlEditorView_ImageAlignment - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlEditorView_ImageAlignmentDefault - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlEditorView_ImageAlignmentLeft - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlEditorView_ImageAlignmentRight - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlEditorView_ImageDialog - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlEditorView_IndentList - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlEditorView_InsertImage - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlEditorView_InsertTable - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlEditorView_Italic - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlEditorView_LinkDialog - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlEditorView_Loading - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlEditorView_MediumTitle - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlEditorView_Ok - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlEditorView_OrderedList - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlEditorView_OutdentList - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlEditorView_Paragraph - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlEditorView_PlainText - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlEditorView_Pre - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlEditorView_Quote - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlEditorView_Redo - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlEditorView_RemoveLink - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlEditorView_Saving - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlEditorView_SmallTitle - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlEditorView_SwitchToHtmlView - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlEditorView_SwitchView - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlEditorView_TableAddColumnAfter - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlEditorView_TableAddColumnBefore - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlEditorView_TableAddRowAfter - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlEditorView_TableAddRowBefore - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlEditorView_TableColumns - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlEditorView_TableMergeCells - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlEditorView_TableOptions - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlEditorView_TableRemoveColumn - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlEditorView_TableRemoveRow - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlEditorView_TableRows - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlEditorView_Underline - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlEditorView_Undo - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlEditorView_UnorderedList - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
HtmlResourceType - Class in org.uberfire.ext.editor.commons.client.htmleditor
 
HtmlResourceType() - Constructor for class org.uberfire.ext.editor.commons.client.htmleditor.HtmlResourceType
 
HtmlResourceType(Others) - Constructor for class org.uberfire.ext.editor.commons.client.htmleditor.HtmlResourceType
 

I

IContext2D - Interface in org.uberfire.ext.editor.commons.client.file.exports.svg
Represents a canvas context 2D that is used to wrap calls to canvas used to generate SVG files based on canvas.
ImageDataUriContent - Class in org.uberfire.ext.editor.commons.client.file.exports
 
ImageFileExport - Class in org.uberfire.ext.editor.commons.client.file.exports
 
ImageFileExport() - Constructor for class org.uberfire.ext.editor.commons.client.file.exports.ImageFileExport
 
init(ObservablePath, PlaceRequest, ClientResourceType, MenuItems...) - Method in class org.uberfire.ext.editor.commons.client.BaseEditor
 
init(ObservablePath, PlaceRequest, ClientResourceType, boolean, boolean, MenuItems...) - Method in class org.uberfire.ext.editor.commons.client.BaseEditor
 
init(ObservablePath, PlaceRequest, ClientResourceType, boolean, boolean, Collection<MenuItems>) - Method in class org.uberfire.ext.editor.commons.client.BaseEditor
 
init() - Method in class org.uberfire.ext.editor.commons.client.BaseEditorEntryPoint
 
init() - Method in class org.uberfire.ext.editor.commons.client.file.exports.FileExportProducer
 
init(ToggleCommentPresenter) - Method in class org.uberfire.ext.editor.commons.client.file.popups.commons.ToggleCommentView
 
init(CopyPopUpPresenter) - Method in class org.uberfire.ext.editor.commons.client.file.popups.CopyPopUpView
 
init(DeletePopUpPresenter) - Method in class org.uberfire.ext.editor.commons.client.file.popups.DeletePopUpView
 
init(RenamePopUpPresenter) - Method in class org.uberfire.ext.editor.commons.client.file.popups.RenamePopUpView
 
init(RestorePopUpPresenter) - Method in class org.uberfire.ext.editor.commons.client.file.popups.RestorePopUpView
 
init(SavePopUpPresenter) - Method in class org.uberfire.ext.editor.commons.client.file.popups.SavePopUpView
 
init(Path) - Method in class org.uberfire.ext.editor.commons.client.history.VersionHistoryPresenter
 
init(String, ObservablePath, Callback<VersionRecord>) - Method in class org.uberfire.ext.editor.commons.client.history.VersionRecordManager
 
init() - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditor
 
init(HtmlEditorPresenter) - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditorView
 
init() - Method in class org.uberfire.ext.editor.commons.client.template.mustache.ClientMustacheTemplateRenderer
 
initEditor(String, String) - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditorView
 
inject() - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.FileExportScriptInjector
 
INSTANCE - Static variable in interface org.uberfire.ext.editor.commons.client.file.exports.FileExportResources
 
INSTANCE - Static variable in interface org.uberfire.ext.editor.commons.client.resources.CommonImages
 
INSTANCE - Static variable in interface org.uberfire.ext.editor.commons.client.resources.i18n.CommonConstants
 
InvalidFileName0(String) - Method in interface org.uberfire.ext.editor.commons.client.resources.i18n.CommonConstants
 
isCurrentLatest() - Method in class org.uberfire.ext.editor.commons.client.history.VersionRecordManager
 
isDirty(Integer) - Method in class org.uberfire.ext.editor.commons.client.BaseEditor
 
isDirtySupplier() - Method in class org.uberfire.ext.editor.commons.client.BaseEditor
 
isEnabled() - Method in class org.uberfire.ext.editor.commons.client.history.SaveButton
 
isEnabled() - Method in class org.uberfire.ext.editor.commons.client.history.VersionMenuDropDownButton
 
isEnabled() - Method in class org.uberfire.ext.editor.commons.client.history.VersionMenuDropDownButtonViewImpl
 
isEnabled() - Method in class org.uberfire.ext.editor.commons.client.history.VersionMenuItem
 
isLatest(VersionRecord) - Method in class org.uberfire.ext.editor.commons.client.history.VersionRecordManager
 
isPointInPath(double, double) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
isPointInPath(double, double) - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
isReadOnly - Variable in class org.uberfire.ext.editor.commons.client.BaseEditor
 
isShowing() - Method in class org.uberfire.ext.editor.commons.client.file.popups.elemental2.Elemental2Modal
 
isValidationRunning - Variable in class org.uberfire.ext.editor.commons.client.BaseEditor
 
ItemCopiedSuccessfully() - Method in interface org.uberfire.ext.editor.commons.client.resources.i18n.CommonConstants
 
ItemDeletedSuccessfully() - Method in interface org.uberfire.ext.editor.commons.client.resources.i18n.CommonConstants
 
ItemRenamedSuccessfully() - Method in interface org.uberfire.ext.editor.commons.client.resources.i18n.CommonConstants
 
ItemRestored() - Method in interface org.uberfire.ext.editor.commons.client.resources.i18n.CommonConstants
 
ItemSavedSuccessfully() - Method in interface org.uberfire.ext.editor.commons.client.resources.i18n.CommonConstants
 

J

JS_OBJ_SUFFIX - Static variable in class org.uberfire.ext.editor.commons.client.file.exports.jso.FileExportScriptInjector
 
JsFileSaver - Class in org.uberfire.ext.editor.commons.client.file.exports.jso
Provides the JsInterop API for FileSaver js.
JsFileSaver() - Constructor for class org.uberfire.ext.editor.commons.client.file.exports.jso.JsFileSaver
 
jsPdf() - Method in interface org.uberfire.ext.editor.commons.client.file.exports.FileExportResources
 
JsPdf - Class in org.uberfire.ext.editor.commons.client.file.exports.jso
Provides the JsInterop API for jsPdf.
JsPdf(JsPdfSettings) - Constructor for class org.uberfire.ext.editor.commons.client.file.exports.jso.JsPdf
 
JsPdfSettings - Class in org.uberfire.ext.editor.commons.client.file.exports.jso
The jsPDF' settings, It's being exported just as an Object with the following properties: - orientation - unit - format
JsPdfSettings() - Constructor for class org.uberfire.ext.editor.commons.client.file.exports.jso.JsPdfSettings
 

L

LatestVersion() - Method in interface org.uberfire.ext.editor.commons.client.resources.i18n.CommonConstants
 
lineTo(double, double) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
lineTo(double, double) - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
load() - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditorPresenter
 
load() - Method in interface org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditorPresenter.View
 
load() - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditorView
 
loadContent() - Method in class org.uberfire.ext.editor.commons.client.BaseEditor
 
loadContent() - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditor
 
loadEditor(String, String) - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditorView
 
Loading() - Method in interface org.uberfire.ext.editor.commons.client.resources.i18n.CommonConstants
 

M

makeMenuBar() - Method in class org.uberfire.ext.editor.commons.client.BaseEditor
If you want to customize the menu content override this method.
makeMenuBarPromise - Variable in class org.uberfire.ext.editor.commons.client.BaseEditor
 
mayClose(Integer) - Method in class org.uberfire.ext.editor.commons.client.BaseEditor
 
measureText(String) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
measureText(String) - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
menuBuilder - Variable in class org.uberfire.ext.editor.commons.client.BaseEditor
 
menuBuilderManagedInstance - Variable in class org.uberfire.ext.editor.commons.client.BaseEditor
 
menuItems - Variable in class org.uberfire.ext.editor.commons.client.BaseEditor
 
MenuItems - Enum in org.uberfire.ext.editor.commons.client.menu
 
menus - Variable in class org.uberfire.ext.editor.commons.client.BaseEditor
 
metadataOriginalHash - Variable in class org.uberfire.ext.editor.commons.client.BaseEditor
 
More() - Method in interface org.uberfire.ext.editor.commons.client.resources.i18n.CommonConstants
 
moveTo(double, double) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
moveTo(double, double) - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
Mustache - Class in org.uberfire.ext.editor.commons.client.template.mustache
JSInterop for MustacheJS native library.
Mustache() - Constructor for class org.uberfire.ext.editor.commons.client.template.mustache.Mustache
 
mustache() - Method in interface org.uberfire.ext.editor.commons.client.template.mustache.MustacheSource
 
MustacheSource - Interface in org.uberfire.ext.editor.commons.client.template.mustache
Holds the source for the unpacked MustacheJS.

N

NewName() - Method in interface org.uberfire.ext.editor.commons.client.resources.i18n.CommonConstants
 
NewNameColon() - Method in interface org.uberfire.ext.editor.commons.client.resources.i18n.CommonConstants
 
newSaveMenuItem(Command) - Method in class org.uberfire.ext.editor.commons.client.history.VersionRecordManager
 
normal() - Method in interface org.uberfire.ext.editor.commons.client.history.VersionMenuItemLabel.VersionMenuItemStyle
 
notification - Variable in class org.uberfire.ext.editor.commons.client.BaseEditor
 
NS - Static variable in class org.uberfire.ext.editor.commons.client.file.exports.jso.FileExportScriptInjector
 
NS_SEPARATOR - Static variable in class org.uberfire.ext.editor.commons.client.file.exports.jso.FileExportScriptInjector
 

O

onAfterValidate() - Method in class org.uberfire.ext.editor.commons.client.BaseEditor
 
onBeforeValidate() - Method in class org.uberfire.ext.editor.commons.client.BaseEditor
 
onFailure() - Method in interface org.uberfire.ext.editor.commons.client.validation.ValidatorCallback
 
onFailure(String) - Method in interface org.uberfire.ext.editor.commons.client.validation.ValidatorWithReasonCallback
 
onMenuOpening() - Method in class org.uberfire.ext.editor.commons.client.history.VersionMenuDropDownButton
 
onMenuOpening() - Method in interface org.uberfire.ext.editor.commons.client.history.VersionMenuDropDownButtonView.Presenter
 
onNewFileNameChange(KeyUpEvent) - Method in class org.uberfire.ext.editor.commons.client.file.popups.RenamePopUpView
 
onRename() - Method in class org.uberfire.ext.editor.commons.client.BaseEditor
 
onRestore(RestoreEvent) - Method in class org.uberfire.ext.editor.commons.client.BaseEditor
 
onSave() - Method in class org.uberfire.ext.editor.commons.client.BaseEditor
 
onSelect(VersionRecord) - Method in class org.uberfire.ext.editor.commons.client.history.VersionHistoryPresenter
 
onSelect(VersionRecord) - Method in interface org.uberfire.ext.editor.commons.client.history.VersionHistoryPresenterView.Presenter
 
onStartup(ObservablePath, PlaceRequest) - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditor
 
onStartup(ObservablePath, PlaceRequest) - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditorActivity
 
onSuccess() - Method in class org.uberfire.ext.editor.commons.client.BaseEditor
 
onSuccess() - Method in interface org.uberfire.ext.editor.commons.client.validation.ValidatorCallback
 
onValidate(Command) - Method in class org.uberfire.ext.editor.commons.client.BaseEditor
If your editor has validation, overwrite this.
onVersionChange(VersionSelectedEvent) - Method in class org.uberfire.ext.editor.commons.client.history.VersionHistoryPresenter
 
onVersionRecordSelected(VersionRecord) - Method in class org.uberfire.ext.editor.commons.client.history.VersionMenuDropDownButton
 
onVersionRecordSelected(VersionRecord) - Method in interface org.uberfire.ext.editor.commons.client.history.VersionMenuDropDownButtonView.Presenter
 
onVersionSelectedEvent(VersionSelectedEvent) - Method in class org.uberfire.ext.editor.commons.client.history.VersionRecordManager
 
org.uberfire.ext.editor.commons.client - package org.uberfire.ext.editor.commons.client
 
org.uberfire.ext.editor.commons.client.event - package org.uberfire.ext.editor.commons.client.event
 
org.uberfire.ext.editor.commons.client.file - package org.uberfire.ext.editor.commons.client.file
 
org.uberfire.ext.editor.commons.client.file.exports - package org.uberfire.ext.editor.commons.client.file.exports
 
org.uberfire.ext.editor.commons.client.file.exports.jso - package org.uberfire.ext.editor.commons.client.file.exports.jso
 
org.uberfire.ext.editor.commons.client.file.exports.jso.svg - package org.uberfire.ext.editor.commons.client.file.exports.jso.svg
 
org.uberfire.ext.editor.commons.client.file.exports.svg - package org.uberfire.ext.editor.commons.client.file.exports.svg
 
org.uberfire.ext.editor.commons.client.file.popups - package org.uberfire.ext.editor.commons.client.file.popups
 
org.uberfire.ext.editor.commons.client.file.popups.commons - package org.uberfire.ext.editor.commons.client.file.popups.commons
 
org.uberfire.ext.editor.commons.client.file.popups.elemental2 - package org.uberfire.ext.editor.commons.client.file.popups.elemental2
 
org.uberfire.ext.editor.commons.client.history - package org.uberfire.ext.editor.commons.client.history
 
org.uberfire.ext.editor.commons.client.history.event - package org.uberfire.ext.editor.commons.client.history.event
 
org.uberfire.ext.editor.commons.client.htmleditor - package org.uberfire.ext.editor.commons.client.htmleditor
 
org.uberfire.ext.editor.commons.client.menu - package org.uberfire.ext.editor.commons.client.menu
 
org.uberfire.ext.editor.commons.client.menu.common - package org.uberfire.ext.editor.commons.client.menu.common
 
org.uberfire.ext.editor.commons.client.resources - package org.uberfire.ext.editor.commons.client.resources
 
org.uberfire.ext.editor.commons.client.resources.i18n - package org.uberfire.ext.editor.commons.client.resources.i18n
 
org.uberfire.ext.editor.commons.client.template.mustache - package org.uberfire.ext.editor.commons.client.template.mustache
 
org.uberfire.ext.editor.commons.client.validation - package org.uberfire.ext.editor.commons.client.validation
 
originalHash - Variable in class org.uberfire.ext.editor.commons.client.BaseEditor
 
Other() - Method in interface org.uberfire.ext.editor.commons.client.resources.i18n.CommonConstants
 

P

PackageColon() - Method in interface org.uberfire.ext.editor.commons.client.resources.i18n.CommonConstants
 
PdfDocument - Class in org.uberfire.ext.editor.commons.client.file.exports
The pdf document's content model.
PdfFileExport - Class in org.uberfire.ext.editor.commons.client.file.exports
 
PdfFileExport() - Constructor for class org.uberfire.ext.editor.commons.client.file.exports.PdfFileExport
 
place - Variable in class org.uberfire.ext.editor.commons.client.BaseEditor
 
placeManager - Variable in class org.uberfire.ext.editor.commons.client.BaseEditor
 
postConstruct() - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditorView
 
promises - Variable in class org.uberfire.ext.editor.commons.client.BaseEditor
 
putImageData(ImageData, double, double) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
putImageData(ImageData, double, double, double, double, double, double) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
putImageData(ImageData, double, double) - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
putImageData(ImageData, double, double, double, double, double, double) - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 

Q

quadraticCurveTo(double, double, double, double) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
quadraticCurveTo(double, double, double, double) - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 

R

rect(double, double, double, double) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
rect(double, double, double, double) - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
refresh(String) - Method in class org.uberfire.ext.editor.commons.client.history.VersionHistoryPresenter
 
refreshGrid() - Method in interface org.uberfire.ext.editor.commons.client.history.VersionHistoryPresenterView
 
refreshGrid() - Method in class org.uberfire.ext.editor.commons.client.history.VersionHistoryPresenterViewImpl
 
refreshTitle(String) - Method in interface org.uberfire.ext.editor.commons.client.BaseEditorView
 
refreshTitle(String) - Method in class org.uberfire.ext.editor.commons.client.BaseEditorViewImpl
 
refreshTitle(String) - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditorView
 
reload() - Method in class org.uberfire.ext.editor.commons.client.BaseEditor
 
reloadVersions(Path) - Method in class org.uberfire.ext.editor.commons.client.history.VersionRecordManager
 
rename(String) - Method in class org.uberfire.ext.editor.commons.client.file.popups.RenamePopUpPresenter
 
Rename() - Method in interface org.uberfire.ext.editor.commons.client.resources.i18n.CommonConstants
 
renameAsPrimary() - Method in interface org.uberfire.ext.editor.commons.client.file.popups.RenamePopUpPresenter.View
 
renameAsPrimary() - Method in class org.uberfire.ext.editor.commons.client.file.popups.RenamePopUpView
 
RenamePopUpPresenter - Class in org.uberfire.ext.editor.commons.client.file.popups
 
RenamePopUpPresenter(RenamePopUpPresenter.View, ToggleCommentPresenter) - Constructor for class org.uberfire.ext.editor.commons.client.file.popups.RenamePopUpPresenter
 
RenamePopUpPresenter.View - Interface in org.uberfire.ext.editor.commons.client.file.popups
 
RenamePopupRenameItem() - Method in interface org.uberfire.ext.editor.commons.client.resources.i18n.CommonConstants
 
RenamePopupTitle() - Method in interface org.uberfire.ext.editor.commons.client.resources.i18n.CommonConstants
 
RenamePopUpView - Class in org.uberfire.ext.editor.commons.client.file.popups
 
RenamePopUpView(HTMLDivElement, HTMLDivElement, HTMLButtonElement, HTMLButtonElement, HTMLButtonElement, HTMLDivElement, HTMLInputElement, HTMLDivElement, HTMLElement, TranslationService) - Constructor for class org.uberfire.ext.editor.commons.client.file.popups.RenamePopUpView
 
RenamePopUpView_Cancel - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
RenamePopUpView_FileAlreadyExists - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
RenamePopUpView_InvalidFileName - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
RenamePopUpView_Rename - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
RenamePopUpView_RenameAsset - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
RenamePopUpView_RenameNotAllowed - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
RenamePopUpView_SaveAndRename - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
Renaming() - Method in interface org.uberfire.ext.editor.commons.client.resources.i18n.CommonConstants
 
render(String, Object) - Method in class org.uberfire.ext.editor.commons.client.template.mustache.ClientMustacheTemplateRenderer
 
resetClip() - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
resetClip() - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
resetVersions() - Method in class org.uberfire.ext.editor.commons.client.history.VersionMenuDropDownButton
 
resetVersions() - Method in interface org.uberfire.ext.editor.commons.client.history.VersionMenuDropDownButtonView.Presenter
Clears the version and versions from the Presenter's internal state.
restore() - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
restore() - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
restore() - Method in class org.uberfire.ext.editor.commons.client.file.popups.RestorePopUpPresenter
 
Restore() - Method in interface org.uberfire.ext.editor.commons.client.resources.i18n.CommonConstants
 
restoreGroup() - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
restoreGroup() - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
RestorePopUpPresenter - Class in org.uberfire.ext.editor.commons.client.file.popups
 
RestorePopUpPresenter(RestorePopUpPresenter.View, BusyIndicatorView, Caller<VersionService>, Event<RestoreEvent>, RestoreUtil, ToggleCommentPresenter) - Constructor for class org.uberfire.ext.editor.commons.client.file.popups.RestorePopUpPresenter
 
RestorePopUpPresenter.View - Interface in org.uberfire.ext.editor.commons.client.file.popups
 
RestorePopUpView - Class in org.uberfire.ext.editor.commons.client.file.popups
 
RestorePopUpView() - Constructor for class org.uberfire.ext.editor.commons.client.file.popups.RestorePopUpView
 
RestorePopUpView_Cancel - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
RestorePopUpView_ConfirmRestore - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
RestorePopUpView_Restore - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
restoreStyle() - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
restoreStyle() - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
restoreToCurrentVersion() - Method in class org.uberfire.ext.editor.commons.client.history.VersionRecordManager
 
RestoreUtil - Class in org.uberfire.ext.editor.commons.client.file
 
RestoreUtil() - Constructor for class org.uberfire.ext.editor.commons.client.file.RestoreUtil
 
RestoreVersionCommandProvider - Class in org.uberfire.ext.editor.commons.client.menu
 
RestoreVersionCommandProvider() - Constructor for class org.uberfire.ext.editor.commons.client.menu.RestoreVersionCommandProvider
 
Restoring() - Method in interface org.uberfire.ext.editor.commons.client.resources.i18n.CommonConstants
 
rotate(double) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
rotate(double) - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 

S

save() - Method in class org.uberfire.ext.editor.commons.client.BaseEditor
Needs to be overwritten for save to work
save(String) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.JsPdf
Saves the document into a PDF file.
save() - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
save() - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
save() - Method in class org.uberfire.ext.editor.commons.client.file.popups.SavePopUpPresenter
 
save() - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditor
 
Save() - Method in interface org.uberfire.ext.editor.commons.client.resources.i18n.CommonConstants
 
saveAndRename(String) - Method in class org.uberfire.ext.editor.commons.client.file.popups.RenamePopUpPresenter
 
saveAndRenameAsPrimary() - Method in interface org.uberfire.ext.editor.commons.client.file.popups.RenamePopUpPresenter.View
 
saveAndRenameAsPrimary() - Method in class org.uberfire.ext.editor.commons.client.file.popups.RenamePopUpView
 
saveAndRenameCommandBuilder - Variable in class org.uberfire.ext.editor.commons.client.BaseEditor
 
SaveAndRenameCommandBuilder<T,M> - Class in org.uberfire.ext.editor.commons.client.menu.common
 
SaveAndRenameCommandBuilder(RenamePopUpPresenter, BusyIndicatorView, Event<NotificationEvent>, Event<RenameInProgressEvent>) - Constructor for class org.uberfire.ext.editor.commons.client.menu.common.SaveAndRenameCommandBuilder
 
saveAs(Blob, String, boolean) - Static method in class org.uberfire.ext.editor.commons.client.file.exports.jso.JsFileSaver
Saves the given blob's content into a file.
SaveButton - Class in org.uberfire.ext.editor.commons.client.history
 
SaveButton() - Constructor for class org.uberfire.ext.editor.commons.client.history.SaveButton
 
saveGroup(Map<String, String>) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
saveGroup(Map<String, String>) - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
SavePopUpPresenter - Class in org.uberfire.ext.editor.commons.client.file.popups
 
SavePopUpPresenter(SavePopUpPresenter.View, Event<SaveInProgressEvent>, ToggleCommentPresenter) - Constructor for class org.uberfire.ext.editor.commons.client.file.popups.SavePopUpPresenter
 
SavePopUpPresenter.View - Interface in org.uberfire.ext.editor.commons.client.file.popups
 
SavePopupTitle() - Method in interface org.uberfire.ext.editor.commons.client.resources.i18n.CommonConstants
 
SavePopUpView - Class in org.uberfire.ext.editor.commons.client.file.popups
 
SavePopUpView() - Constructor for class org.uberfire.ext.editor.commons.client.file.popups.SavePopUpView
 
SavePopUpView_Cancel - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
SavePopUpView_ConfirmSave - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
SavePopUpView_Save - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
saveStyle() - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
saveStyle() - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
Saving() - Method in interface org.uberfire.ext.editor.commons.client.resources.i18n.CommonConstants
 
scale(double, double) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
scale(double, double) - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
Select() - Method in interface org.uberfire.ext.editor.commons.client.resources.i18n.CommonConstants
 
selected() - Method in interface org.uberfire.ext.editor.commons.client.history.VersionMenuItemLabel.VersionMenuItemStyle
 
setCommand(Command) - Method in class org.uberfire.ext.editor.commons.client.history.SaveButton
 
setCommentIsHidden(boolean) - Method in class org.uberfire.ext.editor.commons.client.file.popups.DeletePopUpPresenter
 
setContent(String) - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditorPresenter
 
setContent(String) - Method in interface org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditorPresenter.View
 
setContent(String) - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditorView
 
setEnabled(boolean) - Method in class org.uberfire.ext.editor.commons.client.history.SaveButton
 
setEnabled(boolean) - Method in class org.uberfire.ext.editor.commons.client.history.VersionMenuDropDownButton
 
setEnabled(boolean) - Method in class org.uberfire.ext.editor.commons.client.history.VersionMenuDropDownButtonViewImpl
 
setEnabled(boolean) - Method in class org.uberfire.ext.editor.commons.client.history.VersionMenuItem
 
setFillStyle(String) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
setFillStyle(String) - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
setFont(String) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
setFont(String) - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
setFormat(String) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.JsPdfSettings
 
setGlobalAlpha(double) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
setGlobalAlpha(double) - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
setGlobalCompositeOperation(String) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
setGlobalCompositeOperation(String) - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
setHidden(boolean) - Method in class org.uberfire.ext.editor.commons.client.file.popups.commons.ToggleCommentPresenter
 
setImageSmoothingEnabled(boolean) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
setImageSmoothingEnabled(boolean) - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
setItems(List<VersionRecord>) - Method in class org.uberfire.ext.editor.commons.client.history.VersionMenuDropDownButton
 
setLineCap(String) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
setLineCap(String) - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
setLineDash(double[]) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
setLineDash(double[]) - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
setLineDashOffset(double) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
setLineDashOffset(double) - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
setLineJoin(String) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
setLineJoin(String) - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
setLineWidth(double) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
setLineWidth(double) - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
setLockSyncMenuStateHelper(HasLockSyncMenuStateHelper.LockSyncMenuStateHelper) - Method in class org.uberfire.ext.editor.commons.client.menu.BasicFileMenuBuilderImpl
 
setLockSyncMenuStateHelper(HasLockSyncMenuStateHelper.LockSyncMenuStateHelper) - Method in interface org.uberfire.ext.editor.commons.client.menu.HasLockSyncMenuStateHelper
Sets a helper for MenuItems synchronized with locks state (see LockInfo.
setMetadataOriginalHash(Integer) - Method in class org.uberfire.ext.editor.commons.client.BaseEditor
 
setMiterLimit(double) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
setMiterLimit(double) - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
setOnCurrentVersionRefreshed(ParameterizedCommand<VersionRecord>) - Method in class org.uberfire.ext.editor.commons.client.history.VersionHistoryPresenter
 
setOrientation(String) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.JsPdfSettings
 
setOriginalFileName(String) - Method in interface org.uberfire.ext.editor.commons.client.file.popups.RenamePopUpPresenter.View
 
setOriginalFileName(String) - Method in class org.uberfire.ext.editor.commons.client.file.popups.RenamePopUpView
 
setOriginalHash(Integer) - Method in class org.uberfire.ext.editor.commons.client.BaseEditor
 
setPresenter(VersionHistoryPresenterView.Presenter) - Method in interface org.uberfire.ext.editor.commons.client.history.VersionHistoryPresenterView
 
setPresenter(VersionHistoryPresenterView.Presenter) - Method in class org.uberfire.ext.editor.commons.client.history.VersionHistoryPresenterViewImpl
 
setPresenter(VersionMenuDropDownButtonView.Presenter) - Method in interface org.uberfire.ext.editor.commons.client.history.VersionMenuDropDownButtonView
 
setPresenter(VersionMenuDropDownButtonView.Presenter) - Method in class org.uberfire.ext.editor.commons.client.history.VersionMenuDropDownButtonViewImpl
 
setPrompt(String) - Method in class org.uberfire.ext.editor.commons.client.file.popups.DeletePopUpPresenter
 
setPrompt(String) - Method in interface org.uberfire.ext.editor.commons.client.file.popups.DeletePopUpPresenter.View
 
setPrompt(String) - Method in class org.uberfire.ext.editor.commons.client.file.popups.DeletePopUpView
 
setShadowBlur(int) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
setShadowBlur(int) - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
setShadowColor(String) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
setShadowColor(String) - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
setShadowOffsetX(double) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
setShadowOffsetX(double) - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
setShadowOffsetY(double) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
setShadowOffsetY(double) - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
setShowMoreCommand(Command) - Method in class org.uberfire.ext.editor.commons.client.history.VersionMenuDropDownButton
 
setShowMoreCommand(Command) - Method in class org.uberfire.ext.editor.commons.client.history.VersionRecordManager
 
setStrokeStyle(String) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
setStrokeStyle(String) - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
setText(String) - Method in class org.uberfire.ext.editor.commons.client.EditorTitle
 
setText(String, String) - Method in class org.uberfire.ext.editor.commons.client.EditorTitle
 
setTextAlign(String) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
setTextAlign(String) - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
setTextBaseline(String) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
setTextBaseline(String) - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
setTextToLatest() - Method in interface org.uberfire.ext.editor.commons.client.history.VersionMenuDropDownButtonView
 
setTextToLatest() - Method in class org.uberfire.ext.editor.commons.client.history.VersionMenuDropDownButtonViewImpl
 
setTextToRestore() - Method in class org.uberfire.ext.editor.commons.client.history.SaveButton
 
setTextToSave() - Method in class org.uberfire.ext.editor.commons.client.history.SaveButton
 
setTextToVersion(int) - Method in interface org.uberfire.ext.editor.commons.client.history.VersionMenuDropDownButtonView
 
setTextToVersion(int) - Method in class org.uberfire.ext.editor.commons.client.history.VersionMenuDropDownButtonViewImpl
 
setTransform(double, double, double, double, double, double) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
setTransform(double, double, double, double, double, double) - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
setUnit(String) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.JsPdfSettings
 
setup() - Method in class org.uberfire.ext.editor.commons.client.file.popups.commons.ToggleCommentPresenter
 
setup() - Method in class org.uberfire.ext.editor.commons.client.file.popups.commons.ToggleCommentView
 
setup() - Method in class org.uberfire.ext.editor.commons.client.file.popups.CopyPopUpPresenter
 
setup() - Method in class org.uberfire.ext.editor.commons.client.file.popups.DeletePopUpPresenter
 
setup() - Method in class org.uberfire.ext.editor.commons.client.file.popups.elemental2.Elemental2Modal
 
setup() - Method in class org.uberfire.ext.editor.commons.client.file.popups.RenamePopUpPresenter
 
setup() - Method in class org.uberfire.ext.editor.commons.client.file.popups.RestorePopUpPresenter
 
setup() - Method in class org.uberfire.ext.editor.commons.client.file.popups.SavePopUpPresenter
 
setup(String, AsyncDataProvider<VersionRecord>) - Method in interface org.uberfire.ext.editor.commons.client.history.VersionHistoryPresenterView
 
setup(String, AsyncDataProvider<VersionRecord>) - Method in class org.uberfire.ext.editor.commons.client.history.VersionHistoryPresenterViewImpl
 
setVersion(String) - Method in class org.uberfire.ext.editor.commons.client.history.VersionMenuDropDownButton
 
setVersion(String) - Method in class org.uberfire.ext.editor.commons.client.history.VersionRecordManager
 
setVersions(List<VersionRecord>) - Method in class org.uberfire.ext.editor.commons.client.history.VersionRecordManager
 
setWidth(String) - Method in class org.uberfire.ext.editor.commons.client.file.popups.elemental2.Elemental2Modal
 
show(Path, Validator, CommandWithFileNameAndCommitMessage) - Method in class org.uberfire.ext.editor.commons.client.file.popups.CopyPopUpPresenter
 
show(Path, CommandWithFileNameAndCommitMessage) - Method in class org.uberfire.ext.editor.commons.client.file.popups.CopyPopUpPresenter
 
show() - Method in interface org.uberfire.ext.editor.commons.client.file.popups.CopyPopUpPresenter.View
 
show() - Method in class org.uberfire.ext.editor.commons.client.file.popups.CopyPopUpView
 
show(ParameterizedCommand<String>) - Method in class org.uberfire.ext.editor.commons.client.file.popups.DeletePopUpPresenter
 
show(Validator, ParameterizedCommand<String>) - Method in class org.uberfire.ext.editor.commons.client.file.popups.DeletePopUpPresenter
 
show() - Method in interface org.uberfire.ext.editor.commons.client.file.popups.DeletePopUpPresenter.View
 
show() - Method in class org.uberfire.ext.editor.commons.client.file.popups.DeletePopUpView
 
show() - Method in class org.uberfire.ext.editor.commons.client.file.popups.elemental2.Elemental2Modal
 
show(Path, Validator, CommandWithFileNameAndCommitMessage, CommandWithFileNameAndCommitMessage, boolean, String) - Method in class org.uberfire.ext.editor.commons.client.file.popups.RenamePopUpPresenter
 
show(Path, CommandWithFileNameAndCommitMessage, String) - Method in class org.uberfire.ext.editor.commons.client.file.popups.RenamePopUpPresenter
 
show(Path, Validator, CommandWithFileNameAndCommitMessage) - Method in class org.uberfire.ext.editor.commons.client.file.popups.RenamePopUpPresenter
 
show(Path, Validator, boolean, CommandWithFileNameAndCommitMessage, CommandWithFileNameAndCommitMessage) - Method in class org.uberfire.ext.editor.commons.client.file.popups.RenamePopUpPresenter
 
show(Path, CommandWithFileNameAndCommitMessage) - Method in class org.uberfire.ext.editor.commons.client.file.popups.RenamePopUpPresenter
 
show() - Method in interface org.uberfire.ext.editor.commons.client.file.popups.RenamePopUpPresenter.View
 
show() - Method in class org.uberfire.ext.editor.commons.client.file.popups.RenamePopUpView
 
show(ObservablePath, String) - Method in class org.uberfire.ext.editor.commons.client.file.popups.RestorePopUpPresenter
 
show() - Method in interface org.uberfire.ext.editor.commons.client.file.popups.RestorePopUpPresenter.View
 
show() - Method in class org.uberfire.ext.editor.commons.client.file.popups.RestorePopUpView
 
show(ParameterizedCommand<String>) - Method in class org.uberfire.ext.editor.commons.client.file.popups.SavePopUpPresenter
 
show(Path, ParameterizedCommand<String>) - Method in class org.uberfire.ext.editor.commons.client.file.popups.SavePopUpPresenter
 
show() - Method in interface org.uberfire.ext.editor.commons.client.file.popups.SavePopUpPresenter.View
 
show() - Method in class org.uberfire.ext.editor.commons.client.file.popups.SavePopUpView
 
ShowAll() - Method in interface org.uberfire.ext.editor.commons.client.resources.i18n.CommonConstants
 
showBusyIndicator(String) - Method in class org.uberfire.ext.editor.commons.client.BaseEditorViewImpl
 
showBusyIndicator(String) - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditorView
 
showConcurrentUpdatePopup() - Method in class org.uberfire.ext.editor.commons.client.BaseEditor
 
showLoading() - Method in interface org.uberfire.ext.editor.commons.client.BaseEditorView
 
showLoading() - Method in class org.uberfire.ext.editor.commons.client.BaseEditorViewImpl
 
showLoading() - Method in interface org.uberfire.ext.editor.commons.client.history.VersionHistoryPresenterView
 
showLoading() - Method in class org.uberfire.ext.editor.commons.client.history.VersionHistoryPresenterViewImpl
 
showLoading() - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditorView
 
showSaving() - Method in interface org.uberfire.ext.editor.commons.client.BaseEditorView
 
showSaving() - Method in class org.uberfire.ext.editor.commons.client.BaseEditorViewImpl
 
showSaving() - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditorView
 
showVersions() - Method in class org.uberfire.ext.editor.commons.client.BaseEditor
 
stroke() - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
stroke() - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
strokeText(String, double, double) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
strokeText(String, double, double) - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
superSetup() - Method in class org.uberfire.ext.editor.commons.client.file.popups.elemental2.Elemental2Modal
 
SvgExportSettings - Class in org.uberfire.ext.editor.commons.client.file.exports.svg
Contains all attributes used on the SVG Export process.
SvgExportSettings(double, double, Object) - Constructor for class org.uberfire.ext.editor.commons.client.file.exports.svg.SvgExportSettings
 
SvgFileExport - Class in org.uberfire.ext.editor.commons.client.file.exports.svg
Exports an IContext2D to a serialized SVG file.
SvgFileExport() - Constructor for class org.uberfire.ext.editor.commons.client.file.exports.svg.SvgFileExport
 
SvgFileExport(BiConsumer<Blob, String>) - Constructor for class org.uberfire.ext.editor.commons.client.file.exports.svg.SvgFileExport
 
synchronizeView() - Method in class org.uberfire.ext.editor.commons.client.htmleditor.HtmlEditorView
 

T

Tags() - Method in interface org.uberfire.ext.editor.commons.client.resources.i18n.CommonConstants
 
text(String, int, int) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.JsPdf
Adds text to the document.
TextContent - Class in org.uberfire.ext.editor.commons.client.file.exports
 
TextFileExport - Class in org.uberfire.ext.editor.commons.client.file.exports
 
TextFileExport() - Constructor for class org.uberfire.ext.editor.commons.client.file.exports.TextFileExport
 
title - Variable in class org.uberfire.ext.editor.commons.client.BaseEditorViewImpl
 
to_html(String, Object) - Static method in class org.uberfire.ext.editor.commons.client.template.mustache.Mustache
 
ToggleCommentPresenter - Class in org.uberfire.ext.editor.commons.client.file.popups.commons
 
ToggleCommentPresenter(ToggleCommentPresenter.View) - Constructor for class org.uberfire.ext.editor.commons.client.file.popups.commons.ToggleCommentPresenter
 
ToggleCommentPresenter.View - Interface in org.uberfire.ext.editor.commons.client.file.popups.commons
 
ToggleCommentView - Class in org.uberfire.ext.editor.commons.client.file.popups.commons
 
ToggleCommentView(HTMLDivElement, HTMLAnchorElement, TextBox, TranslationService) - Constructor for class org.uberfire.ext.editor.commons.client.file.popups.commons.ToggleCommentView
 
ToggleCommentView_EnterComment - Static variable in class org.uberfire.ext.editor.commons.client.resources.i18n.Constants
 
toString() - Method in class org.uberfire.ext.editor.commons.client.history.VersionHistoryScreenPlace
 
transform(double, double, double, double, double, double) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
transform(double, double, double, double, double, double) - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
translate(double, double) - Method in class org.uberfire.ext.editor.commons.client.file.exports.jso.svg.C2SContext2D
 
translate(double, double) - Method in interface org.uberfire.ext.editor.commons.client.file.exports.svg.IContext2D
 
type - Variable in class org.uberfire.ext.editor.commons.client.BaseEditor
 

U

URI - Static variable in class org.uberfire.ext.editor.commons.client.history.VersionHistoryScreenPlace
 

V

Validate() - Method in interface org.uberfire.ext.editor.commons.client.resources.i18n.CommonConstants
 
validate(String, ValidatorCallback) - Method in class org.uberfire.ext.editor.commons.client.validation.DefaultFileNameValidator
 
validate(String, ValidatorCallback) - Method in interface org.uberfire.ext.editor.commons.client.validation.Validator
 
Validating() - Method in interface org.uberfire.ext.editor.commons.client.resources.i18n.CommonConstants
 
ValidationErrorReason - Enum in org.uberfire.ext.editor.commons.client.validation
 
Validator - Interface in org.uberfire.ext.editor.commons.client.validation
Validator
ValidatorCallback - Interface in org.uberfire.ext.editor.commons.client.validation
Callback to invoke one of two actions depending on whether validation was successful or failed.
ValidatorWithReasonCallback - Interface in org.uberfire.ext.editor.commons.client.validation
Callback to pass a reason for validation failure
valueOf(String) - Static method in enum org.uberfire.ext.editor.commons.client.menu.HasLockSyncMenuStateHelper.LockSyncMenuStateHelper.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.uberfire.ext.editor.commons.client.menu.MenuItems
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.uberfire.ext.editor.commons.client.validation.ValidationErrorReason
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.uberfire.ext.editor.commons.client.menu.HasLockSyncMenuStateHelper.LockSyncMenuStateHelper.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.uberfire.ext.editor.commons.client.menu.MenuItems
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.uberfire.ext.editor.commons.client.validation.ValidationErrorReason
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION - Static variable in class org.uberfire.ext.editor.commons.client.history.VersionHistoryScreenPlace
 
version() - Method in interface org.uberfire.ext.editor.commons.client.history.VersionMenuItemLabel.VersionMenuItemStyle
 
Version(int) - Method in interface org.uberfire.ext.editor.commons.client.resources.i18n.CommonConstants
 
VersionHistoryPresenter - Class in org.uberfire.ext.editor.commons.client.history
 
VersionHistoryPresenter(VersionHistoryPresenterView, Caller<VersionService>, Event<VersionSelectedEvent>) - Constructor for class org.uberfire.ext.editor.commons.client.history.VersionHistoryPresenter
 
VersionHistoryPresenterView - Interface in org.uberfire.ext.editor.commons.client.history
 
VersionHistoryPresenterView.Presenter - Interface in org.uberfire.ext.editor.commons.client.history
 
VersionHistoryPresenterViewImpl - Class in org.uberfire.ext.editor.commons.client.history
 
VersionHistoryPresenterViewImpl() - Constructor for class org.uberfire.ext.editor.commons.client.history.VersionHistoryPresenterViewImpl
 
VersionHistoryScreenPlace - Class in org.uberfire.ext.editor.commons.client.history
 
VersionHistoryScreenPlace(ObservablePath, String, String) - Constructor for class org.uberfire.ext.editor.commons.client.history.VersionHistoryScreenPlace
 
VersionMenuDropDownButton - Class in org.uberfire.ext.editor.commons.client.history
 
VersionMenuDropDownButton() - Constructor for class org.uberfire.ext.editor.commons.client.history.VersionMenuDropDownButton
 
VersionMenuDropDownButton(VersionMenuDropDownButtonView) - Constructor for class org.uberfire.ext.editor.commons.client.history.VersionMenuDropDownButton
 
VersionMenuDropDownButtonView - Interface in org.uberfire.ext.editor.commons.client.history
 
VersionMenuDropDownButtonView.Presenter - Interface in org.uberfire.ext.editor.commons.client.history
 
VersionMenuDropDownButtonViewImpl - Class in org.uberfire.ext.editor.commons.client.history
 
VersionMenuDropDownButtonViewImpl() - Constructor for class org.uberfire.ext.editor.commons.client.history.VersionMenuDropDownButtonViewImpl
 
VersionMenuItem - Class in org.uberfire.ext.editor.commons.client.history
 
VersionMenuItem(VersionMenuDropDownButton) - Constructor for class org.uberfire.ext.editor.commons.client.history.VersionMenuItem
 
VersionMenuItemLabel - Class in org.uberfire.ext.editor.commons.client.history
 
VersionMenuItemLabel(VersionRecord, Integer, boolean, Callback<VersionRecord>) - Constructor for class org.uberfire.ext.editor.commons.client.history.VersionMenuItemLabel
 
VersionMenuItemLabel.VersionMenuItemStyle - Interface in org.uberfire.ext.editor.commons.client.history
 
versionRecordManager - Variable in class org.uberfire.ext.editor.commons.client.BaseEditor
 
VersionRecordManager - Class in org.uberfire.ext.editor.commons.client.history
 
VersionRecordManager(VersionMenuDropDownButton, SaveButton, RestorePopUpPresenter, RestoreUtil, Event<VersionSelectedEvent>, Caller<VersionService>) - Constructor for class org.uberfire.ext.editor.commons.client.history.VersionRecordManager
 
VersionSelectedEvent - Class in org.uberfire.ext.editor.commons.client.history.event
 
VersionSelectedEvent(Path, VersionRecord) - Constructor for class org.uberfire.ext.editor.commons.client.history.event.VersionSelectedEvent
 
ViewAllLabel - Class in org.uberfire.ext.editor.commons.client.history
 
ViewAllLabel(Integer, Command) - Constructor for class org.uberfire.ext.editor.commons.client.history.ViewAllLabel
 
A B C D E F G H I J L M N O P Q R S T U V 
Skip navigation links
Uberfire Commons Editor Client 2.20.0.Final-redhat-00002

Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.