A B C D E F G H I J L M N O P Q R S T U V W X Y

A

AbstractEntityListSelectorWizardStep<C extends EntityConfig,E extends Entity> - Class in org.xwiki.gwt.wysiwyg.client.widget.wizard.util
Wizard step that allows the user to select an entity from a list.
AbstractEntityListSelectorWizardStep(WikiServiceAsync) - Constructor for class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractEntityListSelectorWizardStep
Creates a new entity selector that allows the user to select the entity to link to from a list.
AbstractEntitySelectorAggregatorWizardStep<C extends EntityConfig> - Class in org.xwiki.gwt.wysiwyg.client.widget.wizard.util
Abstract wizard step that aggregates multiple views for selecting an entity to link to.
AbstractEntitySelectorAggregatorWizardStep(WikiServiceAsync) - Constructor for class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractEntitySelectorAggregatorWizardStep
Creates a new entity selector wizard step that uses the given service to access the wiki.
AbstractExplorerWizardStep - Class in org.xwiki.gwt.wysiwyg.client.plugin.link.ui
Wizard step to provide an interface to selecting a wiki resource, using an XWikiExplorer.
AbstractExplorerWizardStep(WikiServiceAsync, boolean, boolean, boolean) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.AbstractExplorerWizardStep
Builds a AbstractExplorerWizardStep from the passed settings.
AbstractExplorerWizardStep(WikiServiceAsync, boolean, boolean, boolean, int, int) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.AbstractExplorerWizardStep
Builds a AbstractExplorerWizardStep from the passed settings, with parameters for size.
AbstractExternalLinkWizardStep - Class in org.xwiki.gwt.wysiwyg.client.plugin.link.ui
Wizard step to collect the data about an external link (e.g.
AbstractExternalLinkWizardStep(WikiServiceAsync) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.AbstractExternalLinkWizardStep
Creates a new wizard step for configuring links to external entities.
AbstractFileUploadWizardStep - Class in org.xwiki.gwt.wysiwyg.client.widget.wizard.util
Wizard step to handle the upload of a file to a wiki page: display the file input and upload on finish.
AbstractFileUploadWizardStep(WikiServiceAsync) - Constructor for class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractFileUploadWizardStep
Creates a new file upload wizard step that uses the given service to get information about the uploaded files.
AbstractFontMatcher - Class in org.xwiki.gwt.wysiwyg.client.plugin.font
Abstract font Matcher.
AbstractFontMatcher(String) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.font.AbstractFontMatcher
Creates a new abstract font matcher that uses the given text to match font properties.
AbstractHistoryExecutable - Class in org.xwiki.gwt.wysiwyg.client.plugin.history.exec
Abstract history executable.
AbstractHistoryExecutable(History) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.history.exec.AbstractHistoryExecutable
Creates a new history executable that will be using the given history.
AbstractInput - Class in org.xwiki.gwt.wysiwyg.client.plugin.macro.input
Abstract input control to collect data from the user.
AbstractInput() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.macro.input.AbstractInput
 
AbstractListBoxPicker - Class in org.xwiki.gwt.wysiwyg.client.plugin.font
Abstract Picker that uses a ListBox.
AbstractListBoxPicker() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.font.AbstractListBoxPicker
Creates a new empty list box picker.
AbstractListExecutable - Class in org.xwiki.gwt.wysiwyg.client.plugin.indent.exec
Superclass for all the list executables, such as indent and outdent executables, to handle frequent list operations.
AbstractListExecutable(RichTextArea) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.indent.exec.AbstractListExecutable
Creates a new executable to be executed on the specified rich text area.
AbstractListSelectorWizardStep<D,L> - Class in org.xwiki.gwt.wysiwyg.client.widget.wizard.util
Generic wizard step for selecting from a list of items: it handles list creation and population along with item selection on double click and enter.
AbstractListSelectorWizardStep() - Constructor for class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractListSelectorWizardStep
Default constructor, creating the UI of this wizard step.
AbstractMacroWizardStep - Class in org.xwiki.gwt.wysiwyg.client.plugin.macro.ui
An abstract wizard step to serve as a base class for all macro wizard steps.
AbstractMacroWizardStep(Config, MacroServiceAsync) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.macro.ui.AbstractMacroWizardStep
Creates a new macro wizard step.
AbstractMacroWizardStep(Config, MacroServiceAsync, FlowPanel) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.macro.ui.AbstractMacroWizardStep
Creates a new macro wizard step that uses the given panel to hold its widgets.
AbstractPageListSelectorWizardStep - Class in org.xwiki.gwt.wysiwyg.client.plugin.link.ui
Wizard step to select the wiki page to link to, from a list of wiki pages.
AbstractPageListSelectorWizardStep(WikiServiceAsync) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.AbstractPageListSelectorWizardStep
Creates a new selector.
AbstractSelectorAggregatorWizardStep<T> - Class in org.xwiki.gwt.wysiwyg.client.widget.wizard.util
Wizard step used to aggregate a set of selectors for a file attached (file attachment or image) to a page in the wiki, and switch between the current page view and the entire wiki view.
AbstractSelectorAggregatorWizardStep() - Constructor for class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractSelectorAggregatorWizardStep
Creates a new aggregator selector wizard step.
AbstractSelectorWizardStep<T> - Class in org.xwiki.gwt.wysiwyg.client.widget.wizard.util
Abstract WizardStep to implement basic selector functions (storing edited data on AbstractSelectorWizardStep.init(Object, AsyncCallback) and returning on AbstractSelectorWizardStep.getResult(), step names, directions, initialization), regardless of the actual selecting method.
AbstractSelectorWizardStep() - Constructor for class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractSelectorWizardStep
 
AbstractSeparator - Class in org.xwiki.gwt.wysiwyg.client.plugin.separator
Abstract separator.
AbstractSeparator(String) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.separator.AbstractSeparator
Creates a new separator for the given extension point.
AbstractTableFeature - Class in org.xwiki.gwt.wysiwyg.client.plugin.table.feature
This class partly implements the Executable and TableFeature interfaces.
AbstractTableFeature(String, Command, String, TablePlugin) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.table.feature.AbstractTableFeature
Default constructor.
Accept(RevisionVisitor) - Method in class org.xwiki.gwt.wysiwyg.client.diff.AddDelta
 
accept(RevisionVisitor) - Method in class org.xwiki.gwt.wysiwyg.client.diff.AddDelta
 
accept(RevisionVisitor) - Method in class org.xwiki.gwt.wysiwyg.client.diff.ChangeDelta
 
accept(RevisionVisitor) - Method in class org.xwiki.gwt.wysiwyg.client.diff.DeleteDelta
 
accept(RevisionVisitor) - Method in class org.xwiki.gwt.wysiwyg.client.diff.Delta
Accepts a visitor.
accept(RevisionVisitor) - Method in class org.xwiki.gwt.wysiwyg.client.diff.Revision
Accepts a visitor.
addActionHandler(String, JavaScriptObject) - Method in class org.xwiki.gwt.wysiwyg.client.WysiwygEditorApi
Creates an action handler that wraps the given JavaScript function and registers it for the specified action.
AddDelta - Class in org.xwiki.gwt.wysiwyg.client.diff
Holds an add-delta between to revisions of a text.
AddDelta() - Constructor for class org.xwiki.gwt.wysiwyg.client.diff.AddDelta
 
AddDelta(int, Chunk) - Constructor for class org.xwiki.gwt.wysiwyg.client.diff.AddDelta
 
addDelta(Delta) - Method in class org.xwiki.gwt.wysiwyg.client.diff.Revision
Adds a delta to this revision.
addNavigationListener(NavigationListener) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.ExternalImageSelectorWizardStep
addNavigationListener(NavigationListener) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.ImageConfigWizardStep
addNavigationListener(NavigationListener) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.ImagesExplorerWizardStep
addNavigationListener(NavigationListener) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.AbstractExplorerWizardStep
addNavigationListener(NavigationListener) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.CreateNewPageWizardStep
addNavigationListener(NavigationListener) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.LinkConfigWizardStep
addNavigationListener(NavigationListener) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.ui.SelectMacroWizardStep
addNavigationListener(NavigationListener) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.ui.TableConfigWizardStep
addNavigationListener(NavigationListener) - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractListSelectorWizardStep
addNavigationListener(NavigationListener) - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractSelectorAggregatorWizardStep
addPluginFactory(PluginFactory) - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.PluginFactoryManager
Registers a new plug-in factory.
addSelectionHandler(SelectionHandler<String>) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.color.ColorPalette
addSelectionHandler(SelectionHandler<String>) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.symbol.SymbolPalette
addSyntaxValidator(SyntaxValidator) - Method in interface org.xwiki.gwt.wysiwyg.client.syntax.SyntaxValidatorManager
Adds a new syntax validator and binds it to the syntax specified by SyntaxValidator.getSyntax() method.
addValidationRule(ValidationRule) - Method in interface org.xwiki.gwt.wysiwyg.client.syntax.SyntaxValidator
Adds a new validation rule to the list of rules this syntax validator obeys.
addVersion(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.sync.SyncStatus
Adds a new version.
adjustLineBreak(Node, Node) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.line.LinePlugin
Adjusts the line break position so that: Anchors don't start or end with a line break.
algorithm - Variable in class org.xwiki.gwt.wysiwyg.client.diff.Diff
The differencing algorithm to use.
anchor - Variable in class org.xwiki.gwt.wysiwyg.client.diff.Chunk
 
anchor() - Method in class org.xwiki.gwt.wysiwyg.client.diff.Chunk
Returns the anchor position of the chunk.
ANCHOR_TAG_NAME - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.link.exec.LinkExecutableUtils
The tag name of the anchor element.
apply() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
applyAdd(int, List) - Method in class org.xwiki.gwt.wysiwyg.client.diff.Chunk
Add the text of this chunk to the target at the given position.
applyDelete(List) - Method in class org.xwiki.gwt.wysiwyg.client.diff.Chunk
Delete this chunk from he given text.
applyTo(List) - Method in class org.xwiki.gwt.wysiwyg.client.diff.AddDelta
 
applyTo(List) - Method in class org.xwiki.gwt.wysiwyg.client.diff.ChangeDelta
 
applyTo(List) - Method in class org.xwiki.gwt.wysiwyg.client.diff.DeleteDelta
 
applyTo(List) - Method in class org.xwiki.gwt.wysiwyg.client.diff.Delta
Applies this delta as a patch to the given text.
applyTo(List) - Method in class org.xwiki.gwt.wysiwyg.client.diff.Revision
Applies the series of deltas in this revision as patches to the given text.
areEqual(EntityReference.EntityType, EntityReference.EntityType) - Static method in enum org.xwiki.gwt.wysiwyg.client.wiki.EntityReference.EntityType
 
areValid(RichTextArea) - Method in class org.xwiki.gwt.wysiwyg.client.syntax.rule.ImageSelectionBehaviourRule
Verifies if the underlying features of this rule should be enabled considering the current state of the given text area.
areValid(RichTextArea) - Method in interface org.xwiki.gwt.wysiwyg.client.syntax.ValidationRule
Verifies if the underlying features of this rule should be enabled considering the current state of the given text area.
arrayToString(Object[]) - Static method in class org.xwiki.gwt.wysiwyg.client.diff.ToString
 
attachment() - Method in interface org.xwiki.gwt.wysiwyg.client.Images
 
attachment() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
Attachment - Class in org.xwiki.gwt.wysiwyg.client.wiki
Configuration object for an attachment, to be used to transmit data about attachments from the server to the client.
Attachment() - Constructor for class org.xwiki.gwt.wysiwyg.client.wiki.Attachment
 
AttachmentExplorerWizardStep - Class in org.xwiki.gwt.wysiwyg.client.plugin.link.ui
Specialized AbstractExplorerWizardStep to select an attachment to a wiki page.
AttachmentExplorerWizardStep(WikiServiceAsync) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.AttachmentExplorerWizardStep
Creates a new attachment selection wizard step that allows the user to select an attachment from a tree.
AttachmentReference - Class in org.xwiki.gwt.wysiwyg.client.wiki
An attachment reference.
AttachmentReference() - Constructor for class org.xwiki.gwt.wysiwyg.client.wiki.AttachmentReference
Default constructor.
AttachmentReference(EntityReference) - Constructor for class org.xwiki.gwt.wysiwyg.client.wiki.AttachmentReference
Creates a typed attachment reference.
AttachmentReference(String, WikiPageReference) - Constructor for class org.xwiki.gwt.wysiwyg.client.wiki.AttachmentReference
Creates a new typed reference to the specified attachment.
AttachmentsDataSource - Class in org.xwiki.gwt.wysiwyg.client.widget.explorer.ds
Wrapper for SmartClient-based AttachmentsDataSource class.
AttachmentsDataSource() - Constructor for class org.xwiki.gwt.wysiwyg.client.widget.explorer.ds.AttachmentsDataSource
Constructor.
AttachmentsDataSource(JavaScriptObject) - Constructor for class org.xwiki.gwt.wysiwyg.client.widget.explorer.ds.AttachmentsDataSource
Constructor.
AttachmentSelectorAggregatorWizardStep<T extends EntityConfig> - Class in org.xwiki.gwt.wysiwyg.client.widget.wizard.util
Generic wizard step that allows the user to select an attachment to link to by aggregating a current page selector step and an "all pages" selector step.
AttachmentSelectorAggregatorWizardStep(boolean, WikiServiceAsync) - Constructor for class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AttachmentSelectorAggregatorWizardStep
Creates a new attachment selector wizard step.

B

backColor() - Method in interface org.xwiki.gwt.wysiwyg.client.Images
 
backColor() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
BackColorExecutable - Class in org.xwiki.gwt.wysiwyg.client.plugin.color.exec
Changes the background color of the current selection.
BackColorExecutable(RichTextArea) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.color.exec.BackColorExecutable
Creates a new executable of this type.
BLOCK_MACRO_STYLE_NAME - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroDisplayer
The CSS class name used on the text box containing the output of a block macro.
BODY_NODENAME - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.table.util.TableUtils
HTML tag defining the root node of the area being edited.
bold() - Method in interface org.xwiki.gwt.wysiwyg.client.Images
 
bold() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
BoldExecutable - Class in org.xwiki.gwt.wysiwyg.client.plugin.text.exec
If there is no selection, the insertion point will set bold for subsequently typed characters.
BoldExecutable(RichTextArea) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.text.exec.BoldExecutable
Creates a new executable of this type.
BR - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.line.LinePlugin
The name of the <br/> tag.
buildEqSet(Object[], Object[]) - Method in class org.xwiki.gwt.wysiwyg.client.diff.SimpleDiff
create a Map from each common item in orig and rev to the index of its first occurrence in orig
buildIndex(Map, Object[], int) - Method in class org.xwiki.gwt.wysiwyg.client.diff.SimpleDiff
build a an array such each a[i] = eqs([i]) or NF if eqs([i]) undefined
buildPath(Object[], Object[]) - Static method in class org.xwiki.gwt.wysiwyg.client.diff.myers.MyersDiff
Computes the minimum diffpath that expresses de differences between the original and revised sequences, according to Gene Myers differencing algorithm.
buildRevision(PathNode, Object[], Object[]) - Static method in class org.xwiki.gwt.wysiwyg.client.diff.myers.MyersDiff
Constructs a Revision from a difference path.
buildURL() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.AbstractExternalLinkWizardStep
Builds an URL to the external resource to be linked from the user input, adding protocols, parsing user input, etc.
buildURL() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.WebPageLinkWizardStep
Builds an URL to the external resource to be linked from the user input, adding protocols, parsing user input, etc.

C

CachedListBoxPicker - Class in org.xwiki.gwt.wysiwyg.client.plugin.font
Caches the index of selected values.
CachedListBoxPicker() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.font.CachedListBoxPicker
 
cancel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
canExecute(Element) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.indent.exec.AbstractListExecutable
Checks if this command can be executed on a single list item.
canExecute(Element) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.indent.exec.IndentExecutable
Checks if this command can be executed on a single list item.
canExecute(Element) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.indent.exec.OutdentExecutable
Checks if this command can be executed on a single list item.
canRedo() - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.history.History
 
canUndo() - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.history.History
 
canUpdate() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ImageMenuExtension
canUpdate() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.LinkMenuExtension
canUpdate() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroMenuExtension
canUpdate() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroSelector
canUpdate() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.ui.SelectMacroWizardStep
canUpdate() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.ui.TableMenuExtension
canUpdate() - Method in class org.xwiki.gwt.wysiwyg.client.RichTextEditorController
CELL_DEFAULTHTML - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.table.util.TableUtils
HTML to be inserted in newly created table cells.
center() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.symbol.SymbolPicker
ChangeDelta - Class in org.xwiki.gwt.wysiwyg.client.diff
Holds an change-delta between to revisions of a text.
ChangeDelta() - Constructor for class org.xwiki.gwt.wysiwyg.client.diff.ChangeDelta
 
ChangeDelta(Chunk, Chunk) - Constructor for class org.xwiki.gwt.wysiwyg.client.diff.ChangeDelta
 
charmap() - Method in interface org.xwiki.gwt.wysiwyg.client.Images
 
charmap() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
ChoiceInput - Class in org.xwiki.gwt.wysiwyg.client.plugin.macro.input
A concrete input control that allows the user to choose one of the available options.
ChoiceInput(ListBox) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.macro.input.ChoiceInput
Creates a new choice input control that wraps the given ListBox widget.
Chunk - Class in org.xwiki.gwt.wysiwyg.client.diff
Holds a information about a parrt of the text involved in a differencing or patching operation.
Chunk() - Constructor for class org.xwiki.gwt.wysiwyg.client.diff.Chunk
 
Chunk(int, int) - Constructor for class org.xwiki.gwt.wysiwyg.client.diff.Chunk
Creates a chunk that doesn't copy the original text.
Chunk(Object[], int, int) - Constructor for class org.xwiki.gwt.wysiwyg.client.diff.Chunk
Creates a chunk and saves a copy the original chunk's text.
Chunk(Object[], int, int, int) - Constructor for class org.xwiki.gwt.wysiwyg.client.diff.Chunk
Creates a chunk that will be displaced in the resulting text, and saves a copy the original chunk's text.
Chunk(List, int, int) - Constructor for class org.xwiki.gwt.wysiwyg.client.diff.Chunk
Creates a chunk and saves a copy the original chunk's text.
Chunk(List, int, int, int) - Constructor for class org.xwiki.gwt.wysiwyg.client.diff.Chunk
Creates a chunk that will be displaced in the resulting text, and saves a copy the original chunk's text.
chunk - Variable in class org.xwiki.gwt.wysiwyg.client.diff.Chunk
 
chunk() - Method in class org.xwiki.gwt.wysiwyg.client.diff.Chunk
Returns the text saved for this chunk.
CLASS_NAME - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.line.LinePlugin
The class name attribute.
clean(String) - Method in interface org.xwiki.gwt.wysiwyg.client.cleaner.HTMLCleaner
 
clean(String, AsyncCallback<String>) - Method in interface org.xwiki.gwt.wysiwyg.client.cleaner.HTMLCleanerAsync
Makes a request to the server to clean the given HTML fragment.
cleanOfficeHTML(String, String, Map<String, String>) - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.importer.ImportService
Cleans dirty HTML content produced from an office application like MsWord, MsExcel, OpenOffice Writer etc.
cleanOfficeHTML(String, String, Map<String, String>, AsyncCallback<String>) - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.importer.ImportServiceAsync
Makes a request to the server to clean the given HTML fragment which comes from an office application.
cleanUp(Element) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.list.ListBehaviorAdjuster
Executes lists clean up on the subtree rooted in the element passed as parameter.
cleanUpLists(NodeList<Element>) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.list.ListBehaviorAdjuster
Helper function to handle a list of list elements and clean them.
clone() - Method in class org.xwiki.gwt.wysiwyg.client.wiki.AttachmentReference
clone() - Method in class org.xwiki.gwt.wysiwyg.client.wiki.EntityReference
clone() - Method in class org.xwiki.gwt.wysiwyg.client.wiki.ResourceReference
COL_HNODENAME - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.table.util.TableUtils
HTML tag defining a table heading cell.
COL_NODENAME - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.table.util.TableUtils
HTML tag defining a table cell.
COLLAPSE - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroPlugin
Rich text area command for collapsing all the macros.
CollapseExecutable - Class in org.xwiki.gwt.wysiwyg.client.plugin.macro.exec
Collapses or expands the selected macros or all the macros present in the edited document if no macros are selected.
CollapseExecutable(MacroSelector, boolean) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.macro.exec.CollapseExecutable
Creates a new executable.
ColorCell - Class in org.xwiki.gwt.wysiwyg.client.plugin.color
Defines a cell in the ColorPalette that can be selected by being clicked.
ColorCell(String) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.color.ColorCell
Creates a new color cell using the specified color code.
ColorPalette - Class in org.xwiki.gwt.wysiwyg.client.plugin.color
A set of colors from which the user can choose one by clicking.
ColorPalette(String[], int) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.color.ColorPalette
Creates a new color palette using the specified color codes to fill the color grid.
ColorPicker - Class in org.xwiki.gwt.wysiwyg.client.plugin.color
A popup panel which allows you to pick a color from a color palette by clicking on that color.
ColorPicker(ColorPalette) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.color.ColorPicker
Creates a new color picker that uses the given color palette.
colorPicker() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
ColorPlugin - Class in org.xwiki.gwt.wysiwyg.client.plugin.color
Plug-in for controlling the text color and the background color.
ColorPlugin() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.color.ColorPlugin
 
ColorPluginFactory - Class in org.xwiki.gwt.wysiwyg.client.plugin.color
Factory for ColorPlugin.
compare(Object[], Object[]) - Static method in class org.xwiki.gwt.wysiwyg.client.diff.Diff
Compares the two input sequences.
compare(String, String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.font.FontSizeComparator
components - Variable in class org.xwiki.gwt.wysiwyg.client.wiki.EntityReference
The entity reference components.
container - Variable in class org.xwiki.gwt.wysiwyg.client.plugin.font.AbstractFontMatcher
The container element where the matching takes place.
container - Variable in class org.xwiki.gwt.wysiwyg.client.RichTextEditor
The UI container.
convertFromHTML(String) - Method in class org.xwiki.gwt.wysiwyg.client.WysiwygEditorTabSwitchHandler
Converts the given HTML fragment to source and updates the plain text area.
convertToHex(String) - Static method in class org.xwiki.gwt.wysiwyg.client.plugin.color.ColorPicker
Converts the specified color code to hex code (as in #F0F0EE).
convertToHTML(String) - Method in class org.xwiki.gwt.wysiwyg.client.WysiwygEditorTabSwitchHandler
Converts the given source text to HTML and updates the rich text area.
copy() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
copyLineStyle(Element, Element) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.line.LinePlugin
Copy some of the CSS styles from the source line to the destination line.
count - Variable in class org.xwiki.gwt.wysiwyg.client.diff.Chunk
 
create() - Method in class org.xwiki.gwt.wysiwyg.client.widget.explorer.ds.AttachmentsDataSource
Native JS call that creates the object.
create() - Method in class org.xwiki.gwt.wysiwyg.client.widget.explorer.ds.FarmDataSource
Native JS call that creates the object.
create() - Method in class org.xwiki.gwt.wysiwyg.client.widget.explorer.ds.PageDataSource
Native JS call that creates the object.
create() - Method in class org.xwiki.gwt.wysiwyg.client.widget.explorer.ds.SpaceDataSource
Native JS call that creates the object.
create() - Method in class org.xwiki.gwt.wysiwyg.client.widget.explorer.ds.WikiDataSource
Native JS call that creates the object.
create() - Method in class org.xwiki.gwt.wysiwyg.client.widget.explorer.XWikiExplorer
Native JS call that creates the widget.
createBooleanInput() - Static method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.input.InputFactory
 
createChoiceInput(Map<String, String>) - Static method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.input.InputFactory
Creates a choice input based on the given options.
createInput(ParameterType) - Static method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.input.InputFactory
Creates a new input control that collects user data of the specified type.
createLinkConfig() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.LinkConfigFactory
 
CreateLinkExecutable - Class in org.xwiki.gwt.wysiwyg.client.plugin.link.exec
Creates a link by inserting the link XHTML.
CreateLinkExecutable(RichTextArea) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.link.exec.CreateLinkExecutable
Creates a new executable that can be used to insert links in the specified rich text area.
createMacroContainer(Node, Node, int) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroDisplayer
Puts macro output inside a read only text box that can be collapsed.
CreateNewPageWizardStep - Class in org.xwiki.gwt.wysiwyg.client.plugin.link.ui
Wizard step to get the name of a new page from the user.
CreateNewPageWizardStep(WikiServiceAsync) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.CreateNewPageWizardStep
Creates a new wizard step that allows the user to create a link to a new page.
createReadOnlyBox() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroDisplayer
 
createTable(Document, TableConfig) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.feature.InsertTable
Create a table from TableConfig configuration.
CSS_TEXT - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.format.exec.RemoveFormatExecutable
The property of the style object which holds the value of the style attribute.
CurrentPageAttachmentSelectorWizardStep - Class in org.xwiki.gwt.wysiwyg.client.plugin.link.ui
Wizard step to select a file attached to a page.
CurrentPageAttachmentSelectorWizardStep(WikiServiceAsync) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.CurrentPageAttachmentSelectorWizardStep
Builds a selector from the attachments of the link origin page.
CurrentPageImageSelectorWizardStep - Class in org.xwiki.gwt.wysiwyg.client.plugin.image.ui
Wizard step to select an image from the list of images attached to a page.
CurrentPageImageSelectorWizardStep(WikiServiceAsync, boolean) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.CurrentPageImageSelectorWizardStep
Creates a new image selector that displays the images attached to the link destination page.
currentVersionNumber - Variable in class org.xwiki.gwt.wysiwyg.client.plugin.sync.SyncStatus
The current version number.
cut() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 

D

debugMessage(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.sync.SyncPlugin
 
DEFAULT_COLORS - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.color.ColorPlugin
The colors available by default on the color palette.
DEFAULT_COLUMN_COUNT - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.color.ColorPlugin
The default number of columns displayed by the color palette.
DEFAULT_PLUGINS - Static variable in class org.xwiki.gwt.wysiwyg.client.RichTextEditorController
The list of plugins this controller will attempt to load by default if the configuration doesn't specify which plugins to load.
DEFAULT_STYLE_NAME - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.LinkConfigWizardStep
The default style of the link configuration dialog.
DEFAULT_SYNC_DELAY - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.sync.SyncPlugin
 
DEFAULT_SYNTAX - Static variable in class org.xwiki.gwt.wysiwyg.client.WysiwygEditorConfig
The default storage syntax.
DEFAULT_TOOLBAR_FEATURES - Static variable in class org.xwiki.gwt.wysiwyg.client.ToolBarController
The list of features this controller will attempt to place on the tool bar by default if the configuration doesn't specify the tool bar features.
defaultAlgorithm() - Method in class org.xwiki.gwt.wysiwyg.client.diff.Diff
 
DefaultStringMatcher - Class in org.xwiki.gwt.wysiwyg.client.plugin.font
Matches two Strings if they are both null or equal ignoring case.
DefaultStringMatcher() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.font.DefaultStringMatcher
 
deleteCol() - Method in interface org.xwiki.gwt.wysiwyg.client.Images
 
DeleteCol - Class in org.xwiki.gwt.wysiwyg.client.plugin.table.feature
Feature allowing to remove a column from a table.
DeleteCol(TablePlugin) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.table.feature.DeleteCol
Initialize the feature.
deleteCol() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
DeleteDelta - Class in org.xwiki.gwt.wysiwyg.client.diff
Holds a delete-delta between to revisions of a text.
DeleteDelta() - Constructor for class org.xwiki.gwt.wysiwyg.client.diff.DeleteDelta
 
DeleteDelta(Chunk) - Constructor for class org.xwiki.gwt.wysiwyg.client.diff.DeleteDelta
 
deleteRow() - Method in interface org.xwiki.gwt.wysiwyg.client.Images
 
DeleteRow - Class in org.xwiki.gwt.wysiwyg.client.plugin.table.feature
Feature allowing to remove a row from a table.
DeleteRow(TablePlugin) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.table.feature.DeleteRow
Initialize the feature.
deleteRow() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
deleteTable() - Method in interface org.xwiki.gwt.wysiwyg.client.Images
 
DeleteTable - Class in org.xwiki.gwt.wysiwyg.client.plugin.table.feature
Feature allowing to remove a table from the editor.
DeleteTable(TablePlugin) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.table.feature.DeleteTable
Initialize the feature.
deleteTable() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
Delta - Class in org.xwiki.gwt.wysiwyg.client.diff
Holds a "delta" difference between to revisions of a text.
Delta() - Constructor for class org.xwiki.gwt.wysiwyg.client.diff.Delta
Creates an uninitialized delta.
Delta(Chunk, Chunk) - Constructor for class org.xwiki.gwt.wysiwyg.client.diff.Delta
Creates a delta object with the given chunks from the original and revised texts.
destroy() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.color.ColorPlugin
Notifies the plug-in to release its resources before being unloaded from the WYSIWYG editor.
destroy() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.embed.EmbedPlugin
Notifies the plug-in to release its resources before being unloaded from the WYSIWYG editor.
destroy() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.font.FontPlugin
Notifies the plug-in to release its resources before being unloaded from the WYSIWYG editor.
destroy() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.format.FormatPlugin
Notifies the plug-in to release its resources before being unloaded from the WYSIWYG editor.
destroy() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.history.HistoryPlugin
Notifies the plug-in to release its resources before being unloaded from the WYSIWYG editor.
destroy() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ImageMenuExtension
Cleans up this menu extension on destroy.
destroy() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ImagePlugin
Notifies the plug-in to release its resources before being unloaded from the WYSIWYG editor.
destroy() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.importer.ImportMenuExtension
Cleans up this menu extension on destroy.
destroy() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.importer.ImportPlugin
Notifies the plug-in to release its resources before being unloaded from the WYSIWYG editor.
destroy() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.indent.IndentPlugin
Notifies the plug-in to release its resources before being unloaded from the WYSIWYG editor.
destroy() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.justify.JustifyPlugin
Notifies the plug-in to release its resources before being unloaded from the WYSIWYG editor.
destroy() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.line.IELinePlugin
Notifies the plug-in to release its resources before being unloaded from the WYSIWYG editor.
destroy() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.line.LinePlugin
Notifies the plug-in to release its resources before being unloaded from the WYSIWYG editor.
destroy() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.LinkMenuExtension
Cleans up this menu extension on destroy.
destroy() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.LinkPlugin
Notifies the plug-in to release its resources before being unloaded from the WYSIWYG editor.
destroy() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.list.ListPlugin
Notifies the plug-in to release its resources before being unloaded from the WYSIWYG editor.
destroy() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroDisplayer
Destroys this displayer.
destroy() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroMenuExtension
Destroy this extension.
destroy() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroPlugin
Notifies the plug-in to release its resources before being unloaded from the WYSIWYG editor.
destroy() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroSelector
Destroys this selector.
destroy() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroToolBarExtension
Destroy this extension.
destroy() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroWizard
Destroy this wizard.
destroy() - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.Plugin
Notifies the plug-in to release its resources before being unloaded from the WYSIWYG editor.
destroy() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.separator.SeparatorPlugin
Notifies the plug-in to release its resources before being unloaded from the WYSIWYG editor.
destroy() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.submit.SubmitPlugin
Notifies the plug-in to release its resources before being unloaded from the WYSIWYG editor.
destroy() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.symbol.SymbolPlugin
Notifies the plug-in to release its resources before being unloaded from the WYSIWYG editor.
destroy() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.sync.SyncPlugin
Notifies the plug-in to release its resources before being unloaded from the WYSIWYG editor.
destroy() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.feature.AbstractTableFeature
Remove feature button from the interface.
destroy() - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.table.TableFeature
Remove feature button from the interface.
destroy() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.TablePlugin
Notifies the plug-in to release its resources before being unloaded from the WYSIWYG editor.
destroy() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.text.TextPlugin
Notifies the plug-in to release its resources before being unloaded from the WYSIWYG editor.
destroy() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.valign.VerticalAlignPlugin
Notifies the plug-in to release its resources before being unloaded from the WYSIWYG editor.
destroy() - Method in class org.xwiki.gwt.wysiwyg.client.RichTextEditorController
Destroys this editor, unregistering all the listeners and releasing the used memory.
destroy() - Method in class org.xwiki.gwt.wysiwyg.client.ToolBarController
Destroys this tool bar controller.
destroy() - Method in class org.xwiki.gwt.wysiwyg.client.WysiwygEditor
Destroys this editor, unregistering all the listeners and releasing the used memory.
Diff - Class in org.xwiki.gwt.wysiwyg.client.diff
Implements a differencing engine that works on arrays of Object.
Diff() - Constructor for class org.xwiki.gwt.wysiwyg.client.diff.Diff
Create a differencing object for an empty text, using the default algorithm.
Diff(Object[]) - Constructor for class org.xwiki.gwt.wysiwyg.client.diff.Diff
Create a differencing object using the default algorithm
Diff(Object[], DiffAlgorithm) - Constructor for class org.xwiki.gwt.wysiwyg.client.diff.Diff
Create a differencing object using the given algorithm
diff(Object[], Object[]) - Static method in class org.xwiki.gwt.wysiwyg.client.diff.Diff
compute the difference between an original and a revision.
diff(Object[], Object[], DiffAlgorithm) - Static method in class org.xwiki.gwt.wysiwyg.client.diff.Diff
compute the difference between an original and a revision.
diff(Object[]) - Method in class org.xwiki.gwt.wysiwyg.client.diff.Diff
compute the difference between the original and a revision.
diff(Object[], Object[]) - Method in interface org.xwiki.gwt.wysiwyg.client.diff.DiffAlgorithm
Computes the difference between the original sequence and the revised sequence and returns it as a Revision object.
diff(Object[], Object[]) - Method in class org.xwiki.gwt.wysiwyg.client.diff.myers.MyersDiff
Computes the difference between the original sequence and the revised sequence and returns it as a Revision object.
diff(Object[], Object[]) - Method in class org.xwiki.gwt.wysiwyg.client.diff.SimpleDiff
Compute the difference between original and revised sequences.
DiffAlgorithm - Interface in org.xwiki.gwt.wysiwyg.client.diff
A simple interface for implementations of differencing algorithms.
DifferentiationFailedException - Exception in org.xwiki.gwt.wysiwyg.client.diff
Thrown whenever the differencing engine cannot produce the differences between two revisions of ta text.
DifferentiationFailedException() - Constructor for exception org.xwiki.gwt.wysiwyg.client.diff.DifferentiationFailedException
 
DifferentiationFailedException(String) - Constructor for exception org.xwiki.gwt.wysiwyg.client.diff.DifferentiationFailedException
 
DiffException - Exception in org.xwiki.gwt.wysiwyg.client.diff
Base class for all exceptions emanating from this package.
DiffException() - Constructor for exception org.xwiki.gwt.wysiwyg.client.diff.DiffException
 
DiffException(String) - Constructor for exception org.xwiki.gwt.wysiwyg.client.diff.DiffException
 
DiffNode - Class in org.xwiki.gwt.wysiwyg.client.diff.myers
A diffnode in a diffpath.
DiffNode(int, int, PathNode) - Constructor for class org.xwiki.gwt.wysiwyg.client.diff.myers.DiffNode
Constructs a DiffNode.
dispatchKey(Widget, int, Event) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.list.ListBehaviorAdjuster
Dispatches the passed key pressed on the specified sender, with the specified modifiers.
dispatchLinkWizard(LinkConfig) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.LinkPlugin
Instantiates and runs the correct wizard for the passed link.
display() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.ImageConfigWizardStep
display() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.ImagesExplorerWizardStep
display() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.importer.ui.ImportOfficeFileWizardStep
display() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.importer.ui.ImportOfficePasteWizardStep
display() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.AbstractExplorerWizardStep
display() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.AbstractExternalLinkWizardStep
display() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.CreateNewPageWizardStep
display() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.LinkConfigWizardStep
display() - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractFileUploadWizardStep
display() - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractListSelectorWizardStep
display() - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractSelectorAggregatorWizardStep
displayError(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.AbstractExplorerWizardStep
Displays the passed error message and markers in this wizard step.
displayError(String) - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractFileUploadWizardStep
Displays the error message and markers for this dialog.
displayError() - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractListSelectorWizardStep
Displays the specified error message and error markers for this wizard step.
displayLabelError(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.LinkConfigWizardStep
Display the label error message and markers.
displayURLError(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.AbstractExternalLinkWizardStep
Displays the URL error message and markers.
DO_NOT_SPLIT - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.format.exec.RemoveFormatExecutable
The list of HTML tags that shouldn't be split while removing the in-line style.
domUtils - Variable in class org.xwiki.gwt.wysiwyg.client.plugin.line.LinePlugin
Collection of DOM utility methods.
domUtils - Variable in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroDisplayer
Collection of DOM utility methods.
DynamicListBoxPicker - Class in org.xwiki.gwt.wysiwyg.client.plugin.font
A list box picker that extends itself with the items that are not found in the list.
DynamicListBoxPicker() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.font.DynamicListBoxPicker
 

E

edit() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroPlugin
Start the edit macro wizard.
edit() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroWizard
Casts the edit macro spell on the underlying rich text area, allowing the user to edit the parameters and the content of the currently selected macro.
editAll(Object[]) - Static method in class org.xwiki.gwt.wysiwyg.client.diff.Diff
Edits all of the items in the input sequence.
EditMacroWizardStep - Class in org.xwiki.gwt.wysiwyg.client.plugin.macro.ui
Wizard step for editing macro parameters and content.
EditMacroWizardStep(Config, MacroServiceAsync) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.macro.ui.EditMacroWizardStep
Creates a new wizard step for editing macro parameters and content.
EmailAddressLinkWizardStep - Class in org.xwiki.gwt.wysiwyg.client.plugin.link.ui
Wizard step to create a link to an email address (the mailto: protocol).
embeddedObject() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
EmbedPlugin - Class in org.xwiki.gwt.wysiwyg.client.plugin.embed
Handles objects embedded in the rich text area.
EmbedPlugin() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.embed.EmbedPlugin
 
EmbedPluginFactory - Class in org.xwiki.gwt.wysiwyg.client.plugin.embed
Factory for EmbedPlugin.
EmptyLinkFilter - Class in org.xwiki.gwt.wysiwyg.client.plugin.link
Client side empty link cleaner, to delete all links without content before the content is submitted.
EmptyLinkFilter(RichTextArea) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.link.EmptyLinkFilter
Creates an empty link filter to handle links on the passed rich text area.
EnableExecutable - Class in org.xwiki.gwt.wysiwyg.client.plugin.submit.exec
Enables or disables the rich text area.
EnableExecutable(RichTextArea) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.submit.exec.EnableExecutable
Creates a new executable that can be used to enable and disable the specified rich text area.
Entity - Class in org.xwiki.gwt.wysiwyg.client.wiki
An entity in the wiki model.
Entity() - Constructor for class org.xwiki.gwt.wysiwyg.client.wiki.Entity
 
EntityConfig - Class in org.xwiki.gwt.wysiwyg.client.wiki
Base class for entity configuration classes.
EntityConfig() - Constructor for class org.xwiki.gwt.wysiwyg.client.wiki.EntityConfig
 
EntityLink<T> - Class in org.xwiki.gwt.wysiwyg.client.wiki
Defines a link from an entity to a resource.
EntityLink() - Constructor for class org.xwiki.gwt.wysiwyg.client.wiki.EntityLink
Default constructor.
EntityLink(EntityReference, ResourceReference, T) - Constructor for class org.xwiki.gwt.wysiwyg.client.wiki.EntityLink
Explicit constructor.
entityLocatedIn() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
EntityReference - Class in org.xwiki.gwt.wysiwyg.client.wiki
References a server side entity.
EntityReference() - Constructor for class org.xwiki.gwt.wysiwyg.client.wiki.EntityReference
 
EntityReference.EntityType - Enum in org.xwiki.gwt.wysiwyg.client.wiki
Represents a type of entity that can be referenced from the client.
equals(Object) - Method in class org.xwiki.gwt.wysiwyg.client.wiki.AttachmentReference
equals(Object) - Method in class org.xwiki.gwt.wysiwyg.client.wiki.Entity
equals(Object) - Method in class org.xwiki.gwt.wysiwyg.client.wiki.EntityReference
 
equals(Object) - Method in class org.xwiki.gwt.wysiwyg.client.wiki.WikiPageReference
ERROR_LABEL_STYLE - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.LinkConfigWizardStep
The style of the error labels in this form.
execute(Node, int, int, String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.format.exec.FormatBlockExecutable
execute(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.history.exec.RedoExecutable
execute(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.history.exec.UndoExecutable
execute(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.indent.exec.AbstractListExecutable
execute(Element) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.indent.exec.AbstractListExecutable
Actually executes the operation on a single list item.
execute(Element) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.indent.exec.IndentExecutable
Actually executes the operation on a single list item..
execute(Element) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.indent.exec.OutdentExecutable
Actually executes the operation on a single list item. Moves the passed lust item one level up, as a next sibling of the list item it takes part of.
execute(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.exec.UnlinkExecutable
execute(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.exec.CollapseExecutable
execute(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.exec.InsertExecutable
execute(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.exec.RefreshExecutable
execute(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.separator.exec.InsertHRExecutable
execute(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.submit.exec.EnableExecutable
execute(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.submit.exec.ResetExecutable
execute(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.submit.exec.SubmitExecutable
execute(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.feature.DeleteCol
execute(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.feature.DeleteRow
execute(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.feature.DeleteTable
execute(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.feature.InsertColAfter
execute(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.feature.InsertColBefore
execute(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.feature.InsertRowAfter
execute(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.feature.InsertRowBefore
execute(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.feature.InsertTable
executeDelete(Node, Element, Node, Range) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.list.ListBehaviorAdjuster
Effectively executes the delete operation at the end of a list item by moving the next list item in this one, for the passed parameters.
executeOnMultipleItems(Range, boolean) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.indent.exec.AbstractListExecutable
Executes this list operation on all items in the non-collapsed selection.
executeOnMultipleItems(Range, boolean) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.indent.exec.IndentExecutable
Executes this list operation on all items in the non-collapsed selection.
executeOnMultipleItems(Range, boolean) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.indent.exec.OutdentExecutable
Executes this list operation on all items in the non-collapsed selection.
EXPAND - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroPlugin
Rich text area command for expanding all the macros.
extendRootUI() - Method in class org.xwiki.gwt.wysiwyg.client.RichTextEditorController
Loads the root user interface extensions.
ExternalImageSelectorWizardStep - Class in org.xwiki.gwt.wysiwyg.client.plugin.image.ui
Allows the user to select an external image by specifying its URL.
ExternalImageSelectorWizardStep(WikiServiceAsync) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.ExternalImageSelectorWizardStep
Creates a new wizard step that allows the user to select an external image by specifying its URL.
extractFileName() - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractFileUploadWizardStep
 

F

FarmDataSource - Class in org.xwiki.gwt.wysiwyg.client.widget.explorer.ds
Wrapper for SmartClient-based FarmDataSource class.
FarmDataSource() - Constructor for class org.xwiki.gwt.wysiwyg.client.widget.explorer.ds.FarmDataSource
Constructor.
FarmDataSource(JavaScriptObject) - Constructor for class org.xwiki.gwt.wysiwyg.client.widget.explorer.ds.FarmDataSource
Constructor.
fetchData(AsyncCallback<List<Attachment>>) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.CurrentPageImageSelectorWizardStep
Fetches the list of items to be displayed in this list from the server.
fetchData(AsyncCallback<List<Attachment>>) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.CurrentPageAttachmentSelectorWizardStep
Fetches the list of items to be displayed in this list from the server.
fetchData(AsyncCallback<List<WikiPage>>) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.RecentChangesSelectorWizardStep
Fetches the list of items to be displayed in this list from the server.
fetchData(AsyncCallback<List<WikiPage>>) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.SearchSelectorWizardStep
Fetches the list of items to be displayed in this list from the server.
fetchData(AsyncCallback<List<L>>) - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractListSelectorWizardStep
Fetches the list of items to be displayed in this list from the server.
FIELD_ERROR_STYLE - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.AbstractExplorerWizardStep
The style of the fields under error.
FIELD_ERROR_STYLE - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.CreateNewPageWizardStep
The style of the fields under error.
FIELD_ERROR_STYLE - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.LinkConfigWizardStep
The style of the fields under error.
FIELD_ERROR_STYLE - Static variable in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractFileUploadWizardStep
The style of the fields under error.
FILE_NAME - Static variable in class org.xwiki.gwt.wysiwyg.client.wiki.AttachmentReference
The component that stores the name of the file that hosts the referenced entity.
fileChooseLabel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
fileListFetchError() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
fileUploadLabel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
fileUploadNewFileLabel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
fileUploadNoPathError() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
fileUploadSubmitError() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
fileUploadSubmitLabel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
fileUploadTitle() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
fill(Config, PluginManager) - Method in class org.xwiki.gwt.wysiwyg.client.ToolBarController
Fills the tool bar with the features specified in the configuration.
fillList(List<Attachment>, Attachment) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.CurrentPageImageSelectorWizardStep
Fills the list with the given data and selects the specified item.
fillList(List<L>, L) - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractListSelectorWizardStep
Fills the list with the given data and selects the specified item.
fillMenu() - Method in class org.xwiki.gwt.wysiwyg.client.RichTextEditorController
Fills the menu of the editor.
first() - Method in class org.xwiki.gwt.wysiwyg.client.diff.Chunk
Returns the index of the first line of the chunk.
font() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
FontFamilyMatcher - Class in org.xwiki.gwt.wysiwyg.client.plugin.font
Matches values of the font-family CSS property.
FontFamilyMatcher() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.font.FontFamilyMatcher
Creates a new font family matcher.
FontFamilyPicker - Class in org.xwiki.gwt.wysiwyg.client.plugin.font
A widget used for choosing a font family.
FontFamilyPicker() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.font.FontFamilyPicker
Creates a new empty font family picker.
fontNameOther() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
FontPlugin - Class in org.xwiki.gwt.wysiwyg.client.plugin.font
Plug-in for manipulating the font size and font family used while editing.
FontPlugin() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.font.FontPlugin
 
FontPluginFactory - Class in org.xwiki.gwt.wysiwyg.client.plugin.font
Factory for FontPlugin.
fontSize() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
FontSizeComparator - Class in org.xwiki.gwt.wysiwyg.client.plugin.font
Compares two font sizes.
FontSizeComparator() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.font.FontSizeComparator
Creates a new font size comparator.
fontSizeOther() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
FontSizePicker - Class in org.xwiki.gwt.wysiwyg.client.plugin.font
A widget used for choosing a font size.
FontSizePicker() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.font.FontSizePicker
Creates a new empty font size picker.
foreColor() - Method in interface org.xwiki.gwt.wysiwyg.client.Images
 
foreColor() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
format() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
FormatBlockExecutable - Class in org.xwiki.gwt.wysiwyg.client.plugin.format.exec
Wraps the HTML fragment including the current selection in a specified block level element.
FormatBlockExecutable(RichTextArea) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.format.exec.FormatBlockExecutable
Create a new executable to be executed on the specified rich text area.
formatHeader1() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
formatHeader2() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
formatHeader3() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
formatHeader4() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
formatHeader5() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
formatHeader6() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
formatPlainText() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
FormatPlugin - Class in org.xwiki.gwt.wysiwyg.client.plugin.format
RichTextArea plug-in for formatting text.
FormatPlugin() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.format.FormatPlugin
 
FormatPluginFactory - Class in org.xwiki.gwt.wysiwyg.client.plugin.format
Factory for FormatPlugin.
forScheme(String) - Static method in enum org.xwiki.gwt.wysiwyg.client.wiki.ResourceReference.ResourceType
 
fromHTML(String, String) - Method in interface org.xwiki.gwt.wysiwyg.client.converter.HTMLConverter
Cleans and converts the given HTML fragment to the specified syntax.
fromHTML(String, String, AsyncCallback<String>) - Method in interface org.xwiki.gwt.wysiwyg.client.converter.HTMLConverterAsync
Makes a request to the server to convert the given HTML fragment to the specified syntax.

G

getAdditionalOptionGroupLabel() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.font.DynamicListBoxPicker
 
getAlignment() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ImageConfig
 
getAltText() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ImageConfig
 
getArgument(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroCall
 
getAttachment(AttachmentReference) - Method in interface org.xwiki.gwt.wysiwyg.client.wiki.WikiService
Returns information about the referenced attachment.
getAttachment(AttachmentReference, AsyncCallback<Attachment>) - Method in interface org.xwiki.gwt.wysiwyg.client.wiki.WikiServiceAsync
Returns information about the referenced attachment.
getAttachment(AttachmentReference, AsyncCallback<Attachment>) - Method in class org.xwiki.gwt.wysiwyg.client.wiki.WikiServiceAsyncCacheProxy
Returns information about the referenced attachment.
getAttachments(WikiPageReference) - Method in interface org.xwiki.gwt.wysiwyg.client.wiki.WikiService
Returns all the attachments from the referred page.
getAttachments(WikiPageReference, AsyncCallback<List<Attachment>>) - Method in interface org.xwiki.gwt.wysiwyg.client.wiki.WikiServiceAsync
Returns all the attachments from the referred page.
getAttachments(WikiPageReference, AsyncCallback<List<Attachment>>) - Method in class org.xwiki.gwt.wysiwyg.client.wiki.WikiServiceAsyncCacheProxy
Returns all the attachments from the referred page.
getBackColorExecutable() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.color.ColorPlugin
 
getBackColorExecutable() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.color.MozillaColorPlugin
getBorderSize() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.util.TableConfig
Size of table border.
getCacheKeyPrefix() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.exec.InsertImageExecutable
getCacheKeyPrefix() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.exec.CreateLinkExecutable
getCaretNode(Document) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.util.TableUtils
Get the node in which the caret is currently positioned.
getCategory() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroDescriptor
 
getCell(Node) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.util.TableUtils
Browse node ancestors and return the first table cell element (TD or TH).
getColNumber() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.util.TableConfig
Number of columns in the table.
getColor() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.color.ColorCell
 
getColor() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.color.ColorPicker
 
getColorGrid() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.color.ColorPalette
 
getColorPalette() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.color.ColorPicker
 
getColorPicker() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.color.ColorPlugin
Lazy loads the color picker.
getColumnCount() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.TableDescriptor
 
getCommand() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.feature.AbstractTableFeature
Get feature command.
getCommand() - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.table.TableFeature
Get feature command.
getCommandManagerApi() - Method in class org.xwiki.gwt.wysiwyg.client.WysiwygEditorApi
 
getComponent(String) - Method in class org.xwiki.gwt.wysiwyg.client.wiki.EntityReference
 
getConfig() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.ui.AbstractMacroWizardStep
 
getConfig() - Method in class org.xwiki.gwt.wysiwyg.client.WysiwygEditor
 
getConfigurationSource() - Method in class org.xwiki.gwt.wysiwyg.client.RichTextEditorController
 
getConfigurationSource() - Method in class org.xwiki.gwt.wysiwyg.client.WysiwygEditorConfig
 
getContainer() - Method in class org.xwiki.gwt.wysiwyg.client.RichTextEditor
 
getContent() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroCall
 
getContentDescriptor() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroDescriptor
 
getCurrentVersion() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.sync.SyncStatus
 
getCurrentVersionNumber() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.sync.SyncStatus
 
getData() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.LinkConfigWizardStep
 
getData() - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractSelectorWizardStep
 
getData() - Method in class org.xwiki.gwt.wysiwyg.client.wiki.EntityLink
 
getDefaultDirection() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.ImageConfigWizardStep
 
getDefaultDirection() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.CreateNewPageWizardStep
 
getDefaultDirection() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.LinkConfigWizardStep
 
getDefaultStepName() - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractSelectorAggregatorWizardStep
 
getDefaultValue() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.ParameterDescriptor
 
getDelta(int) - Method in class org.xwiki.gwt.wysiwyg.client.diff.Revision
Retrieves a delta from this revision by position.
getDescription() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroDescriptor
 
getDescription() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.ParameterDescriptor
 
getDescriptor() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.ParameterDisplayer
 
getDestination() - Method in class org.xwiki.gwt.wysiwyg.client.wiki.EntityLink
 
getDirectionName(NavigationListener.NavigationDirection) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.ImageConfigWizardStep
getDirectionName(NavigationListener.NavigationDirection) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.importer.ui.ImportOfficeFileWizardStep
getDirectionName(NavigationListener.NavigationDirection) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.importer.ui.ImportOfficePasteWizardStep
getDirectionName(NavigationListener.NavigationDirection) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.CreateNewPageWizardStep
getDirectionName(NavigationListener.NavigationDirection) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.LinkConfigWizardStep
getDirectionName(NavigationListener.NavigationDirection) - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractFileUploadWizardStep
getDirectionName(NavigationListener.NavigationDirection) - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractSelectorAggregatorWizardStep
getDirectionName(NavigationListener.NavigationDirection) - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractSelectorWizardStep
getDisplayer() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroSelector
 
getEntityConfig(EntityReference, ResourceReference) - Method in interface org.xwiki.gwt.wysiwyg.client.wiki.WikiService
Creates an entity link configuration object (URL, link reference) for a link with the specified origin and destination.
getEntityConfig(EntityReference, ResourceReference, AsyncCallback<EntityConfig>) - Method in interface org.xwiki.gwt.wysiwyg.client.wiki.WikiServiceAsync
Creates an entity link configuration object (URL, reference) for a link with the specified origin and destination.
getEntityConfig(EntityReference, ResourceReference, AsyncCallback<EntityConfig>) - Method in class org.xwiki.gwt.wysiwyg.client.wiki.WikiServiceAsyncCacheProxy
Creates an entity link configuration object (URL, reference) for a link with the specified origin and destination.
getEntityReference() - Method in class org.xwiki.gwt.wysiwyg.client.wiki.AttachmentReference
 
getEntityReference() - Method in class org.xwiki.gwt.wysiwyg.client.wiki.ResourceReference
 
getEntityReference() - Method in class org.xwiki.gwt.wysiwyg.client.wiki.URIReference
 
getEntityReference() - Method in class org.xwiki.gwt.wysiwyg.client.wiki.WikiPageReference
 
getEnumConstants() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.ParameterType
 
getErrorLabel() - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractListSelectorWizardStep
 
getExplorer() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.AbstractExplorerWizardStep
 
getExtension() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroMenuExtension
 
getExtension() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroToolBarExtension
 
getFeatures() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.separator.ToolBarSeparator
Examples of features are: bold, justifyright and macro.
getFeatures() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.TablePlugin
 
getFeatures() - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.UIExtension
Examples of features are: bold, justifyright and macro.
getFeatures() - Method in class org.xwiki.gwt.wysiwyg.client.syntax.rule.ImageSelectionBehaviourRule
getFeatures() - Method in interface org.xwiki.gwt.wysiwyg.client.syntax.ValidationRule
 
getFileHelpLabel() - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractFileUploadWizardStep
 
getFileLabel() - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractFileUploadWizardStep
 
getFileName() - Method in class org.xwiki.gwt.wysiwyg.client.wiki.AttachmentReference
 
getFileUploadInput() - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractFileUploadWizardStep
 
getFileUploadInputName() - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractFileUploadWizardStep
 
getHeight() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ImageConfig
 
getHistory() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.history.exec.AbstractHistoryExecutable
 
getHook() - Method in class org.xwiki.gwt.wysiwyg.client.WysiwygEditorConfig
 
getHTMLCleaningParams() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.importer.ui.ImportOfficeFileWizardStep
Prepares the cleaning parameters map.
getHTMLCleaningParams() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.importer.ui.ImportOfficePasteWizardStep
Prepares the cleaning parameters map.
getId() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroDescriptor
 
getId() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.ParameterDescriptor
 
getImageAttachments(WikiPageReference) - Method in interface org.xwiki.gwt.wysiwyg.client.wiki.WikiService
Returns all the image attachments from the referred page.
getImageAttachments(WikiPageReference, AsyncCallback<List<Attachment>>) - Method in interface org.xwiki.gwt.wysiwyg.client.wiki.WikiServiceAsync
Returns all the image attachments from the referred page.
getImageAttachments(WikiPageReference, AsyncCallback<List<Attachment>>) - Method in class org.xwiki.gwt.wysiwyg.client.wiki.WikiServiceAsyncCacheProxy
Returns all the image attachments from the referred page.
getInlineAncestorsStack(Node) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.format.exec.RemoveFormatExecutable
Computes the stack of in-line ancestors, starting with the given node and ending with its top most in-line ancestor.
getInputValue() - Method in class org.xwiki.gwt.wysiwyg.client.WysiwygEditorConfig
 
getInstance() - Static method in class org.xwiki.gwt.wysiwyg.client.plugin.color.ColorPluginFactory
 
getInstance() - Static method in class org.xwiki.gwt.wysiwyg.client.plugin.embed.EmbedPluginFactory
 
getInstance() - Static method in class org.xwiki.gwt.wysiwyg.client.plugin.font.FontPluginFactory
 
getInstance() - Static method in class org.xwiki.gwt.wysiwyg.client.plugin.format.FormatPluginFactory
 
getInstance() - Static method in class org.xwiki.gwt.wysiwyg.client.plugin.history.HistoryPluginFactory
 
getInstance() - Static method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ImagePluginFactory
 
getInstance() - Static method in class org.xwiki.gwt.wysiwyg.client.plugin.importer.ImportPluginFactory
 
getInstance() - Static method in class org.xwiki.gwt.wysiwyg.client.plugin.indent.IndentPluginFactory
 
getInstance() - Static method in class org.xwiki.gwt.wysiwyg.client.plugin.justify.JustifyPluginFactory
 
getInstance() - Static method in class org.xwiki.gwt.wysiwyg.client.plugin.line.LinePluginFactory
 
getInstance() - Static method in class org.xwiki.gwt.wysiwyg.client.plugin.link.LinkPluginFactory
 
getInstance() - Static method in class org.xwiki.gwt.wysiwyg.client.plugin.list.ListPluginFactory
 
getInstance() - Static method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroPluginFactory
 
getInstance() - Static method in class org.xwiki.gwt.wysiwyg.client.plugin.separator.SeparatorPluginFactory
 
getInstance() - Static method in class org.xwiki.gwt.wysiwyg.client.plugin.submit.SubmitPluginFactory
 
getInstance() - Static method in class org.xwiki.gwt.wysiwyg.client.plugin.symbol.SymbolPluginFactory
 
getInstance() - Static method in class org.xwiki.gwt.wysiwyg.client.plugin.sync.SyncPluginFactory
 
getInstance() - Static method in class org.xwiki.gwt.wysiwyg.client.plugin.table.TablePluginFactory
Return the factory instance, create one if none exist.
getInstance() - Static method in class org.xwiki.gwt.wysiwyg.client.plugin.table.util.TableUtils
Get the instance in use.
getInstance() - Static method in class org.xwiki.gwt.wysiwyg.client.plugin.text.TextPluginFactory
 
getInstance() - Static method in class org.xwiki.gwt.wysiwyg.client.plugin.valign.VerticalAlignPluginFactory
 
getInstance() - Static method in class org.xwiki.gwt.wysiwyg.client.WysiwygEditorFactory
 
getKeyword() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.SearchSelectorWizardStep
 
getLabel() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.LinkConfig
 
getLabelErrorLabel() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.LinkConfigWizardStep
 
getLabelText() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.LinkConfig
 
getLabelTextBox() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.LinkConfigWizardStep
 
getLabelTextBoxTooltip() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.LinkConfigWizardStep
 
getLastXWikiContent() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.sync.SyncStatus
 
getLastXWikiVersion() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.sync.SyncStatus
 
getList() - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractListSelectorWizardStep
 
getListItem(Attachment) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.CurrentPageImageSelectorWizardStep
getListItem(Range) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.indent.exec.AbstractListExecutable
 
getListItem(WikiPage) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.AbstractPageListSelectorWizardStep
getListItem(Attachment) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.CurrentPageAttachmentSelectorWizardStep
getListItem(L) - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractListSelectorWizardStep
 
getMacro(int) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroSelector
 
getMacroContainers(Element) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroDisplayer
 
getMacroContainerTagName() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroDisplayer
 
getMacroCount() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroSelector
 
getMacroDescriptor(String, String) - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroService
 
getMacroDescriptor(String, String, AsyncCallback<MacroDescriptor>) - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroServiceAsync
Makes a request to the server to get the descriptor for the specified macro.
getMacroDescriptor(String, String, AsyncCallback<MacroDescriptor>) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroServiceAsyncCacheProxy
Makes a request to the server to get the descriptor for the specified macro.
getMacroDescriptors(String) - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroService
 
getMacroDescriptors(String, AsyncCallback<List<MacroDescriptor>>) - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroServiceAsync
Makes a request to the server to get all the macro descriptors for the specified syntax.
getMacroDescriptors(String, AsyncCallback<List<MacroDescriptor>>) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroServiceAsyncCacheProxy
Makes a request to the server to get all the macro descriptors for the specified syntax.
getMacroService() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.ui.AbstractMacroWizardStep
 
getMainPanel() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.LinkConfigWizardStep
 
getMainPanel() - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractFileUploadWizardStep
Method for retrieving the main UI (panel) by sub-classes so that they can customize it.
getMainPanel() - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractListSelectorWizardStep
 
getMatchingPages(String, int, int) - Method in interface org.xwiki.gwt.wysiwyg.client.wiki.WikiService
 
getMatchingPages(String, int, int, AsyncCallback<List<WikiPage>>) - Method in interface org.xwiki.gwt.wysiwyg.client.wiki.WikiServiceAsync
 
getMatchingPages(String, int, int, AsyncCallback<List<WikiPage>>) - Method in class org.xwiki.gwt.wysiwyg.client.wiki.WikiServiceAsyncCacheProxy
getMenu() - Method in class org.xwiki.gwt.wysiwyg.client.RichTextEditor
 
getMimeType() - Method in class org.xwiki.gwt.wysiwyg.client.wiki.Attachment
 
getName() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroCall
 
getName() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroDescriptor
 
getName() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.ParameterDescriptor
 
getName() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.ParameterType
 
getName() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.feature.AbstractTableFeature
Get feature name.
getName() - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.table.TableFeature
Get feature name.
getNewOptionListItem() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.CurrentPageImageSelectorWizardStep
getNewOptionListItem() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.AbstractPageListSelectorWizardStep
getNewOptionListItem() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.CurrentPageAttachmentSelectorWizardStep
getNewOptionListItem() - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractListSelectorWizardStep
 
getNewWindowCheckBox() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.LinkConfigWizardStep
 
getNextCellInColumn(TableCellElement) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.util.TableUtils
Get next cell in cell's column.
getNextCellInRow(TableCellElement) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.util.TableUtils
Get next cell in cell's row.
getNextStep() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.CurrentPageImageSelectorWizardStep
getNextStep() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.ImageConfigWizardStep
getNextStep() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.ImagesExplorerWizardStep
getNextStep() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.importer.ui.ImportOfficeFileWizardStep
getNextStep() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.importer.ui.ImportOfficePasteWizardStep
getNextStep() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.AbstractPageListSelectorWizardStep
getNextStep() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.AttachmentExplorerWizardStep
getNextStep() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.CreateNewPageWizardStep
getNextStep() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.CurrentPageAttachmentSelectorWizardStep
getNextStep() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.LinkConfigWizardStep
getNextStep() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.WikiPageExplorerWizardStep
getNextStep() - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractSelectorAggregatorWizardStep
getNextStep() - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.LinkUploadWizardStep
getOrCreateRef(JavaScriptObject) - Static method in class org.xwiki.gwt.wysiwyg.client.widget.explorer.ds.AttachmentsDataSource
Static method allowing to get AttachmentsDataSource, creates the object from the JavaScriptObject argument if it is not null.
getOrCreateRef(JavaScriptObject) - Static method in class org.xwiki.gwt.wysiwyg.client.widget.explorer.ds.FarmDataSource
Static method allowing to get FarmDataSource, creates the object from the JavaScriptObject argument if it is not null.
getOrCreateRef(JavaScriptObject) - Static method in class org.xwiki.gwt.wysiwyg.client.widget.explorer.ds.PageDataSource
Static method allowing to get PageDataSource, creates the object from the JavaScriptObject argument if it is not null.
getOrCreateRef(JavaScriptObject) - Static method in class org.xwiki.gwt.wysiwyg.client.widget.explorer.ds.SpaceDataSource
Static method allowing to get SpaceDataSource, creates the object from the JavaScriptObject argument if it is not null.
getOrCreateRef(JavaScriptObject) - Static method in class org.xwiki.gwt.wysiwyg.client.widget.explorer.ds.WikiDataSource
Static method allowing to get WikiDataSource, creates the object from the JavaScriptObject argument if it is not null.
getOrCreateRef(JavaScriptObject) - Static method in class org.xwiki.gwt.wysiwyg.client.widget.explorer.XWikiExplorer
Static method allowing to get the XWikiExplorer, creates the widget from the JavaScriptObject argument if it is not null.
getOrigin() - Method in class org.xwiki.gwt.wysiwyg.client.wiki.EntityLink
 
getOriginal() - Method in class org.xwiki.gwt.wysiwyg.client.diff.Delta
Accessor method to return the chunk representing the original sequence of items
getOutput(Element) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroDisplayer
 
getPageName() - Method in class org.xwiki.gwt.wysiwyg.client.wiki.WikiPageReference
 
getPageNames(String, String) - Method in interface org.xwiki.gwt.wysiwyg.client.wiki.WikiService
 
getPageNames(String, String, AsyncCallback<List<String>>) - Method in interface org.xwiki.gwt.wysiwyg.client.wiki.WikiServiceAsync
Returns the list of the page names from a given space and a given wiki.
getPageNames(String, String, AsyncCallback<List<String>>) - Method in class org.xwiki.gwt.wysiwyg.client.wiki.WikiServiceAsyncCacheProxy
Returns the list of the page names from a given space and a given wiki.
getParameter(Node) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.format.exec.FormatBlockExecutable
getParameter() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.format.exec.RemoveFormatExecutable
getParameter() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.history.exec.RedoExecutable
getParameter() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.history.exec.UndoExecutable
getParameter() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.exec.InsertExecutable
getParameter() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.submit.exec.EnableExecutable
getParameter() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.submit.exec.ResetExecutable
getParameter() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.submit.exec.SubmitExecutable
getParameter(String) - Method in class org.xwiki.gwt.wysiwyg.client.WysiwygEditorApi
 
getParameterDescriptorMap() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroDescriptor
 
getParameterNames() - Method in class org.xwiki.gwt.wysiwyg.client.WysiwygEditorApi
 
getParameters() - Method in class org.xwiki.gwt.wysiwyg.client.wiki.ResourceReference
 
getPlaceHolder(Element) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroDisplayer
 
getPlainTextArea() - Method in class org.xwiki.gwt.wysiwyg.client.WysiwygEditorApi
 
getPlainTextEditor() - Method in class org.xwiki.gwt.wysiwyg.client.WysiwygEditor
Get the plain text editor.
getPlugin() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.feature.AbstractTableFeature
Get table plugin.
getPlugin() - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.table.TableFeature
Get table plugin.
getPluginFactory(String) - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.PluginFactoryManager
 
getPluginFactoryManager() - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.PluginManager
 
getPluginName() - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.PluginFactory
 
getPreviousCellInColumn(TableCellElement) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.util.TableUtils
Get previous cell in cell's column.
getPreviousCellInRow(TableCellElement) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.util.TableUtils
Get previous cell in cell's row.
getRange(Document) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.util.TableUtils
Inspect a Document to get the currently selected Range.
getRecentlyModifiedPages(int, int) - Method in interface org.xwiki.gwt.wysiwyg.client.wiki.WikiService
 
getRecentlyModifiedPages(int, int, AsyncCallback<List<WikiPage>>) - Method in interface org.xwiki.gwt.wysiwyg.client.wiki.WikiServiceAsync
 
getRecentlyModifiedPages(int, int, AsyncCallback<List<WikiPage>>) - Method in class org.xwiki.gwt.wysiwyg.client.wiki.WikiServiceAsyncCacheProxy
getReference() - Method in class org.xwiki.gwt.wysiwyg.client.wiki.Entity
 
getReference() - Method in class org.xwiki.gwt.wysiwyg.client.wiki.EntityConfig
 
getRequiredStep() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.ImageSelectorAggregatorWizardStep
getRequiredStep() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.PageSelectorWizardStep
getRequiredStep() - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractSelectorAggregatorWizardStep
 
getRequiredStep() - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AttachmentSelectorAggregatorWizardStep
getResult() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.ExternalImageSelectorWizardStep
getResult() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.ImageConfigWizardStep
getResult() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.ImagesExplorerWizardStep
getResult() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.ImageWizard
getResult() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.importer.ui.ImportOfficeFileWizardStep
getResult() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.importer.ui.ImportOfficePasteWizardStep
getResult() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.CreateNewPageWizardStep
getResult() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.LinkConfigWizardStep
getResult() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.LinkWizard
getResult() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.ui.EditMacroWizardStep
getResult() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.ui.SelectMacroWizardStep
getResult() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.ui.TableConfigWizardStep
getResult() - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractSelectorAggregatorWizardStep
getResult() - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractSelectorWizardStep
getResult() - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.LinkUploadWizardStep
getRevised() - Method in class org.xwiki.gwt.wysiwyg.client.diff.Delta
Accessor method to return the chunk representing the updated sequence of items.
getRevision() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.sync.SyncResult
 
getRichTextArea() - Method in class org.xwiki.gwt.wysiwyg.client.WysiwygEditorApi
 
getRichTextEditor() - Method in class org.xwiki.gwt.wysiwyg.client.RichTextEditorController
Get the rich text editor.
getRole() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.separator.AbstractSeparator
getRole() - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.UIExtension
 
getRow(Node) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.util.TableUtils
Browse node ancestors and return the first table row element.
getRowCount() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.TableDescriptor
 
getRowNumber() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.util.TableConfig
Number of rows in the table.
getScheme() - Method in enum org.xwiki.gwt.wysiwyg.client.wiki.ResourceReference.ResourceType
 
getSelectedAlignment() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.ImageConfigWizardStep
 
getSelectedAnchor(RichTextArea) - Static method in class org.xwiki.gwt.wysiwyg.client.plugin.link.exec.LinkExecutableUtils
Returns the currently selected anchor element in the passed RichTextArea, as the user perceives the selection.
getSelectedAnchor() - Method in class org.xwiki.gwt.wysiwyg.client.widget.explorer.XWikiExplorer
Get the name of the anchor selected in the Tree.
getSelectedAttachment() - Method in class org.xwiki.gwt.wysiwyg.client.widget.explorer.XWikiExplorer
Get the name of the attachment selected in the Tree.
getSelectedColor() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.color.ColorPalette
 
getSelectedElement() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.exec.InsertImageExecutable
getSelectedElement() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.exec.CreateLinkExecutable
getSelectedItem() - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractListSelectorWizardStep
Helper method to get the selected item in the list managed by this wizard step.
getSelectedPage() - Method in class org.xwiki.gwt.wysiwyg.client.widget.explorer.XWikiExplorer
Get the name of the page selected in the Tree.
getSelectedPage() - Method in class org.xwiki.gwt.wysiwyg.client.widget.PageSelector
 
getSelectedSpace() - Method in class org.xwiki.gwt.wysiwyg.client.widget.explorer.XWikiExplorer
Get the name of the space selected in the Tree.
getSelectedSpace() - Method in class org.xwiki.gwt.wysiwyg.client.widget.SpaceSelector
 
getSelectedSymbol() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.symbol.SymbolPalette
 
getSelectedTab() - Method in class org.xwiki.gwt.wysiwyg.client.WysiwygEditor
 
getSelectedTabIndex() - Method in class org.xwiki.gwt.wysiwyg.client.WysiwygEditorConfig
 
getSelectedValue() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.font.AbstractListBoxPicker
getSelectedValue() - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.font.Picker
 
getSelectedWiki() - Method in class org.xwiki.gwt.wysiwyg.client.widget.explorer.XWikiExplorer
Get the name of the wiki selected in the Tree.
getSelectedWiki() - Method in class org.xwiki.gwt.wysiwyg.client.widget.WikiSelector
 
getSelectElement() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.font.AbstractListBoxPicker
NOTE: We added this method because it is declared as private in the base class.
getSelectErrorMessage() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.CurrentPageImageSelectorWizardStep
getSelectErrorMessage() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.AbstractPageListSelectorWizardStep
getSelectErrorMessage() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.CurrentPageAttachmentSelectorWizardStep
getSelectErrorMessage() - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractListSelectorWizardStep
 
getSelectHelpLabel() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.CurrentPageImageSelectorWizardStep
getSelectHelpLabel() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.AbstractPageListSelectorWizardStep
getSelectHelpLabel() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.CurrentPageAttachmentSelectorWizardStep
getSelectHelpLabel() - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractListSelectorWizardStep
 
getSelector() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroPlugin
 
getSerializedMacroCall(Element) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroDisplayer
 
getSourceText(JavaScriptObject, JavaScriptObject) - Method in class org.xwiki.gwt.wysiwyg.client.WysiwygEditorApi
Sends a request to the server to convert the HTML output of the rich text editor to source text and calls one of the given functions when the response is received.
getSpace() - Method in class org.xwiki.gwt.wysiwyg.client.widget.PageSelector
Sets the space for this selector.
getSpaceName() - Method in class org.xwiki.gwt.wysiwyg.client.wiki.WikiPageReference
 
getSpaceNames(String) - Method in interface org.xwiki.gwt.wysiwyg.client.wiki.WikiService
 
getSpaceNames(String, AsyncCallback<List<String>>) - Method in interface org.xwiki.gwt.wysiwyg.client.wiki.WikiServiceAsync
Returns a list of all spaces names in the specified wiki.
getSpaceNames(String, AsyncCallback<List<String>>) - Method in class org.xwiki.gwt.wysiwyg.client.wiki.WikiServiceAsyncCacheProxy
Returns a list of all spaces names in the specified wiki.
getStep(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.ImageWizard
getStep(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.importer.ui.ImportWizard
getStep(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.LinkWizard
getStep(String) - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractSelectorAggregatorWizardStep
 
getStepInstance(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.ImageSelectorAggregatorWizardStep
getStepInstance(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.PageSelectorWizardStep
getStepInstance(String) - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractSelectorAggregatorWizardStep
 
getStepInstance(String) - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AttachmentSelectorAggregatorWizardStep
getStepNames() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.ImageSelectorAggregatorWizardStep
getStepNames() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.PageSelectorWizardStep
getStepNames() - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractSelectorAggregatorWizardStep
 
getStepNames() - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AttachmentSelectorAggregatorWizardStep
getStepTitle() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.CurrentPageImageSelectorWizardStep
getStepTitle() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.ExternalImageSelectorWizardStep
getStepTitle() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.ImageConfigWizardStep
getStepTitle() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.ImagesExplorerWizardStep
getStepTitle() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.importer.ui.ImportOfficeFileWizardStep
getStepTitle() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.importer.ui.ImportOfficePasteWizardStep
getStepTitle() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.AbstractExplorerWizardStep
getStepTitle() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.AbstractPageListSelectorWizardStep
getStepTitle() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.CreateNewPageWizardStep
getStepTitle() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.CurrentPageAttachmentSelectorWizardStep
getStepTitle() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.EmailAddressLinkWizardStep
getStepTitle() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.LinkConfigWizardStep
getStepTitle() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.PageSelectorWizardStep
getStepTitle() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.WebPageLinkWizardStep
getStepTitle() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.ui.EditMacroWizardStep
getStepTitle() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.ui.SelectMacroWizardStep
getStepTitle() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.ui.TableConfigWizardStep
getStepTitle() - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractFileUploadWizardStep
getStepTitle() - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AttachmentSelectorAggregatorWizardStep
getSubmitHandler() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.submit.SubmitPlugin
 
getSymbol() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.symbol.SymbolCell
 
getSymbol() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.symbol.SymbolPicker
 
getSymbolGrid() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.symbol.SymbolPalette
 
getSyntax() - Method in interface org.xwiki.gwt.wysiwyg.client.syntax.SyntaxValidator
 
getSyntax() - Method in class org.xwiki.gwt.wysiwyg.client.WysiwygEditorConfig
 
getSyntaxValidator(String) - Method in interface org.xwiki.gwt.wysiwyg.client.syntax.SyntaxValidatorManager
Returns the syntax validator for the given syntax.
getTable(Node) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.util.TableUtils
Browse node ancestors and return the first table element.
getTargetPageReference() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.importer.ui.ImportOfficeFileWizardStep
getTargetPageReference() - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractFileUploadWizardStep
 
getTargetPageReference() - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.LinkUploadWizardStep
getTemplateURL() - Method in class org.xwiki.gwt.wysiwyg.client.WysiwygEditorConfig
 
getTextArea() - Method in class org.xwiki.gwt.wysiwyg.client.PlainTextEditor
 
getTextArea() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.list.ListBehaviorAdjuster
 
getTextArea() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroDisplayer
 
getTextArea() - Method in class org.xwiki.gwt.wysiwyg.client.RichTextEditor
 
getTitle() - Method in class org.xwiki.gwt.wysiwyg.client.wiki.WikiPage
 
getToolbar() - Method in class org.xwiki.gwt.wysiwyg.client.RichTextEditor
 
getTooltip() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.LinkConfig
 
getTooltipTextBox() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.LinkConfigWizardStep
 
getTooltipTextBoxTooltip() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.LinkConfigWizardStep
 
getType() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.LinkConfig
 
getType() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.ParameterDescriptor
 
getType() - Method in class org.xwiki.gwt.wysiwyg.client.wiki.EntityReference
 
getType() - Method in class org.xwiki.gwt.wysiwyg.client.wiki.ResourceReference
 
getUI() - Method in class org.xwiki.gwt.wysiwyg.client.WysiwygEditor
In a Model-View-Controller architecture the UI represents the View component, while this class represents the Controller.
getUIExtension(String, String) - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.PluginManager
 
getUIExtensions() - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.Plugin
 
getUIObject(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.separator.ToolBarSeparator
It can be a button, a menu item, a label or any other UIObject-derived instance.
getUIObject(String) - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.UIExtension
It can be a button, a menu item, a label or any other UIObject-derived instance.
getUploadURL(AsyncCallback<String>) - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractFileUploadWizardStep
Requests the upload URL from the server.
getUploadURL(WikiPageReference) - Method in interface org.xwiki.gwt.wysiwyg.client.wiki.WikiService
 
getUploadURL(WikiPageReference, AsyncCallback<String>) - Method in interface org.xwiki.gwt.wysiwyg.client.wiki.WikiServiceAsync
Returns the URL to be used to upload an attachment to the specified document.
getUploadURL(WikiPageReference, AsyncCallback<String>) - Method in class org.xwiki.gwt.wysiwyg.client.wiki.WikiServiceAsyncCacheProxy
Returns the URL to be used to upload an attachment to the specified document.
getURI() - Method in class org.xwiki.gwt.wysiwyg.client.wiki.URIReference
 
getUrl() - Method in class org.xwiki.gwt.wysiwyg.client.wiki.Entity
 
getUrl() - Method in class org.xwiki.gwt.wysiwyg.client.wiki.EntityConfig
 
getURLErrorMessage() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.AbstractExternalLinkWizardStep
 
getURLErrorMessage() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.EmailAddressLinkWizardStep
getURLErrorMessage() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.WebPageLinkWizardStep
getURLHelpLabel() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.AbstractExternalLinkWizardStep
 
getURLHelpLabel() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.EmailAddressLinkWizardStep
getURLHelpLabel() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.WebPageLinkWizardStep
getURLLabel() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.AbstractExternalLinkWizardStep
 
getURLLabel() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.EmailAddressLinkWizardStep
getURLLabel() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.WebPageLinkWizardStep
getUrlTextBox() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.AbstractExternalLinkWizardStep
 
getURLTextBoxTooltip() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.AbstractExternalLinkWizardStep
 
getURLTextBoxTooltip() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.EmailAddressLinkWizardStep
getURLTextBoxTooltip() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.WebPageLinkWizardStep
getValidDirections() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.ImageConfigWizardStep
.
getValidDirections() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.importer.ui.ImportOfficeFileWizardStep
getValidDirections() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.importer.ui.ImportOfficePasteWizardStep
getValidDirections() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.CreateNewPageWizardStep
getValidDirections() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.LinkConfigWizardStep
.
getValidDirections() - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractFileUploadWizardStep
getValidDirections() - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractSelectorWizardStep
getValue() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.input.ChoiceInput
getValue() - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.macro.input.HasValue
 
getValue() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.input.TextInput
getValue() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.ParameterDisplayer
 
getValue() - Method in class org.xwiki.gwt.wysiwyg.client.widget.explorer.XWikiExplorer
Get the name of the resource selected in the Tree.
getVersion() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.sync.SyncResult
 
getVersion(int) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.sync.SyncStatus
 
getVersions() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.sync.SyncStatus
 
getVirtualWikiNames() - Method in interface org.xwiki.gwt.wysiwyg.client.wiki.WikiService
 
getVirtualWikiNames(AsyncCallback<List<String>>) - Method in interface org.xwiki.gwt.wysiwyg.client.wiki.WikiServiceAsync
Returns a list containing the names of all wikis.
getVirtualWikiNames(AsyncCallback<List<String>>) - Method in class org.xwiki.gwt.wysiwyg.client.wiki.WikiServiceAsyncCacheProxy
Returns a list containing the names of all wikis.
getWidget() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.ParameterDisplayer
 
getWidth() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ImageConfig
 
getWiki() - Method in class org.xwiki.gwt.wysiwyg.client.widget.PageSelector
 
getWiki() - Method in class org.xwiki.gwt.wysiwyg.client.widget.SpaceSelector
 
getWikiName() - Method in class org.xwiki.gwt.wysiwyg.client.wiki.WikiPageReference
 
getWikiPageReference() - Method in class org.xwiki.gwt.wysiwyg.client.wiki.AttachmentReference
 
getWikiService() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.AbstractExplorerWizardStep
 
getWikiService() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.LinkConfigWizardStep
 
getWikiService() - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractEntityListSelectorWizardStep
 
getWikiService() - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractEntitySelectorAggregatorWizardStep
 
getWikiService() - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractFileUploadWizardStep
 
getWizard() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.feature.InsertTable
Get table wizard pop-up.

H

handleEmptyListItem(Element) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.list.ListBehaviorAdjuster
Handles a list item which void by adding a placeholder to render this element editable.
handleRepeatableKey(Event) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.line.LinePlugin
Handles a repeatable key press.
HasFocus - Interface in org.xwiki.gwt.wysiwyg.client.plugin.macro.input
Interface to an object that can have focus.
hashCode() - Method in class org.xwiki.gwt.wysiwyg.client.wiki.AttachmentReference
hashCode() - Method in class org.xwiki.gwt.wysiwyg.client.wiki.Entity
hashCode() - Method in class org.xwiki.gwt.wysiwyg.client.wiki.EntityReference
hashCode() - Method in class org.xwiki.gwt.wysiwyg.client.wiki.WikiPageReference
hasHeader() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.util.TableConfig
Does the table contain a header row.
HasValue - Interface in org.xwiki.gwt.wysiwyg.client.plugin.macro.input
Interface to access and change the value of an object.
HELP_LABEL_STYLE - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.LinkConfigWizardStep
The style of the description labels in this form.
hideError() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.AbstractExplorerWizardStep
Hides the error messages and markers in this wizard step.
hideError() - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractFileUploadWizardStep
Hides the error message and markers for this dialog.
hideError() - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractListSelectorWizardStep
Hides the error markers for this wizard step.
hideErrors() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.AbstractExternalLinkWizardStep
Hides the error message and markers for this dialog.
hideErrors() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.LinkConfigWizardStep
Hides the error message and markers for this dialog.
HiliteColorExecutable - Class in org.xwiki.gwt.wysiwyg.client.plugin.color.exec
Changes the background color of the current selection in Mozilla.
HiliteColorExecutable(RichTextArea) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.color.exec.HiliteColorExecutable
Creates a new executable of this type.
History - Interface in org.xwiki.gwt.wysiwyg.client.plugin.history
Interface for undoing and redoing user's edit actions.
HistoryPlugin - Class in org.xwiki.gwt.wysiwyg.client.plugin.history
Plug-in for undoing and redoing the past actions taken on the rich text area.
HistoryPlugin() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.history.HistoryPlugin
 
HistoryPluginFactory - Class in org.xwiki.gwt.wysiwyg.client.plugin.history
Factory for HistoryPlugin.
hookSubmitEvent(Element) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.submit.IESubmitPlugin
Registers SubmitPlugin.getSubmitHandler() as a listener for submit events generated by the given HTML form element.
hookSubmitEvent(Element) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.submit.SubmitPlugin
Registers SubmitPlugin.getSubmitHandler() as a listener for submit events generated by the given HTML form element.
HOVERED_STYLE_NAME - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.color.ColorCell
The CSS class name used when the color cell is hovered.
HOVERED_STYLE_NAME - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.symbol.SymbolCell
The CSS class name used when the symbol cell is hovered.
hr() - Method in interface org.xwiki.gwt.wysiwyg.client.Images
 
hr() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
HTMLCleaner - Interface in org.xwiki.gwt.wysiwyg.client.cleaner
Cleans the HTML generated by the WYSIWYG editor.
HTMLCleanerAsync - Interface in org.xwiki.gwt.wysiwyg.client.cleaner
Cleaner interface to be used on the client.
HTMLConverter - Interface in org.xwiki.gwt.wysiwyg.client.converter
Converts HTML to/from a specified syntax.
HTMLConverterAsync - Interface in org.xwiki.gwt.wysiwyg.client.converter
Converter interface to be used on the client.

I

i - Variable in class org.xwiki.gwt.wysiwyg.client.diff.myers.PathNode
Position in the original sequence.
IELinePlugin - Class in org.xwiki.gwt.wysiwyg.client.plugin.line
Internet Explorer specific implementation of the LinePlugin.
IELinePlugin() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.line.IELinePlugin
 
IESubmitPlugin - Class in org.xwiki.gwt.wysiwyg.client.plugin.submit
Internet Explorer specific implementation of SubmitPlugin.
IESubmitPlugin() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.submit.IESubmitPlugin
 
image() - Method in interface org.xwiki.gwt.wysiwyg.client.Images
 
image() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
imageAlignBottomLabel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
imageAlignCenterLabel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
imageAlignLeftLabel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
imageAlignMiddleLabel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
imageAlignRightLabel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
imageAlignTopLabel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
imageAltTextHelpLabel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
imageAltTextLabel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
ImageBehaviorAdjuster - Class in org.xwiki.gwt.wysiwyg.client.plugin.image
Customizes the behavior of the editor according to the image constraints, e.g.
ImageBehaviorAdjuster() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.image.ImageBehaviorAdjuster
 
ImageConfig - Class in org.xwiki.gwt.wysiwyg.client.plugin.image
Stores the data about an image: information about the image file (filename, URL, etc.) and also about its representation in an edited document (position, size, etc.).
ImageConfig() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.image.ImageConfig
 
ImageConfig.ImageAlignment - Enum in org.xwiki.gwt.wysiwyg.client.plugin.image
Enumeration holding all possible values for the image alignment.
ImageConfigDOMReader - Class in org.xwiki.gwt.wysiwyg.client.plugin.image
Creates an ImageConfig object from an ImageElement.
ImageConfigDOMReader() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.image.ImageConfigDOMReader
 
ImageConfigDOMWriter - Class in org.xwiki.gwt.wysiwyg.client.plugin.image
Writes an ImageConfig object to a DOM element.
ImageConfigDOMWriter() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.image.ImageConfigDOMWriter
 
ImageConfigJSONParser - Class in org.xwiki.gwt.wysiwyg.client.plugin.image
Creates ImageConfig instances from JSON.
ImageConfigJSONParser() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.image.ImageConfigJSONParser
 
ImageConfigJSONSerializer - Class in org.xwiki.gwt.wysiwyg.client.plugin.image
Serializes an ImageConfig to JSON.
ImageConfigJSONSerializer() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.image.ImageConfigJSONSerializer
 
imageConfigTitle() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
ImageConfigWizardStep - Class in org.xwiki.gwt.wysiwyg.client.plugin.image.ui
Wizard step to configure the image parameters.
ImageConfigWizardStep() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.ImageConfigWizardStep
Default constructor.
imageCreateImageButton() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
imageEditImage() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
imageExternal() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
imageExternalLocationHelpLabel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
imageExternalLocationLabel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
imageExternalLocationNotSpecifiedError() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
imageHeightHelpLabel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
imageHeightLabel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
imageHorizontalAlignmentHelpLabel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
imageHorizontalAlignmentLabel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
imageInsertImage() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
ImageMenuExtension - Class in org.xwiki.gwt.wysiwyg.client.plugin.image
Provides user interface for manipulating images through the WYSIWYG top-level menu.
ImageMenuExtension(ImagePlugin) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.image.ImageMenuExtension
Builds the menu extension using the passed plugin.
ImageMetaDataExtractor - Class in org.xwiki.gwt.wysiwyg.client.plugin.image
Analyzes the passed subtree and detects the image structures and transforms them in minimal HTML elements with metafragments attached, so that the editor operates with minimal HTML.
ImageMetaDataExtractor() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.image.ImageMetaDataExtractor
 
imageNoImageSelectedError() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
ImagePlugin - Class in org.xwiki.gwt.wysiwyg.client.plugin.image
Rich text editor plug-in for inserting images, using a dialog to get image data settings from the user.
ImagePlugin(WikiServiceAsync) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.image.ImagePlugin
Create a new image plugin that used the specified wiki service.
ImagePluginFactory - Class in org.xwiki.gwt.wysiwyg.client.plugin.image
Factory for ImagePlugin.
imageRemoveImage() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
Images - Interface in org.xwiki.gwt.wysiwyg.client
This ClientBundle is used for all the button icons.
imageSelectImageHelpLabel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
imageSelectImageLocationHelpLabel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
imageSelectImageTitle() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
ImageSelectionBehaviourRule - Class in org.xwiki.gwt.wysiwyg.client.syntax.rule
Validation rule used to define the behavior when the selection is on an image.
ImageSelectionBehaviourRule() - Constructor for class org.xwiki.gwt.wysiwyg.client.syntax.rule.ImageSelectionBehaviourRule
 
ImageSelectorAggregatorWizardStep - Class in org.xwiki.gwt.wysiwyg.client.plugin.image.ui
Allows the user to select an image from different locations: edited page attachments, all attachments or external URL.
ImageSelectorAggregatorWizardStep(boolean, boolean, WikiServiceAsync) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.ImageSelectorAggregatorWizardStep
Creates a new wizard step that aggregates multiple views for selecting an image from different location.
imageSettingsLabel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
ImagesExplorerWizardStep - Class in org.xwiki.gwt.wysiwyg.client.plugin.image.ui
Wizard step to explore and select images from all the pages in the wiki.
ImagesExplorerWizardStep(boolean, WikiServiceAsync) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.ImagesExplorerWizardStep
Builds an image explorer with the default selection on the passed resource.
imageTooltip() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
imageUpdateListButton() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
imageUploadHelpLabel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
imageUploadNewFileLabel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
imageVerticalAlignmentHelpLabel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
imageVerticalAlignmentLabel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
imageWidthHelpLabel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
imageWidthLabel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
ImageWizard - Class in org.xwiki.gwt.wysiwyg.client.plugin.image.ui
The link wizard, used to configure image parameters in a ImageConfig object, in successive steps.
ImageWizard(Config, WikiServiceAsync) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.ImageWizard
Builds a ImageWizard from the passed Config.
ImageWizard.ImageWizardStep - Enum in org.xwiki.gwt.wysiwyg.client.plugin.image.ui
Enumeration steps handled by this image wizard.
importMenuEntryCaption() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
importMenuEntryIcon() - Method in interface org.xwiki.gwt.wysiwyg.client.Images
 
ImportMenuExtension - Class in org.xwiki.gwt.wysiwyg.client.plugin.importer
Provides access to various content importers through the top-level wysiwyg menu.
ImportMenuExtension(ImportPlugin) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.importer.ImportMenuExtension
Creates a new import menu extension.
importOfficeContentFilterStylesCheckBoxLabel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
importOfficeFileFeatureNotAvailable() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
importOfficeFileHelpLabel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
importOfficeFileMenuEntryIcon() - Method in interface org.xwiki.gwt.wysiwyg.client.Images
 
importOfficeFileMenuItemCaption() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
ImportOfficeFileWizardStep - Class in org.xwiki.gwt.wysiwyg.client.plugin.importer.ui
Wizard step responsible for importing the content of an office document into the wysiwyg editor.
ImportOfficeFileWizardStep(Config, WikiServiceAsync, ImportServiceAsync) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.importer.ui.ImportOfficeFileWizardStep
Instantiates the office document import wizard step.
importOfficeFileWizardStepTitle() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
importOfficePasteHelpLabel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
importOfficePasteInfoLabel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
ImportOfficePasteWizardStep - Class in org.xwiki.gwt.wysiwyg.client.plugin.importer.ui
Wizard step responsible for importing copy-pasted office content.
ImportOfficePasteWizardStep(ImportServiceAsync) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.importer.ui.ImportOfficePasteWizardStep
Creates an instance of ImportOfficePasteWizardStep.
importOfficePasteWizardStepTitle() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
ImportPlugin - Class in org.xwiki.gwt.wysiwyg.client.plugin.importer
Plugin responsible for importing external content into wysiwyg editor.
ImportPlugin(ImportServiceAsync, WikiServiceAsync) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.importer.ImportPlugin
Creates a new import plug-in that used the given import service.
ImportPluginFactory - Class in org.xwiki.gwt.wysiwyg.client.plugin.importer
Factory for ImportPlugin.
ImportService - Interface in org.xwiki.gwt.wysiwyg.client.plugin.importer
The service interface used on the server.
ImportServiceAsync - Interface in org.xwiki.gwt.wysiwyg.client.plugin.importer
Service interface used on the client by the importer plug-in.
ImportWizard - Class in org.xwiki.gwt.wysiwyg.client.plugin.importer.ui
Import wizard responsible for performing various content import operation into wysiwyg editor.
ImportWizard(Config, ImportServiceAsync, WikiServiceAsync) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.importer.ui.ImportWizard
Instantiates the import wizard.
ImportWizard.ImportWizardStep - Enum in org.xwiki.gwt.wysiwyg.client.plugin.importer.ui
Enumeration of steps comprising the import wizard.
importWizardIcon() - Method in interface org.xwiki.gwt.wysiwyg.client.Images
 
importWizardImportButtonCaption() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
importWizardTitle() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
indent() - Method in interface org.xwiki.gwt.wysiwyg.client.Images
 
indent() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
IndentExecutable - Class in org.xwiki.gwt.wysiwyg.client.plugin.indent.exec
Indent executable to handle valid XHTML lists indent, semantically: when a list item is indented, all its subitems are indented as well.
IndentExecutable(RichTextArea) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.indent.exec.IndentExecutable
Creates a new executable that can be used to indent list items inside the specified rich text area.
IndentPlugin - Class in org.xwiki.gwt.wysiwyg.client.plugin.indent
Plug-in for indenting or outdenting text.
IndentPlugin() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.indent.IndentPlugin
 
IndentPluginFactory - Class in org.xwiki.gwt.wysiwyg.client.plugin.indent
Factory for IndentPlugin.
indexOf(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.input.ChoiceInput
Searches for the given value in the list of options.
INFO_LABEL_STYLE - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.LinkConfigWizardStep
The style of the information labels in this form.
init(Chunk, Chunk) - Method in class org.xwiki.gwt.wysiwyg.client.diff.Delta
Initializaes the delta with the given chunks from the original and revised texts.
init(RichTextArea, Config) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.color.ColorPlugin
Initialize the plug-in.
init(RichTextArea, Config) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.embed.EmbedPlugin
Initialize the plug-in.
init(RichTextArea, Config) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.font.FontPlugin
Initialize the plug-in.
init(RichTextArea, Config) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.format.FormatPlugin
Initialize the plug-in.
init(RichTextArea, Config) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.history.HistoryPlugin
Initialize the plug-in.
init(RichTextArea, Config) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ImagePlugin
Initialize the plug-in.
init(Object, AsyncCallback<?>) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.ExternalImageSelectorWizardStep
init(Object, AsyncCallback<?>) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.ImageConfigWizardStep
init(RichTextArea, Config) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.importer.ImportPlugin
Initialize the plug-in.
init(Object, AsyncCallback<?>) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.importer.ui.ImportOfficePasteWizardStep
init(RichTextArea, Config) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.indent.IndentPlugin
Initialize the plug-in.
init(RichTextArea, Config) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.justify.JustifyPlugin
Initialize the plug-in.
init(RichTextArea, Config) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.line.IELinePlugin
Initialize the plug-in. Plug-ins need to know the text area in order to provide only those feature that are supported.
init(RichTextArea, Config) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.line.LinePlugin
Initialize the plug-in.
init(RichTextArea, Config) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.LinkPlugin
Initialize the plug-in.
init(Object, AsyncCallback<?>) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.AbstractExplorerWizardStep
init(Object, AsyncCallback<?>) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.AbstractExternalLinkWizardStep
init(Object, AsyncCallback<?>) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.CreateNewPageWizardStep
init(Object, AsyncCallback<?>) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.LinkConfigWizardStep
init(RichTextArea, Config) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.list.ListPlugin
Initialize the plug-in.
init(RichTextArea, Config) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroPlugin
Initialize the plug-in.
init(Object, AsyncCallback<?>) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.ui.EditMacroWizardStep
init(Object, AsyncCallback<?>) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.ui.SelectMacroWizardStep
init(RichTextArea, Config) - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.Plugin
Initialize the plug-in.
init(RichTextArea, Config) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.separator.SeparatorPlugin
Initialize the plug-in.
init(RichTextArea, Config) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.submit.SubmitPlugin
Initialize the plug-in.
init(RichTextArea, Config) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.symbol.SymbolPlugin
Initialize the plug-in.
init(RichTextArea, Config) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.sync.SyncPlugin
Initialize the plug-in.
init(RichTextArea, Config) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.TablePlugin
Initialize the plug-in.
init(Object, AsyncCallback<?>) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.ui.TableConfigWizardStep
init(RichTextArea, Config) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.text.TextPlugin
Initialize the plug-in.
init(RichTextArea, Config) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.valign.VerticalAlignPlugin
Initialize the plug-in.
init(Object, AsyncCallback<?>) - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractEntitySelectorAggregatorWizardStep
init(Object, AsyncCallback<?>) - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractFileUploadWizardStep
init(Object, AsyncCallback<?>) - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractListSelectorWizardStep
init(Object, AsyncCallback<?>) - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractSelectorAggregatorWizardStep
init(Object, AsyncCallback<?>) - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractSelectorWizardStep
init(Object, AsyncCallback<?>) - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.LinkUploadWizardStep
initCurrentPage(AttachmentReference, AsyncCallback<?>) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.ImagesExplorerWizardStep
Initializes and displays list of images attached to the same page as the specified image, and selects the specified image.
initializeSelection(AsyncCallback<?>) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.ImagesExplorerWizardStep
Initializes the selection on AbstractSelectorWizardStep.init(Object, AsyncCallback) time.
initializeSelection(AsyncCallback<?>) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.AbstractExplorerWizardStep
Initializes the selection on AbstractSelectorWizardStep.init(Object, AsyncCallback) time.
initializeSelection(AsyncCallback<?>) - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractSelectorWizardStep
Initializes the selection on AbstractSelectorWizardStep.init(Object, AsyncCallback) time.
initTextArea() - Method in class org.xwiki.gwt.wysiwyg.client.RichTextEditorController
Initializes the rich text area.
INLINE_MACRO_STYLE_NAME - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroDisplayer
The CSS class name used on the text box containing the output of an in-line macro.
InputFactory - Class in org.xwiki.gwt.wysiwyg.client.plugin.macro.input
Creates input controls for specific data types.
INSERT - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroPlugin
Rich text area command for inserting a macro in place of the current selection.
insert() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroPlugin
Start the insert macro wizard.
insert(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroPlugin
Skip the select macro wizard step and go directly to the edit macro wizard step for the specified macro.
INSERT - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroWizard
Rich text area command for inserting a macro in place of the current selection.
insert() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroWizard
Casts the insert macro spell on the underlying rich text area, allowing the user to insert a new macro in place of the current selection or at the current caret position.
insert(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroWizard
Casts the insert macro spell on the underlying rich text area, allowing the user to insert the specified macro in place of the current selection or at the current caret position.
insertCol(Document, boolean) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.util.TableUtils
Insert a column in the currently edited table.
insertColAfter() - Method in interface org.xwiki.gwt.wysiwyg.client.Images
 
InsertColAfter - Class in org.xwiki.gwt.wysiwyg.client.plugin.table.feature
Feature allowing to insert a column at the right of an existing column.
InsertColAfter(TablePlugin) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.table.feature.InsertColAfter
Initialize the feature.
insertColAfter() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
insertColBefore() - Method in interface org.xwiki.gwt.wysiwyg.client.Images
 
InsertColBefore - Class in org.xwiki.gwt.wysiwyg.client.plugin.table.feature
Feature allowing to insert a column at the left of an existing column.
InsertColBefore(TablePlugin) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.table.feature.InsertColBefore
Initialize the feature.
insertColBefore() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
insertDelta(Delta) - Method in class org.xwiki.gwt.wysiwyg.client.diff.Revision
Adds a delta to the start of this revision.
insertEmptyLine(Node, Range) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.line.IELinePlugin
Inserts an empty line before the block containing the caret.
If the caret is inside an empty block level container and we insert an empty line before then the caret doesn't remain in its place.
insertEmptyLine(Node, Range) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.line.LinePlugin
Inserts an empty line before the block containing the caret.
InsertExecutable - Class in org.xwiki.gwt.wysiwyg.client.plugin.macro.exec
Inserts a new macro in the edited document or replaces an existing one.
InsertExecutable(MacroSelector) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.macro.exec.InsertExecutable
Creates a new executable.
InsertHRExecutable - Class in org.xwiki.gwt.wysiwyg.client.plugin.separator.exec
Inserts a horizontal rule in place of the current selection.
InsertHRExecutable(RichTextArea) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.separator.exec.InsertHRExecutable
Creates a new executable that can be used to insert a horizontal rule in the specified rich text area.
InsertImageExecutable - Class in org.xwiki.gwt.wysiwyg.client.plugin.image.exec
Handles the insertion of an image, passed through its corresponding HTML block.
InsertImageExecutable(RichTextArea) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.image.exec.InsertImageExecutable
Creates a new executable that can be used to insert images in the specified rich text area.
insertItem(String, String, int) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.font.AbstractListBoxPicker
insertLineBreak(Node, Range) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.line.LinePlugin
Inserts a line break at the specified position in the document.
insertLineBreak(Node, Range) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.line.MozillaLinePlugin
Inserts a line break at the specified position in the document.
We overwrite in order to fix a Mozilla bug which causes the caret to be rendered on the same line after you press Enter, if the new line doesn't have any visible contents.
insertRow(Document, boolean) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.util.TableUtils
Insert a row in the currently edited table.
insertRowAfter() - Method in interface org.xwiki.gwt.wysiwyg.client.Images
 
InsertRowAfter - Class in org.xwiki.gwt.wysiwyg.client.plugin.table.feature
Feature allowing to insert a row bellow the currently edited row.
InsertRowAfter(TablePlugin) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.table.feature.InsertRowAfter
Initialize the feature.
insertRowAfter() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
insertRowBefore() - Method in interface org.xwiki.gwt.wysiwyg.client.Images
 
InsertRowBefore - Class in org.xwiki.gwt.wysiwyg.client.plugin.table.feature
Feature allowing to insert a row above the currently edited row.
InsertRowBefore(TablePlugin) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.table.feature.InsertRowBefore
Initialize the feature.
insertRowBefore() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
insertTable() - Method in interface org.xwiki.gwt.wysiwyg.client.Images
 
InsertTable - Class in org.xwiki.gwt.wysiwyg.client.plugin.table.feature
Feature allowing to insert a table in the editor.
InsertTable(TablePlugin) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.table.feature.InsertTable
Initialize the feature.
insertTable(TableConfig) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.feature.InsertTable
Insert a HTML table in the editor.
insertTable() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
INSTANCE - Static variable in interface org.xwiki.gwt.wysiwyg.client.Images
An instance of this client bundle that can be used anywhere in the code to extract images.
INSTANCE - Static variable in interface org.xwiki.gwt.wysiwyg.client.Messages
An instance of this message bundle that can be used anywhere in the code to obtain localized strings.
INSTANCE - Static variable in interface org.xwiki.gwt.wysiwyg.client.Strings
An instance of this string bundle that can be used anywhere in the code to obtain i18n strings.
invalidateExplorerData() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.AbstractExplorerWizardStep
Invalidates the cache on the explorer, so that it will be reloaded on next display.
isAfterLineBreak(Node, Range) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.line.LinePlugin
 
isAtStart(Node, Range) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.line.LinePlugin
 
isBootstrap() - Method in class org.xwiki.gwt.wysiwyg.client.diff.myers.PathNode
Is this a bootstrap node?
isCollapsed(Element) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroDisplayer
 
isDebugMode() - Method in class org.xwiki.gwt.wysiwyg.client.WysiwygEditorConfig
 
isEmptyLine(Node) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.line.LinePlugin
 
isEmptyListItemPlaceholder(Node) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.list.ListBehaviorAdjuster
Determines if a node is an empty list item placeholder.
isEnabled() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.history.exec.RedoExecutable
isEnabled() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.history.exec.UndoExecutable
isEnabled() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.indent.exec.AbstractListExecutable
isEnabled() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.exec.CreateLinkExecutable
isEnabled() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.exec.UnlinkExecutable
isEnabled(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.separator.AbstractSeparator
Tells if the given feature is enabled in the current context.
isEnabled() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.submit.exec.EnableExecutable
isEnabled() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.submit.exec.ResetExecutable
isEnabled() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.submit.exec.SubmitExecutable
isEnabled() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.feature.DeleteCol
isEnabled() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.feature.DeleteRow
isEnabled() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.feature.DeleteTable
isEnabled() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.feature.InsertColAfter
isEnabled() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.feature.InsertColBefore
isEnabled() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.feature.InsertRowAfter
isEnabled() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.feature.InsertRowBefore
isEnabled() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.feature.InsertTable
isEnabled(String) - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.UIExtension
Tells if the given feature is enabled in the current context.
isEnum() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.ParameterType
 
isExecuted() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.format.exec.RemoveFormatExecutable
isExecuted() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.history.exec.RedoExecutable
isExecuted() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.history.exec.UndoExecutable
isExecuted() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.list.exec.ListExecutable
isExecuted() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.exec.CollapseExecutable
isExecuted() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.submit.exec.EnableExecutable
isExecuted() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.submit.exec.ResetExecutable
isExecuted() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.submit.exec.SubmitExecutable
isHeaderRow(TableRowElement) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.util.TableUtils
Determine if the row is a header row.
isInputConverted() - Method in class org.xwiki.gwt.wysiwyg.client.WysiwygEditorConfig
 
isLineBreak(Node) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.line.LinePlugin
 
isList(Node) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.indent.exec.AbstractListExecutable
Checks if the passed node is a list node: either an ordered list or an unordered one.
isLoading() - Method in class org.xwiki.gwt.wysiwyg.client.PlainTextEditor
 
isLoading() - Method in class org.xwiki.gwt.wysiwyg.client.RichTextEditor
 
isMacroContainer(Node) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroDisplayer
 
isMandatory() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.ParameterDescriptor
 
isMultiWiki() - Method in interface org.xwiki.gwt.wysiwyg.client.wiki.WikiService
Check if the current wiki is part of a multiwiki (i.e.
isMultiWiki(AsyncCallback<Boolean>) - Method in interface org.xwiki.gwt.wysiwyg.client.wiki.WikiServiceAsync
Check if the current wiki is part of a multiwiki (i.e.
isMultiWiki(AsyncCallback<Boolean>) - Method in class org.xwiki.gwt.wysiwyg.client.wiki.WikiServiceAsyncCacheProxy
Check if the current wiki is part of a multiwiki (i.e.
isNewAttachment() - Method in class org.xwiki.gwt.wysiwyg.client.widget.explorer.XWikiExplorer
Is the selected resource a new attachment.
isNewPage() - Method in class org.xwiki.gwt.wysiwyg.client.widget.explorer.XWikiExplorer
Is the selected resource a new page.
isNewPageSelectedFromTextInput() - Method in class org.xwiki.gwt.wysiwyg.client.widget.explorer.XWikiExplorer
 
isNewPageSelectedFromTreeNode() - Method in class org.xwiki.gwt.wysiwyg.client.widget.explorer.XWikiExplorer
 
isolateUpTo(Node, Node) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.format.exec.RemoveFormatExecutable
Isolates the ancestors of the given child node up to the specified top ancestor.
isOpenInNewWindow() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.LinkConfig
 
isReadOnlyLabel() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.LinkConfig
 
isRichTextEditingSupported() - Static method in class org.xwiki.gwt.wysiwyg.client.WysiwygEditorApi
 
isSelected() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.color.ColorCell
 
isSelected(Element) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroDisplayer
 
isSelected() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.symbol.SymbolCell
 
isSelectedByDefault(E) - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractEntityListSelectorWizardStep
isSelectedByDefault(L) - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractListSelectorWizardStep
 
isSnake() - Method in class org.xwiki.gwt.wysiwyg.client.diff.myers.DiffNode
Is this node a Snake node?
isSnake() - Method in class org.xwiki.gwt.wysiwyg.client.diff.myers.PathNode
Is this node a Snake node?
isSnake() - Method in class org.xwiki.gwt.wysiwyg.client.diff.myers.Snake
Is this node a Snake node?
isStatus() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.sync.SyncResult
 
isSupported() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.history.exec.RedoExecutable
isSupported() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.history.exec.UndoExecutable
isSupported() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.submit.exec.EnableExecutable
isSupported() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.submit.exec.ResetExecutable
isSupported() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.submit.exec.SubmitExecutable
isSupportingInlineMode() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroDescriptor
 
isTabbed() - Method in class org.xwiki.gwt.wysiwyg.client.WysiwygEditorConfig
 
isTyped() - Method in class org.xwiki.gwt.wysiwyg.client.wiki.ResourceReference
 
isValid(String, RichTextArea) - Method in interface org.xwiki.gwt.wysiwyg.client.syntax.SyntaxValidator
Verifies if a specific feature of the editor should be enabled, considering the current list of validation rules and the current state of the given text area.
isWithHeader() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.TableDescriptor
 
italic() - Method in interface org.xwiki.gwt.wysiwyg.client.Images
 
italic() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 

J

j - Variable in class org.xwiki.gwt.wysiwyg.client.diff.myers.PathNode
Position in the revised sequence.
justifyCenter() - Method in interface org.xwiki.gwt.wysiwyg.client.Images
 
justifyCenter() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
justifyFull() - Method in interface org.xwiki.gwt.wysiwyg.client.Images
 
justifyFull() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
justifyLeft() - Method in interface org.xwiki.gwt.wysiwyg.client.Images
 
justifyLeft() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
JustifyPlugin - Class in org.xwiki.gwt.wysiwyg.client.plugin.justify
Plug-in for justifying text.
JustifyPlugin() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.justify.JustifyPlugin
 
JustifyPluginFactory - Class in org.xwiki.gwt.wysiwyg.client.plugin.justify
Factory for JustifyPlugin.
justifyRight() - Method in interface org.xwiki.gwt.wysiwyg.client.Images
 
justifyRight() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 

L

last() - Method in class org.xwiki.gwt.wysiwyg.client.diff.Chunk
Returns the index of the last line of the chunk.
left - Variable in class org.xwiki.gwt.wysiwyg.client.plugin.font.AbstractFontMatcher
The element with the left value.
LI - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.line.LinePlugin
The name of the <li> tag.
LINE_BREAK - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.line.LinePlugin
The CSS class name associated with BRs that are present in the rich text area's HTML input and which have to be kept even when they are placed at the end of a block-level element.
LINE_BREAK - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.separator.ToolBarSeparator
The string used in configurations to split the tool bar in multiple lines.
LINE_BREAK_TAG - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.indent.exec.OutdentExecutable
Line break tag, to help manage empty list items after outdenting sublists.
LinePlugin - Class in org.xwiki.gwt.wysiwyg.client.plugin.line
Overwrites the behavior of creating new lines of text and merging existing ones.
LinePlugin() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.line.LinePlugin
 
LinePluginFactory - Class in org.xwiki.gwt.wysiwyg.client.plugin.line
Factory for LinePlugin.
link() - Method in interface org.xwiki.gwt.wysiwyg.client.Images
 
link() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
linkAttachmentUploadHelpLabel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
LinkConfig - Class in org.xwiki.gwt.wysiwyg.client.plugin.link
Stores data about a link: reference (wiki, space, page), URL, label, tooltip.
LinkConfig() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.link.LinkConfig
 
LinkConfig.LinkType - Enum in org.xwiki.gwt.wysiwyg.client.plugin.link
Enumeration type to store the type of link: wiki external link, link to an existing page, link to a new page, etc.
LinkConfigDOMReader - Class in org.xwiki.gwt.wysiwyg.client.plugin.link
Creates an LinkConfig object from an AnchorElement.
LinkConfigDOMReader() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.link.LinkConfigDOMReader
 
LinkConfigDOMWriter - Class in org.xwiki.gwt.wysiwyg.client.plugin.link
Serializes a LinkConfig object to an HTML fragment that can be used to insert a link into the edited document.
LinkConfigDOMWriter() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.link.LinkConfigDOMWriter
 
LinkConfigFactory - Class in org.xwiki.gwt.wysiwyg.client.plugin.link
Creates link configuration objects based on the current selection in the rich text area.
LinkConfigFactory(RichTextArea) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.link.LinkConfigFactory
Creates a new factory for LinkConfig objects that can be used to create or edit links inside the given rich text area.
LinkConfigJSONParser - Class in org.xwiki.gwt.wysiwyg.client.plugin.link
Creates LinkConfig instances from JSON.
LinkConfigJSONParser() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.link.LinkConfigJSONParser
 
LinkConfigJSONSerializer - Class in org.xwiki.gwt.wysiwyg.client.plugin.link
Serializes a LinkConfig to JSON.
LinkConfigJSONSerializer() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.link.LinkConfigJSONSerializer
 
linkConfigLabelTextBoxTooltip() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
linkConfigTitle() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
linkConfigTooltipTextBoxTooltip() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
LinkConfigWizardStep - Class in org.xwiki.gwt.wysiwyg.client.plugin.link.ui
Default implementation for the link configuration parameters, such as link labels, link tooltip, or opening the link in a new window or not.
LinkConfigWizardStep(WikiServiceAsync) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.LinkConfigWizardStep
Creates a new link configuration wizard step.
linkCreateLinkButton() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
linkCreateNewPageTitle() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
linkEdit() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
linkEmailAddressError() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
linkEmailHelpLabel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
linkEmailLabel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
linkErrorLoadingData() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
LinkExecutableUtils - Class in org.xwiki.gwt.wysiwyg.client.plugin.link.exec
Utility class to perform functions associated to link executables, such as detecting the selected anchor.
LinkExecutableUtils() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.link.exec.LinkExecutableUtils
Protected constructor.
linkLabelLabel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
LinkMenuExtension - Class in org.xwiki.gwt.wysiwyg.client.plugin.link
Provides user interface for manipulating links through the WYSIWYG top-level menu.
LinkMenuExtension(LinkPlugin) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.link.LinkMenuExtension
Builds the menu extension using the passed plugin.
LinkMetaDataExtractor - Class in org.xwiki.gwt.wysiwyg.client.plugin.link
Analyzes the passed subtree and detects the link structures and transforms them in minimal HTML elements with metafragments attached, so that the editor operates with minimal HTML.
LinkMetaDataExtractor() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.link.LinkMetaDataExtractor
 
linkNewPageError() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
linkNewPageLabel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
linkNewPageOptionLabel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
linkNewPageTextBoxTooltip() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
linkNoAttachmentSelectedError() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
linkNoLabelError() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
linkNoPageSelectedError() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
linkOpenInNewWindowHelpLabel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
linkOpenInNewWindowLabel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
LinkPlugin - Class in org.xwiki.gwt.wysiwyg.client.plugin.link
Rich text editor plug-in for inserting links, using a dialog to get link settings from the user.
LinkPlugin(WikiServiceAsync) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.link.LinkPlugin
Creates a new link plugin that will use the specified wiki service.
LinkPluginFactory - Class in org.xwiki.gwt.wysiwyg.client.plugin.link
Factory for LinkPlugin.
linkSelectAttachmentHelpLabel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
linkSelectAttachmentTitle() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
linkSelectWikipageHelpLabel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
linkSelectWikipageTitle() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
linkToAttachment() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
linkToEmail() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
linkTooltipLabel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
linkToWebPage() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
linkToWikiPage() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
LinkUploadWizardStep<C extends EntityConfig> - Class in org.xwiki.gwt.wysiwyg.client.widget.wizard.util
Generic wizard step that can be used by wizards that create links to attachments.
LinkUploadWizardStep(WikiServiceAsync) - Constructor for class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.LinkUploadWizardStep
Creates a new upload wizard step that uses the given service to access the attachments.
linkURLToEmailAddressTextBoxTooltip() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
linkURLToWebPageTextBoxTooltip() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
linkWebPageAddressError() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
linkWebPageHelpLabel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
linkWebPageLabel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
linkWikipageSearchButton() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
linkWikipageSearchTooltip() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
LinkWizard - Class in org.xwiki.gwt.wysiwyg.client.plugin.link.ui
The link wizard, used to configure link parameters in a LinkConfig object, in successive steps.
LinkWizard(Config, WikiServiceAsync) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.LinkWizard
Builds a LinkWizard from the passed Config.
LinkWizard.LinkWizardStep - Enum in org.xwiki.gwt.wysiwyg.client.plugin.link.ui
Enumeration steps handled by this link wizard.
LIST_ITEM_TAG - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.indent.exec.AbstractListExecutable
List item element name.
LIST_ITEM_TAG - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.list.ListBehaviorAdjuster
List item element name.
ListBehaviorAdjuster - Class in org.xwiki.gwt.wysiwyg.client.plugin.list
Handles keyboard actions on valid HTML lists, to ensure that the lists stay valid even after keyboard changes such as adding or deleting list items (enter or delete / backspace).
ListBehaviorAdjuster() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.list.ListBehaviorAdjuster
 
ListExecutable - Class in org.xwiki.gwt.wysiwyg.client.plugin.list.exec
List executable to insert a list (ordered or unordered).
ListExecutable(RichTextArea, boolean) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.list.exec.ListExecutable
Create a list executable to handle lists as specified by the parameter.
ListPlugin - Class in org.xwiki.gwt.wysiwyg.client.plugin.list
Plug-in for inserting ordered (numbered) and unordered (bullet) lists.
ListPlugin() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.list.ListPlugin
 
ListPluginFactory - Class in org.xwiki.gwt.wysiwyg.client.plugin.list
Factory for ListPlugin.
load(String) - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.PluginManager
Loads the specified plug-in.
loadingPanel - Variable in class org.xwiki.gwt.wysiwyg.client.RichTextEditor
The panel used to indicate the loading state of the editor.
loadPlugins() - Method in class org.xwiki.gwt.wysiwyg.client.RichTextEditorController
Loads the plugins specified in the configuration.

M

macro() - Method in interface org.xwiki.gwt.wysiwyg.client.Images
 
macro() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
MACRO_STYLE_NAME - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroDisplayer
The CSS class name used on the text box containing the output of a macro.
MacroCall - Class in org.xwiki.gwt.wysiwyg.client.plugin.macro
Stores information about a macro call.
MacroCall() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroCall
Creates a new empty macro call.
MacroCall(String) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroCall
Creates a new macro call from a start comment node's value.
macroCategories() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
macroCategoriesToolTip() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
macroCategoryAll() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
macroCategoryOther() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
macroCategoryUsed() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
macroCollapse() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
macroCollapseAll() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
MacroDescriptor - Class in org.xwiki.gwt.wysiwyg.client.plugin.macro
Describes a macro and its parameters.
MacroDescriptor() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroDescriptor
 
MacroDisplayer - Class in org.xwiki.gwt.wysiwyg.client.plugin.macro
Hides macro meta data and displays macro output in a read only text box.
MacroDisplayer() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroDisplayer
 
macroEdit() - Method in interface org.xwiki.gwt.wysiwyg.client.Images
 
macroEdit() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
macroEditDialogCaption() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
macroExpand() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
macroExpandAll() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
macroInsert() - Method in interface org.xwiki.gwt.wysiwyg.client.Images
 
macroInsert() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
macroInsertActionLabel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
macroInsertDialogCaption() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
macroInsertDialogTitle() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
macroInsertTooltip(String) - Method in interface org.xwiki.gwt.wysiwyg.client.Messages
 
MacroMenuExtension - Class in org.xwiki.gwt.wysiwyg.client.plugin.macro
Provides a user interface extension to allow users to manipulate macros using the top-level menu of the WYSIWYG editor.
MacroMenuExtension(MacroPlugin) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroMenuExtension
Creates a new menu extension for the given macro plug-in.
macroNoMacroSelected() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
macroParameterMandatory() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
MacroPlugin - Class in org.xwiki.gwt.wysiwyg.client.plugin.macro
WYSIWYG editor plug-in for inserting macros and for editing macro parameters.
MacroPlugin(MacroServiceAsync) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroPlugin
Creates a new macro plug-in that uses the specified macro service.
MacroPluginFactory - Class in org.xwiki.gwt.wysiwyg.client.plugin.macro
Factory for MacroPlugin.
macroRefresh() - Method in interface org.xwiki.gwt.wysiwyg.client.Images
 
macroRefresh() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
MacroSelector - Class in org.xwiki.gwt.wysiwyg.client.plugin.macro
Controls the currently selected macros.
MacroSelector(MacroDisplayer) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroSelector
Creates a new macro selector.
MacroService - Interface in org.xwiki.gwt.wysiwyg.client.plugin.macro
The service interface used on the server.
MacroServiceAsync - Interface in org.xwiki.gwt.wysiwyg.client.plugin.macro
Service interface used on the client by the macro plug-in.
MacroServiceAsyncCacheProxy - Class in org.xwiki.gwt.wysiwyg.client.plugin.macro
Cache proxy for MacroServiceAsync.
MacroServiceAsyncCacheProxy(MacroServiceAsync) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroServiceAsyncCacheProxy
Creates a new cache proxy for the given service.
MacroToolBarExtension - Class in org.xwiki.gwt.wysiwyg.client.plugin.macro
Extends the tool bar with buttons for easy macro insertion, skipping the macro selection step.
MacroToolBarExtension(MacroPlugin) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroToolBarExtension
Creates a new tool bar extension for the given macro plug-in.
MacroWizard - Class in org.xwiki.gwt.wysiwyg.client.plugin.macro
A wizard that can be used to cast macro spells on a rich text area.
MacroWizard(MacroDisplayer, Config, MacroServiceAsync) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroWizard
Creates a new macro wizard.
mandatory() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
markInitialLineBreaks() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.line.LinePlugin
Marks the initial line breaks so they are not mistaken as LinePlugin.SPACER.
markSpacers() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.line.LinePlugin
Marks the BRs that have been added as spacers during the editing.
match(String, String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.font.DefaultStringMatcher
match(String, String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.font.FontFamilyMatcher
match(String, String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.font.FontSizeComparator
match(T, T) - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.font.Matcher
 
Matcher<T> - Interface in org.xwiki.gwt.wysiwyg.client.plugin.font
Interface to test if two objects match.
matchesStyle(Element) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.text.exec.BoldExecutable
maybeInitialize() - Method in class org.xwiki.gwt.wysiwyg.client.RichTextEditorController
Initialize the rich text editor if it wasn't already initialized.
maybeInitializeRichTextEditor() - Method in class org.xwiki.gwt.wysiwyg.client.WysiwygEditor
Initializes the rich text editor if it wasn't already initialized.
menu - Variable in class org.xwiki.gwt.wysiwyg.client.RichTextEditor
The menu bar.
MENU_ROLE - Static variable in class org.xwiki.gwt.wysiwyg.client.RichTextEditorController
The string used to identify the menu bar extension point.
Messages - Interface in org.xwiki.gwt.wysiwyg.client
A collection of Messages used to localize the user interface.
moveAnchor(int) - Method in class org.xwiki.gwt.wysiwyg.client.diff.Chunk
 
MozillaColorPlugin - Class in org.xwiki.gwt.wysiwyg.client.plugin.color
Mozilla specific implementation of ColorPlugin.
MozillaColorPlugin() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.color.MozillaColorPlugin
 
MozillaLinePlugin - Class in org.xwiki.gwt.wysiwyg.client.plugin.line
Mozilla specific implementation of the LinePlugin.
MozillaLinePlugin() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.line.MozillaLinePlugin
 
MyersDiff - Class in org.xwiki.gwt.wysiwyg.client.diff.myers
A clean-room implementation of Eugene Myers differencing algorithm.
MyersDiff() - Constructor for class org.xwiki.gwt.wysiwyg.client.diff.myers.MyersDiff
Constructs an instance of the Myers differencing algorithm.

N

NAME - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.table.feature.DeleteCol
Feature name.
NAME - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.table.feature.DeleteRow
Feature name.
NAME - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.table.feature.DeleteTable
Feature name.
NAME - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.table.feature.InsertColAfter
Feature name.
NAME - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.table.feature.InsertColBefore
Feature name.
NAME - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.table.feature.InsertRowAfter
Feature name.
NAME - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.table.feature.InsertRowBefore
Feature name.
NAME - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.table.feature.InsertTable
Feature name.
needsDeleteAdjustment(Element, Element) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.list.ListBehaviorAdjuster
Helper function to determine whether deleting at the end / backspacing at the beginning of one of the list items when next list item / previous list item is the other needs special handling or will fall back on the browser default.
needsSpace(Node) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.line.LinePlugin
 
newDelta(Chunk, Chunk) - Static method in class org.xwiki.gwt.wysiwyg.client.diff.Delta
Returns a Delta that corresponds to the given chunks in the original and revised text respectively.
newEditor(Config) - Method in class org.xwiki.gwt.wysiwyg.client.WysiwygEditorFactory
Creates a new editor for the given configuration in the specified context.
newElement() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.exec.InsertImageExecutable
newElement() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.exec.CreateLinkExecutable
newInstance() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.color.ColorPluginFactory
newInstance() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.embed.EmbedPluginFactory
newInstance() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.font.FontPluginFactory
newInstance() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.format.FormatPluginFactory
newInstance() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.history.HistoryPluginFactory
newInstance() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ImagePluginFactory
newInstance() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.importer.ImportPluginFactory
newInstance() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.indent.IndentPluginFactory
newInstance() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.justify.JustifyPluginFactory
newInstance() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.line.LinePluginFactory
newInstance() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.LinkPluginFactory
newInstance() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.list.ListPluginFactory
newInstance() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroPluginFactory
newInstance() - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.PluginFactory
 
newInstance() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.separator.SeparatorPluginFactory
newInstance() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.submit.SubmitPluginFactory
newInstance() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.symbol.SymbolPluginFactory
newInstance() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.sync.SyncPluginFactory
newInstance() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.TablePluginFactory
newInstance() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.text.TextPluginFactory
newInstance() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.valign.VerticalAlignPluginFactory
newLineBreak() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.separator.ToolBarSeparator
 
newVerticalBar() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.separator.ToolBarSeparator
 
NL - Static variable in class org.xwiki.gwt.wysiwyg.client.diff.Diff
The standard line separator.
no() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
NORMAL_STYLE_NAME - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.color.ColorCell
The CSS class name used when the color cell is neither selected nor hovered.
NORMAL_STYLE_NAME - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.symbol.SymbolCell
The CSS class name used when the symbol cell is not hovered.

O

officeToXHTML(Attachment, Map<String, String>) - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.importer.ImportService
Imports the given office attachment into XHTML 1.0.
officeToXHTML(Attachment, Map<String, String>, AsyncCallback<String>) - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.importer.ImportServiceAsync
Imports the given office attachment into XHTML 1.0.
ol() - Method in interface org.xwiki.gwt.wysiwyg.client.Images
 
ol() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
onAttachmentUploaded(Attachment, AsyncCallback<Boolean>) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.importer.ui.ImportOfficeFileWizardStep
Notifies the successful completion of a file upload, to be overridden by subclasses to provide specific behavior.
onAttachmentUploaded(Attachment, AsyncCallback<Boolean>) - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractFileUploadWizardStep
Notifies the successful completion of a file upload, to be overridden by subclasses to provide specific behavior.
onAttachmentUploaded(Attachment, AsyncCallback<Boolean>) - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.LinkUploadWizardStep
Notifies the successful completion of a file upload, to be overridden by subclasses to provide specific behavior.
onBackspace(Event) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.line.LinePlugin
Overwrites the default rich text area behavior when the Backspace key is being pressed.
onBackspace(Element, Event) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.list.ListBehaviorAdjuster
Handles the backspace key inside a list item, such that it meets the following behavior when hit at the beginning of a list item: The list item in which the delete backspace button is hit is always deleted, if there is another list item preceeding it.
onBeforeCommand(CommandManager, Command, String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.embed.EmbedPlugin
onBeforeCommand(CommandManager, Command, String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.line.LinePlugin
onBeforeCommand(CommandManager, Command, String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.EmptyLinkFilter
onBeforeCommand(CommandManager, Command, String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.list.ListBehaviorAdjuster
onBeforeCommand(CommandManager, Command, String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroSelector
onBeforeCommand(CommandManager, Command, String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.submit.SubmitPlugin
onBeforeCommand(CommandManager, Command, String) - Method in class org.xwiki.gwt.wysiwyg.client.RichTextEditorController
onBeforeSelection(BeforeSelectionEvent<Integer>) - Method in class org.xwiki.gwt.wysiwyg.client.WysiwygEditorTabSwitchHandler
onBlur(BlurEvent) - Method in class org.xwiki.gwt.wysiwyg.client.PlainTextEditor
onBlur(BlurEvent) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.submit.SubmitPlugin
onBrowserEvent(Event) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.color.ColorCell
onBrowserEvent(Event) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.symbol.SymbolCell
onCancel(Wizard) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ImagePlugin
onCancel() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.ExternalImageSelectorWizardStep
onCancel() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.ImageConfigWizardStep
onCancel() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.ImagesExplorerWizardStep
onCancel(Wizard) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.importer.ImportPlugin
onCancel() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.importer.ui.ImportOfficePasteWizardStep
onCancel(Wizard) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.LinkPlugin
onCancel() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.AbstractExplorerWizardStep
onCancel() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.CreateNewPageWizardStep
onCancel() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.LinkConfigWizardStep
onCancel(Wizard) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroWizard
onCancel() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.ui.EditMacroWizardStep
onCancel() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.ui.SelectMacroWizardStep
onCancel(Wizard) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.feature.InsertTable
onCancel() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.ui.TableConfigWizardStep
onCancel() - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractFileUploadWizardStep
onCancel() - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractListSelectorWizardStep
onCancel() - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractSelectorAggregatorWizardStep
onChange(ChangeEvent) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.font.FontPlugin
onChange(ChangeEvent) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.format.FormatPlugin
onChange(ChangeEvent) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.ImagesExplorerWizardStep
onClick(ClickEvent) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.color.ColorPalette
onClick(ClickEvent) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.color.ColorPlugin
onClick(ClickEvent) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.format.FormatPlugin
onClick(ClickEvent) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.history.HistoryPlugin
onClick(ClickEvent) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ImagePlugin
onClick(ClickEvent) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.importer.ImportPlugin
onClick(ClickEvent) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.indent.IndentPlugin
onClick(ClickEvent) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.justify.JustifyPlugin
onClick(ClickEvent) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.SearchSelectorWizardStep
onClick(ClickEvent) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.list.ListPlugin
onClick(ClickEvent) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroToolBarExtension
onClick(ClickEvent) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.separator.SeparatorPlugin
onClick(ClickEvent) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.symbol.SymbolPalette
onClick(ClickEvent) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.symbol.SymbolPlugin
onClick(ClickEvent) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.sync.SyncPlugin
onClick(ClickEvent) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.text.TextPlugin
onClick(ClickEvent) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.valign.VerticalAlignPlugin
onClose(CloseEvent<PopupPanel>) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.color.ColorPlugin
onClose(CloseEvent<CompositeDialogBox>) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.symbol.SymbolPlugin
onCommand(CommandManager, Command, String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.embed.EmbedPlugin
onCommand(CommandManager, Command, String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.line.LinePlugin
onCommand(CommandManager, Command, String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.EmptyLinkFilter
onCommand(CommandManager, Command, String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.list.ListBehaviorAdjuster
onCommand(CommandManager, Command, String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroSelector
onCommand(CommandManager, Command, String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.submit.SubmitPlugin
onCommand(CommandManager, Command, String) - Method in class org.xwiki.gwt.wysiwyg.client.RichTextEditorController
onDelete(Element, Event) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.list.ListBehaviorAdjuster
Handles the delete key inside a list item, such that it meets the following behavior when hit at the end of a list item: The list item in which the delete button is hit is never deleted, if there is another list item following it.
onDirection(NavigationListener.NavigationDirection) - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractSelectorAggregatorWizardStep
onDoubleClick(DoubleClickEvent) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroPlugin
onDoubleClick(DoubleClickEvent) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.ui.SelectMacroWizardStep
onDoubleClick(DoubleClickEvent) - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractListSelectorWizardStep
onElapsed(Timer) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.sync.SyncPlugin
onElapsed(Timer) - Method in class org.xwiki.gwt.wysiwyg.client.WysiwygEditorDebugger
onEnter(Event) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.line.LinePlugin
Overwrites the default rich text area behavior when the Enter key is being pressed.
onEnterParagraph(Node, Range, Event) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.line.LinePlugin
Behaves as if the caret is inside a paragraph.
onFailure(Throwable) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.sync.SyncPlugin
onFinish(Wizard, Object) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ImagePlugin
onFinish(Wizard, Object) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.importer.ImportPlugin
onFinish(Wizard, Object) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.LinkPlugin
onFinish(Wizard, Object) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroWizard
onFinish(Wizard, Object) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.feature.InsertTable
onImage() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ImagePlugin
Function to handle the image event, when the tool bar button is clicked or the menu command is issued: either create a new image, or edit an existing image.
onImageRemove() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ImagePlugin
Removes the selection if the insert image command is executed.
onImportOfficeFile() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.importer.ImportPlugin
Method invoked by ImportMenuExtension when "Import -> Office File" menu item is clicked.
onInnerHTMLChange(Element) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.embed.EmbedPlugin
onInnerHTMLChange(Element) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ImageMetaDataExtractor
onInnerHTMLChange(Element) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.line.IELinePlugin
onInnerHTMLChange(Element) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.LinkMetaDataExtractor
onInnerHTMLChange(Element) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroDisplayer
onKeyDown(KeyDownEvent) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ImageBehaviorAdjuster
onKeyDown(KeyDownEvent) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.line.LinePlugin
onKeyDown(KeyDownEvent) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.list.ListBehaviorAdjuster
onKeyPress(KeyPressEvent) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ImageBehaviorAdjuster
onKeyPress(KeyPressEvent) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.ImageConfigWizardStep
onKeyPress(KeyPressEvent) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.line.LinePlugin
onKeyPress(KeyPressEvent) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.AbstractExplorerWizardStep
onKeyPress(KeyPressEvent) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.CreateNewPageWizardStep
onKeyPress(KeyPressEvent) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.LinkConfigWizardStep
onKeyPress(KeyPressEvent) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.SearchSelectorWizardStep
onKeyPress(KeyPressEvent) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.list.ListBehaviorAdjuster
onKeyUp(KeyUpEvent) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ImageBehaviorAdjuster
onKeyUp(KeyUpEvent) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.ExternalImageSelectorWizardStep
onKeyUp(KeyUpEvent) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.line.LinePlugin
onKeyUp(KeyUpEvent) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.list.ListBehaviorAdjuster
onKeyUp(KeyUpEvent) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroSelector
onKeyUp(KeyUpEvent) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.ui.SelectMacroWizardStep
onKeyUp(KeyUpEvent) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.ui.TableConfigWizardStep
onKeyUp(KeyUpEvent) - Method in class org.xwiki.gwt.wysiwyg.client.RichTextEditorController
onKeyUp(KeyUpEvent) - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractListSelectorWizardStep
onLinkEdit() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.LinkPlugin
Handles the edit of a link: prepares and shows the link wizard.
onLinkInsert(LinkConfig.LinkType) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.LinkPlugin
Handles the creation of a link of the specified type: prepares and shows the link wizard.
onLoad(LoadEvent) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.importer.ui.ImportOfficePasteWizardStep
onLoad() - Method in class org.xwiki.gwt.wysiwyg.client.RichTextEditor
onLoad(LoadEvent) - Method in class org.xwiki.gwt.wysiwyg.client.RichTextEditorController
onLoad(LoadEvent) - Method in class org.xwiki.gwt.wysiwyg.client.WysiwygEditor
onMenuItemSelected(MenuItem) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ImageMenuExtension
onMenuItemSelected(MenuItem) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.LinkMenuExtension
onMenuItemSelected(MenuItem) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroMenuExtension
onMenuItemSelected(MenuItem) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.ui.TableMenuExtension
onModuleLoad() - Method in class org.xwiki.gwt.wysiwyg.client.Wysiwyg
onMouseDown(MouseDownEvent) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroSelector
onMouseUp(MouseUpEvent) - Method in class org.xwiki.gwt.wysiwyg.client.RichTextEditorController
onRecordDoubleClick(RecordDoubleClickEvent) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.AbstractExplorerWizardStep
onReset() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.line.LinePlugin
Called after the content of the rich text area has been reset.
onSelection(SelectionEvent<String>) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.color.ColorPicker
onSelection(SelectionEvent<ListItem<Attachment>>) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.CurrentPageImageSelectorWizardStep
onSelection(SelectionEvent<String>) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.symbol.SymbolPicker
onSelection(SelectionEvent<Integer>) - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractSelectorAggregatorWizardStep
onSelection(SelectionEvent<Integer>) - Method in class org.xwiki.gwt.wysiwyg.client.WysiwygEditorTabSwitchHandler
onSubmit(AsyncCallback<Boolean>) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.ExternalImageSelectorWizardStep
onSubmit(AsyncCallback<Boolean>) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.ImageConfigWizardStep
onSubmit(AsyncCallback<Boolean>) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.ImagesExplorerWizardStep
onSubmit(AsyncCallback<Boolean>) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.importer.ui.ImportOfficePasteWizardStep
onSubmit(AsyncCallback<Boolean>) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.AttachmentExplorerWizardStep
onSubmit(AsyncCallback<Boolean>) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.CreateNewPageWizardStep
onSubmit(AsyncCallback<Boolean>) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.LinkConfigWizardStep
onSubmit(AsyncCallback<Boolean>) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.WikiPageExplorerWizardStep
onSubmit(AsyncCallback<Boolean>) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.ui.EditMacroWizardStep
onSubmit(AsyncCallback<Boolean>) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.ui.SelectMacroWizardStep
onSubmit() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.submit.SubmitPlugin
Called when the HTML form hosting the rich text area is submitted.
onSubmit(AsyncCallback<Boolean>) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.ui.TableConfigWizardStep
onSubmit(AsyncCallback<Boolean>) - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractFileUploadWizardStep
onSubmit(AsyncCallback<Boolean>) - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractListSelectorWizardStep
onSubmit(AsyncCallback<Boolean>) - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractSelectorAggregatorWizardStep
onSubmitComplete(FormPanel.SubmitCompleteEvent, AsyncCallback<Boolean>) - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractFileUploadWizardStep
Handles the submit completion in asynchronous mode, to pass the result of processing the result in the received callback.
onSuccess(SyncResult) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.sync.SyncPlugin
onSymbols(boolean) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.symbol.SymbolPlugin
Either shows the symbol picker dialog or inserts the chosen symbol depending in the given flag.
onSync() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.sync.SyncPlugin
 
onUnlink() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.LinkPlugin
Executed when the unlink button is clicked.
onWindowClosing(Window.ClosingEvent) - Method in class org.xwiki.gwt.wysiwyg.client.PlainTextEditor
onWindowClosing(Window.ClosingEvent) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.submit.SubmitPlugin
onWindowClosing(Window.ClosingEvent) - Method in class org.xwiki.gwt.wysiwyg.client.WysiwygEditorConfig
ORDERED_LIST_TAG - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.indent.exec.AbstractListExecutable
Ordered list element name.
ORDERED_LIST_TAG - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.list.ListBehaviorAdjuster
Ordered list element name.
org.xwiki.gwt.wysiwyg.client - package org.xwiki.gwt.wysiwyg.client
 
org.xwiki.gwt.wysiwyg.client.cleaner - package org.xwiki.gwt.wysiwyg.client.cleaner
 
org.xwiki.gwt.wysiwyg.client.converter - package org.xwiki.gwt.wysiwyg.client.converter
 
org.xwiki.gwt.wysiwyg.client.diff - package org.xwiki.gwt.wysiwyg.client.diff
 
org.xwiki.gwt.wysiwyg.client.diff.myers - package org.xwiki.gwt.wysiwyg.client.diff.myers
 
org.xwiki.gwt.wysiwyg.client.plugin - package org.xwiki.gwt.wysiwyg.client.plugin
 
org.xwiki.gwt.wysiwyg.client.plugin.color - package org.xwiki.gwt.wysiwyg.client.plugin.color
 
org.xwiki.gwt.wysiwyg.client.plugin.color.exec - package org.xwiki.gwt.wysiwyg.client.plugin.color.exec
 
org.xwiki.gwt.wysiwyg.client.plugin.embed - package org.xwiki.gwt.wysiwyg.client.plugin.embed
 
org.xwiki.gwt.wysiwyg.client.plugin.font - package org.xwiki.gwt.wysiwyg.client.plugin.font
 
org.xwiki.gwt.wysiwyg.client.plugin.format - package org.xwiki.gwt.wysiwyg.client.plugin.format
 
org.xwiki.gwt.wysiwyg.client.plugin.format.exec - package org.xwiki.gwt.wysiwyg.client.plugin.format.exec
 
org.xwiki.gwt.wysiwyg.client.plugin.history - package org.xwiki.gwt.wysiwyg.client.plugin.history
 
org.xwiki.gwt.wysiwyg.client.plugin.history.exec - package org.xwiki.gwt.wysiwyg.client.plugin.history.exec
 
org.xwiki.gwt.wysiwyg.client.plugin.image - package org.xwiki.gwt.wysiwyg.client.plugin.image
 
org.xwiki.gwt.wysiwyg.client.plugin.image.exec - package org.xwiki.gwt.wysiwyg.client.plugin.image.exec
 
org.xwiki.gwt.wysiwyg.client.plugin.image.ui - package org.xwiki.gwt.wysiwyg.client.plugin.image.ui
 
org.xwiki.gwt.wysiwyg.client.plugin.importer - package org.xwiki.gwt.wysiwyg.client.plugin.importer
 
org.xwiki.gwt.wysiwyg.client.plugin.importer.ui - package org.xwiki.gwt.wysiwyg.client.plugin.importer.ui
 
org.xwiki.gwt.wysiwyg.client.plugin.indent - package org.xwiki.gwt.wysiwyg.client.plugin.indent
 
org.xwiki.gwt.wysiwyg.client.plugin.indent.exec - package org.xwiki.gwt.wysiwyg.client.plugin.indent.exec
 
org.xwiki.gwt.wysiwyg.client.plugin.justify - package org.xwiki.gwt.wysiwyg.client.plugin.justify
 
org.xwiki.gwt.wysiwyg.client.plugin.line - package org.xwiki.gwt.wysiwyg.client.plugin.line
 
org.xwiki.gwt.wysiwyg.client.plugin.link - package org.xwiki.gwt.wysiwyg.client.plugin.link
 
org.xwiki.gwt.wysiwyg.client.plugin.link.exec - package org.xwiki.gwt.wysiwyg.client.plugin.link.exec
 
org.xwiki.gwt.wysiwyg.client.plugin.link.ui - package org.xwiki.gwt.wysiwyg.client.plugin.link.ui
 
org.xwiki.gwt.wysiwyg.client.plugin.list - package org.xwiki.gwt.wysiwyg.client.plugin.list
 
org.xwiki.gwt.wysiwyg.client.plugin.list.exec - package org.xwiki.gwt.wysiwyg.client.plugin.list.exec
 
org.xwiki.gwt.wysiwyg.client.plugin.macro - package org.xwiki.gwt.wysiwyg.client.plugin.macro
 
org.xwiki.gwt.wysiwyg.client.plugin.macro.exec - package org.xwiki.gwt.wysiwyg.client.plugin.macro.exec
 
org.xwiki.gwt.wysiwyg.client.plugin.macro.input - package org.xwiki.gwt.wysiwyg.client.plugin.macro.input
 
org.xwiki.gwt.wysiwyg.client.plugin.macro.ui - package org.xwiki.gwt.wysiwyg.client.plugin.macro.ui
 
org.xwiki.gwt.wysiwyg.client.plugin.separator - package org.xwiki.gwt.wysiwyg.client.plugin.separator
 
org.xwiki.gwt.wysiwyg.client.plugin.separator.exec - package org.xwiki.gwt.wysiwyg.client.plugin.separator.exec
 
org.xwiki.gwt.wysiwyg.client.plugin.submit - package org.xwiki.gwt.wysiwyg.client.plugin.submit
 
org.xwiki.gwt.wysiwyg.client.plugin.submit.exec - package org.xwiki.gwt.wysiwyg.client.plugin.submit.exec
 
org.xwiki.gwt.wysiwyg.client.plugin.symbol - package org.xwiki.gwt.wysiwyg.client.plugin.symbol
 
org.xwiki.gwt.wysiwyg.client.plugin.sync - package org.xwiki.gwt.wysiwyg.client.plugin.sync
 
org.xwiki.gwt.wysiwyg.client.plugin.table - package org.xwiki.gwt.wysiwyg.client.plugin.table
 
org.xwiki.gwt.wysiwyg.client.plugin.table.feature - package org.xwiki.gwt.wysiwyg.client.plugin.table.feature
 
org.xwiki.gwt.wysiwyg.client.plugin.table.ui - package org.xwiki.gwt.wysiwyg.client.plugin.table.ui
 
org.xwiki.gwt.wysiwyg.client.plugin.table.util - package org.xwiki.gwt.wysiwyg.client.plugin.table.util
 
org.xwiki.gwt.wysiwyg.client.plugin.text - package org.xwiki.gwt.wysiwyg.client.plugin.text
 
org.xwiki.gwt.wysiwyg.client.plugin.text.exec - package org.xwiki.gwt.wysiwyg.client.plugin.text.exec
 
org.xwiki.gwt.wysiwyg.client.plugin.valign - package org.xwiki.gwt.wysiwyg.client.plugin.valign
 
org.xwiki.gwt.wysiwyg.client.syntax - package org.xwiki.gwt.wysiwyg.client.syntax
 
org.xwiki.gwt.wysiwyg.client.syntax.rule - package org.xwiki.gwt.wysiwyg.client.syntax.rule
 
org.xwiki.gwt.wysiwyg.client.widget - package org.xwiki.gwt.wysiwyg.client.widget
 
org.xwiki.gwt.wysiwyg.client.widget.explorer - package org.xwiki.gwt.wysiwyg.client.widget.explorer
 
org.xwiki.gwt.wysiwyg.client.widget.explorer.ds - package org.xwiki.gwt.wysiwyg.client.widget.explorer.ds
 
org.xwiki.gwt.wysiwyg.client.widget.wizard.util - package org.xwiki.gwt.wysiwyg.client.widget.wizard.util
 
org.xwiki.gwt.wysiwyg.client.wiki - package org.xwiki.gwt.wysiwyg.client.wiki
 
orig - Variable in class org.xwiki.gwt.wysiwyg.client.diff.Diff
The original sequence.
original - Variable in class org.xwiki.gwt.wysiwyg.client.diff.Delta
 
outdent() - Method in interface org.xwiki.gwt.wysiwyg.client.Images
 
outdent() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
OutdentExecutable - Class in org.xwiki.gwt.wysiwyg.client.plugin.indent.exec
Outdent executable to handle valid XHTML lists outdent, semantically: when a list item is outdented, all its subitems are outdented as well.
OutdentExecutable(RichTextArea) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.indent.exec.OutdentExecutable
Creates a new executable that can be used to decrease the identation of list items inside the specified rich text area.
outdentFirstLevelItem(Element, Element) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.indent.exec.OutdentExecutable
Outdents an element on the first level of the list, by splitting the list in two, and leaving the list item's content as text between the lists.
outdentItem(Element, Element, Element) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.indent.exec.OutdentExecutable
Actually executes the outdent on listItem, with respect to the list it takes part of.

P

PAGE_NAME - Static variable in class org.xwiki.gwt.wysiwyg.client.wiki.WikiPageReference
The component that stores the name of the page that hosts the referenced entity.
PageDataSource - Class in org.xwiki.gwt.wysiwyg.client.widget.explorer.ds
Wrapper for SmartClient-based PageDataSource class.
PageDataSource() - Constructor for class org.xwiki.gwt.wysiwyg.client.widget.explorer.ds.PageDataSource
Constructor.
PageDataSource(JavaScriptObject) - Constructor for class org.xwiki.gwt.wysiwyg.client.widget.explorer.ds.PageDataSource
Constructor.
pageName - Variable in class org.xwiki.gwt.wysiwyg.client.plugin.sync.SyncStatus
The name of the edited page.
PageSelector - Class in org.xwiki.gwt.wysiwyg.client.widget
Selector for the pages from a space in a wiki.
PageSelector(WikiServiceAsync) - Constructor for class org.xwiki.gwt.wysiwyg.client.widget.PageSelector
Creates a new page selector that uses the given service to get the list of page names.
PageSelectorWizardStep - Class in org.xwiki.gwt.wysiwyg.client.plugin.link.ui
A page selector that aggregates different views for selecting a page: recently modified pages, all pages or page search.
PageSelectorWizardStep(WikiServiceAsync) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.PageSelectorWizardStep
Creates a new page selector, that aggregates different views for selecting a page: recently modified pages, all pages or page search.
ParameterDescriptor - Class in org.xwiki.gwt.wysiwyg.client.plugin.macro
Describes a macro parameter.
ParameterDescriptor() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.macro.ParameterDescriptor
 
ParameterDisplayer - Class in org.xwiki.gwt.wysiwyg.client.plugin.macro
Displays a macro parameter allowing us to change its value.
ParameterDisplayer(ParameterDescriptor) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.macro.ParameterDisplayer
Creates a new displayer for the specified parameter.
ParameterType - Class in org.xwiki.gwt.wysiwyg.client.plugin.macro
Defines the parameter type.
ParameterType() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.macro.ParameterType
 
parse(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ImageConfigJSONParser
parse(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.LinkConfigJSONParser
parseAndRender(String, String) - Method in interface org.xwiki.gwt.wysiwyg.client.converter.HTMLConverter
Parses the given HTML fragment and renders the result in annotated XHTML syntax.
parseAndRender(String, String, AsyncCallback<String>) - Method in interface org.xwiki.gwt.wysiwyg.client.converter.HTMLConverterAsync
Makes a request to the server to parse the given HTML fragment and render the result in annotated XHTML syntax.
parseLinkReference(String, EntityReference) - Method in interface org.xwiki.gwt.wysiwyg.client.wiki.WikiService
Parses the given link reference and extracts a reference to the linked resource.
parseLinkReference(String, EntityReference, AsyncCallback<ResourceReference>) - Method in interface org.xwiki.gwt.wysiwyg.client.wiki.WikiServiceAsync
Parses the given link reference and extracts a reference to the linked resource.
parseLinkReference(String, EntityReference, AsyncCallback<ResourceReference>) - Method in class org.xwiki.gwt.wysiwyg.client.wiki.WikiServiceAsyncCacheProxy
Parses the given link reference and extracts a reference to the linked resource.
paste() - Method in interface org.xwiki.gwt.wysiwyg.client.Images
 
paste() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
patch(List) - Method in class org.xwiki.gwt.wysiwyg.client.diff.Delta
Applies this delta as a patch to the given text.
patch(Object[]) - Method in class org.xwiki.gwt.wysiwyg.client.diff.Revision
Applies the series of deltas in this revision as patches to the given text.
PatchFailedException - Exception in org.xwiki.gwt.wysiwyg.client.diff
Thrown whenever a delta cannot be applied as a patch to a given text.
PatchFailedException() - Constructor for exception org.xwiki.gwt.wysiwyg.client.diff.PatchFailedException
 
PatchFailedException(String) - Constructor for exception org.xwiki.gwt.wysiwyg.client.diff.PatchFailedException
 
PathNode - Class in org.xwiki.gwt.wysiwyg.client.diff.myers
A node in a diffpath.
PathNode(int, int, PathNode) - Constructor for class org.xwiki.gwt.wysiwyg.client.diff.myers.PathNode
Concatenates a new path node with an existing diffpath.
Picker - Interface in org.xwiki.gwt.wysiwyg.client.plugin.font
Generic interface for picking a String value.
PlainTextEditor - Class in org.xwiki.gwt.wysiwyg.client
Source editor.
PlainTextEditor(Element) - Constructor for class org.xwiki.gwt.wysiwyg.client.PlainTextEditor
Creates a new plain text editor that wraps the given text area element.
Plugin - Interface in org.xwiki.gwt.wysiwyg.client.plugin
A plug-in for the WYSIWYG editor.
PluginFactory - Interface in org.xwiki.gwt.wysiwyg.client.plugin
Interface for instantiating a plug-in.
PluginFactoryManager - Interface in org.xwiki.gwt.wysiwyg.client.plugin
Manages the list of available plug-in factories.
PluginManager - Interface in org.xwiki.gwt.wysiwyg.client.plugin
Manages the list of installed plug-ins.
prev - Variable in class org.xwiki.gwt.wysiwyg.client.diff.myers.PathNode
The previous node in the path.
previousSnake() - Method in class org.xwiki.gwt.wysiwyg.client.diff.myers.PathNode
Skips sequences of DiffNodes until a Snake or bootstrap node is found, or the end of the path is reached.
publish() - Static method in class org.xwiki.gwt.wysiwyg.client.WysiwygEditorApi
Publishes the JavaScript API that can be used to create and control WysiwygEditors.
putCaretInNode(RichTextArea, Node) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.util.TableUtils
Put caret in the given HTML node.

Q

quickSearch() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 

R

randomEdit(Object[]) - Static method in class org.xwiki.gwt.wysiwyg.client.diff.Diff
Performs random edits on the input sequence.
randomEdit(Object[], long) - Static method in class org.xwiki.gwt.wysiwyg.client.diff.Diff
Performs random edits on the input sequence.
rangeString() - Method in class org.xwiki.gwt.wysiwyg.client.diff.Chunk
Provide a string representation of the numeric range of this chunk.
rangeString(StringBuffer) - Method in class org.xwiki.gwt.wysiwyg.client.diff.Chunk
Provide a string representation of the numeric range of this chunk.
rangeString(StringBuffer, String) - Method in class org.xwiki.gwt.wysiwyg.client.diff.Chunk
Provide a string representation of the numeric range of this chunk.
RCS_EOL - Static variable in class org.xwiki.gwt.wysiwyg.client.diff.Diff
The line separator to use in RCS format output.
rcsfrom() - Method in class org.xwiki.gwt.wysiwyg.client.diff.Chunk
Returns the from index of the chunk in RCS terms.
rcsto() - Method in class org.xwiki.gwt.wysiwyg.client.diff.Chunk
Returns the to index of the chunk in RCS terms.
read(ImageElement) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ImageConfigDOMReader
read(AnchorElement) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.LinkConfigDOMReader
readImageAlignment(ImageElement) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ImageConfigDOMReader
Parses the style attribute of the given image to determine its ImageConfig.ImageAlignment.
readReference(ImageElement) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ImageConfigDOMReader
Extracts the image reference from the image meta data.
RecentChangesSelectorWizardStep - Class in org.xwiki.gwt.wysiwyg.client.plugin.link.ui
Wizard step to select the wiki page to link to, from the recently modified ones for the current user.
RecentChangesSelectorWizardStep(WikiServiceAsync) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.RecentChangesSelectorWizardStep
Creates a new page selector based on the recently modified pages.
redo() - Method in interface org.xwiki.gwt.wysiwyg.client.Images
 
redo() - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.history.History
Loads the next newer version of the edited content.
redo() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
RedoExecutable - Class in org.xwiki.gwt.wysiwyg.client.plugin.history.exec
Loads the next entry in the history of a rich text area.
RedoExecutable(History) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.history.exec.RedoExecutable
Creates a new redo executable that uses the given history.
REFRESH - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroPlugin
Rich text area command for refreshing macro output.
refreshData() - Method in class org.xwiki.gwt.wysiwyg.client.WysiwygEditorDebugger
Refreshes the debug text areas if the text in the rich text area has been changed.
RefreshExecutable - Class in org.xwiki.gwt.wysiwyg.client.plugin.macro.exec
Refreshes all the macros present on the edited document.
RefreshExecutable(RichTextArea, String) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.macro.exec.RefreshExecutable
Creates a new executable that can be used to refresh the specified rich text area.
refreshList(String, AsyncCallback<List<String>>) - Method in class org.xwiki.gwt.wysiwyg.client.widget.PageSelector
Refreshes the list of pages for this selector.
refreshList(String) - Method in class org.xwiki.gwt.wysiwyg.client.widget.PageSelector
 
refreshList(String, AsyncCallback<List<String>>) - Method in class org.xwiki.gwt.wysiwyg.client.widget.SpaceSelector
Refreshes the list of spaces for the current wiki.
refreshList(String) - Method in class org.xwiki.gwt.wysiwyg.client.widget.SpaceSelector
 
refreshList(String, AsyncCallback<List<String>>) - Method in class org.xwiki.gwt.wysiwyg.client.widget.WikiSelector
Get the wikis list and populate the wikis list box.
refreshList(String) - Method in class org.xwiki.gwt.wysiwyg.client.widget.WikiSelector
 
refreshList(AsyncCallback<?>) - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractListSelectorWizardStep
Reloads the list of image previews in asynchronous manner.
release() - Method in class org.xwiki.gwt.wysiwyg.client.WysiwygEditorApi
Releases the editor so that it can be garbage collected before the page is unloaded.
relocateRevision(Revision, Revision) - Static method in class org.xwiki.gwt.wysiwyg.client.plugin.sync.SyncTools
This will relocate the patches on rev2 based on changes in rev1.
removeArgument(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroCall
Removes the specified argument from this macro call.
removeFormat() - Method in interface org.xwiki.gwt.wysiwyg.client.Images
 
removeFormat() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
RemoveFormatExecutable - Class in org.xwiki.gwt.wysiwyg.client.plugin.format.exec
Removes the in-line style from the current selection.
RemoveFormatExecutable(RichTextArea) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.format.exec.RemoveFormatExecutable
Creates a new executable that can be used to remove the in-line style from the current text selection.
removeNavigationListener(NavigationListener) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.ExternalImageSelectorWizardStep
removeNavigationListener(NavigationListener) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.ImageConfigWizardStep
removeNavigationListener(NavigationListener) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.ImagesExplorerWizardStep
removeNavigationListener(NavigationListener) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.AbstractExplorerWizardStep
removeNavigationListener(NavigationListener) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.CreateNewPageWizardStep
removeNavigationListener(NavigationListener) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.LinkConfigWizardStep
removeNavigationListener(NavigationListener) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.ui.SelectMacroWizardStep
removeNavigationListener(NavigationListener) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.ui.TableConfigWizardStep
removeNavigationListener(NavigationListener) - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractListSelectorWizardStep
removeNavigationListener(NavigationListener) - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractSelectorAggregatorWizardStep
removePluginFactory(String) - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.PluginFactoryManager
Unregisters the factory for the given plug-in name.
removeStyle(Text, int, int) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.format.exec.RemoveFormatExecutable
removeSyntaxValidator(String) - Method in interface org.xwiki.gwt.wysiwyg.client.syntax.SyntaxValidatorManager
Removes the validator associated with the given syntax identifier.
removeValidationRule(ValidationRule) - Method in interface org.xwiki.gwt.wysiwyg.client.syntax.SyntaxValidator
Removes the specified rule from the list of validation rules this syntax validator obeys.
reorder(Node, Node) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.format.exec.RemoveFormatExecutable
Moves the parent of the given child node before the specified top and replicates three times the ancestors up to the top: once for the left siblings of the given child node, once the child node itself and once for the right siblings of the given child node.
replace(Element, String) - Static method in class org.xwiki.gwt.wysiwyg.client.plugin.format.exec.FormatBlockExecutable
Replaces the given element with an element with the specified tag name, moving all the child nodes to the new element.
replaceEmptyLinesWithParagraphs() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.line.LinePlugin
Replaces <div class="wikimodel-emptyline"/> with <p/>.
RESET - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.embed.EmbedPlugin
The command that notifies us when the content of the rich text area has been reset.
RESET - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.line.LinePlugin
The command that notifies us when the content of the rich text area has been reset.
RESET_COMMAND - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.list.ListBehaviorAdjuster
The command that notifies when the content of the rich text area has been reset.
ResetExecutable - Class in org.xwiki.gwt.wysiwyg.client.plugin.submit.exec
Resets the content of the rich text area.
ResetExecutable(RichTextArea) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.submit.exec.ResetExecutable
Creates a new executable that can reset the HTML of the specified rich text area.
ResourceReference - Class in org.xwiki.gwt.wysiwyg.client.wiki
A reference to a resource that can be linked.
ResourceReference() - Constructor for class org.xwiki.gwt.wysiwyg.client.wiki.ResourceReference
 
ResourceReference.ResourceType - Enum in org.xwiki.gwt.wysiwyg.client.wiki
Lists the type of resources that can be linked.
revised - Variable in class org.xwiki.gwt.wysiwyg.client.diff.Delta
 
Revision - Class in org.xwiki.gwt.wysiwyg.client.diff
A Revision holds the series of deltas that describe the differences between two sequences.
Revision() - Constructor for class org.xwiki.gwt.wysiwyg.client.diff.Revision
Creates an empty Revision.
revision - Variable in class org.xwiki.gwt.wysiwyg.client.plugin.sync.SyncResult
The revision that needs to be applied on the client in order to update its content to the latest version.
RevisionVisitor - Interface in org.xwiki.gwt.wysiwyg.client.diff
Definition of a Visitor interface for Revisions See "Design Patterns" by the Gang of Four
RichTextEditor - Class in org.xwiki.gwt.wysiwyg.client
The user interface of the WYSIWYG editor.
RichTextEditor() - Constructor for class org.xwiki.gwt.wysiwyg.client.RichTextEditor
Creates a new rich text editor.
RichTextEditorController - Class in org.xwiki.gwt.wysiwyg.client
A RichTextEditor controller.
RichTextEditorController(RichTextEditor, Config, PluginFactoryManager, SyntaxValidator) - Constructor for class org.xwiki.gwt.wysiwyg.client.RichTextEditorController
Creates a new editor.
right - Variable in class org.xwiki.gwt.wysiwyg.client.plugin.font.AbstractFontMatcher
The element with the right value.
ROW_NODENAME - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.table.util.TableUtils
HTML tag defining a table row.

S

SANS_SERIF_SUFFIX - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.font.FontFamilyMatcher
The suffix added to a font family name in order to default it to the generic sans-serif family.
saveForm(AsyncCallback<Boolean>) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.AbstractExternalLinkWizardStep
Saves the form values in this step's data, to be called only when LinkConfigWizardStep.validateForm() returns true.
saveForm(AsyncCallback<Boolean>) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.LinkConfigWizardStep
Saves the form values in this step's data, to be called only when LinkConfigWizardStep.validateForm() returns true.
saveRegistration(HandlerRegistration) - Method in class org.xwiki.gwt.wysiwyg.client.RichTextEditorController
Saves a handler registration in order for the handler to be automatically removed when the plug-in is destroyed.
saveSelectedValue(AsyncCallback<Boolean>) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.CurrentPageImageSelectorWizardStep
Saves the current selection in this panel in the data managed by this wizard step, if all validation goes well on the submit time.
saveSelectedValue(AsyncCallback<Boolean>) - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractEntityListSelectorWizardStep
Saves the current selection in this panel in the data managed by this wizard step, if all validation goes well on the submit time.
saveSelectedValue(AsyncCallback<Boolean>) - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractListSelectorWizardStep
Saves the current selection in this panel in the data managed by this wizard step, if all validation goes well on the submit time.
scan(int[], int, int) - Method in class org.xwiki.gwt.wysiwyg.client.diff.SimpleDiff
 
SearchSelectorWizardStep - Class in org.xwiki.gwt.wysiwyg.client.plugin.link.ui
Wizard step to select the wiki page to link to, from the page search results for a keyword.
SearchSelectorWizardStep(WikiServiceAsync) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.SearchSelectorWizardStep
Creates a new page selector from search results.
select() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
SELECTED_MACRO_STYLE_NAME - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroDisplayer
The CSS class name used on the text box containing the output of a selected macro.
SELECTED_STYLE_NAME - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.color.ColorCell
The CSS class name used when the color cell is selected.
selectEntity(EntityReference, String) - Method in class org.xwiki.gwt.wysiwyg.client.widget.explorer.XWikiExplorer
Selects the tree node corresponding to the specified entity and anchor.
SelectMacroWizardStep - Class in org.xwiki.gwt.wysiwyg.client.plugin.macro.ui
Wizard step for selecting one of the available macros.
SelectMacroWizardStep(Config, MacroServiceAsync) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.macro.ui.SelectMacroWizardStep
Creates a new wizard step for selecting one of the available macros.
selectorSelectFromAllPages() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
selectorSelectFromCurrentPage() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
selectorSelectFromRecentPages() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
selectorSelectFromSearchPages() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
selectTab(String) - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractSelectorAggregatorWizardStep
Selects the tab indicated by the passed name.
SeparatorPlugin - Class in org.xwiki.gwt.wysiwyg.client.plugin.separator
Utility plug-in for separating tool bar entries, menu entries and so on.
SeparatorPlugin() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.separator.SeparatorPlugin
 
SeparatorPluginFactory - Class in org.xwiki.gwt.wysiwyg.client.plugin.separator
Factory for SeparatorPlugin.
serialize(ImageConfig) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ImageConfigJSONSerializer
serialize(LinkConfig) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.LinkConfigJSONSerializer
serializeDocumentReference(WikiPageReference) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.AbstractPageListSelectorWizardStep
Serializes a document reference to be displayed to the user.
SERIF_SUFFIX - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.font.FontFamilyMatcher
The suffix added to a font family name in order to default it to the generic serif family.
setActive() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.ImagesExplorerWizardStep
Notifies this wizard step that it has been activated, when part of an aggregator for example.
setActive() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.SearchSelectorWizardStep
Notifies this wizard step that it has been activated, when part of an aggregator for example.
FIXME: this function should not be here but in it's own decorating interface for aggregated wizard steps or, cleaner, all wizard steps who need to be notified when they're activated should implement Focusable interface and all wizard step handlers (the dialog, the aggregator) should call setFocus(). This is a quick solution to handle tab change in the selector aggregator.
setActive() - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractListSelectorWizardStep
Notifies this wizard step that it has been activated, when part of an aggregator for example.
setActive() - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractSelectorWizardStep
Notifies this wizard step that it has been activated, when part of an aggregator for example.
setAdditionalOptionGroupLabel(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.font.DynamicListBoxPicker
Sets the label of the additional option group.
setAlignment(ImageConfig.ImageAlignment) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ImageConfig
 
setAllPagesSelector(WizardStep) - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AttachmentSelectorAggregatorWizardStep
Sets the wizard step to be used for selecting an attachment from all pages.
setAltText(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ImageConfig
 
setArgument(String, String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroCall
Sets the value of the specified argument.
setCategory(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroDescriptor
Sets the macro category.
setCollapsed(Element, boolean) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroDisplayer
Collapses or expands the specified macro.
setColor(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.color.ColorPicker
Sets the color that should appear as selected on the color palette.
setColumnCount(int) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.TableDescriptor
Sets the number of columns.
setComponent(String, String) - Method in class org.xwiki.gwt.wysiwyg.client.wiki.EntityReference
Sets the value of a reference component.
setContent(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroCall
Sets the content of the macro.
setContentDescriptor(ParameterDescriptor) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroDescriptor
Sets the content descriptor.
setCurrentPageSelector(WizardStep) - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AttachmentSelectorAggregatorWizardStep
Sets the wizard step to be used for selecting an attachment from the current page.
setData(T) - Method in class org.xwiki.gwt.wysiwyg.client.wiki.EntityLink
Sets the link data.
setDefaultValue(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.ParameterDescriptor
Sets the default value of the parameter.
setDefaultValue(String) - Method in class org.xwiki.gwt.wysiwyg.client.widget.explorer.XWikiExplorer
 
setDescription(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroDescriptor
Sets the macro description.
setDescription(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.ParameterDescriptor
Sets the description of this parameter.
setDestination(ResourceReference) - Method in class org.xwiki.gwt.wysiwyg.client.wiki.EntityLink
Sets the link destination.
setDisplayAddAttachment(boolean) - Method in class org.xwiki.gwt.wysiwyg.client.widget.explorer.XWikiExplorer
 
setDisplayAddAttachmentOnTop(boolean) - Method in class org.xwiki.gwt.wysiwyg.client.widget.explorer.XWikiExplorer
 
setDisplayAddPage(boolean) - Method in class org.xwiki.gwt.wysiwyg.client.widget.explorer.XWikiExplorer
 
setDisplayAddPageOnTop(boolean) - Method in class org.xwiki.gwt.wysiwyg.client.widget.explorer.XWikiExplorer
 
setDisplayAttachments(boolean) - Method in class org.xwiki.gwt.wysiwyg.client.widget.explorer.XWikiExplorer
 
setDisplayAttachmentsOnTop(boolean) - Method in class org.xwiki.gwt.wysiwyg.client.widget.explorer.XWikiExplorer
 
setDisplayAttachmentsWhenEmpty(boolean) - Method in class org.xwiki.gwt.wysiwyg.client.widget.explorer.XWikiExplorer
 
setDisplayLinks(boolean) - Method in class org.xwiki.gwt.wysiwyg.client.widget.explorer.XWikiExplorer
 
setDisplaySpaceNodesDisabled(boolean) - Method in class org.xwiki.gwt.wysiwyg.client.widget.explorer.XWikiExplorer
 
setDisplaySuggest(boolean) - Method in class org.xwiki.gwt.wysiwyg.client.widget.explorer.XWikiExplorer
 
setDisplayWikiNodesDisabled(boolean) - Method in class org.xwiki.gwt.wysiwyg.client.widget.explorer.XWikiExplorer
 
setEnabled(String, boolean) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.separator.AbstractSeparator
Enables or disables the given feature.
setEnabled(String, boolean) - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.UIExtension
Enables or disables the given feature.
setEntityReference(EntityReference) - Method in class org.xwiki.gwt.wysiwyg.client.wiki.ResourceReference
Sets the entity reference.
setEnumConstants(Map<String, String>) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.ParameterType
Sets the values that can be assigned to parameter of this type.
setFileHelpLabel(String) - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractFileUploadWizardStep
Sets the help label for the file input.
setFileName(String) - Method in class org.xwiki.gwt.wysiwyg.client.wiki.AttachmentReference
Sets the name of the file that hosts the referenced entity.
setFocus(boolean) - Method in class org.xwiki.gwt.wysiwyg.client.PlainTextEditor
Set focus on the editor.
setFocus() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.AbstractExternalLinkWizardStep
Sets the default focus in this wizard step.
setFocus() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.LinkConfigWizardStep
Sets the default focus in this wizard step.
setFocus(boolean) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.input.ChoiceInput
Gives or takes the focus to/from this object.
setFocus(boolean) - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.macro.input.HasFocus
Gives or takes the focus to/from this object.
setFocus(boolean) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.input.TextInput
Gives or takes the focus to/from this object.
setFocused(boolean) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.ParameterDisplayer
Explicitly focus/unfocus the input control.
setHeight(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ImageConfig
 
setHeight(String) - Method in class org.xwiki.gwt.wysiwyg.client.widget.explorer.XWikiExplorer
.
setHelpLabelText(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.AbstractExplorerWizardStep
Sets the help message to be displayed on top of the explorer tree.
setId(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroDescriptor
Sets the identifier of the macro.
setId(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.ParameterDescriptor
Sets the identifier of this parameter.
setImageAlignment(ImageConfig.ImageAlignment) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.ImageConfigWizardStep
Sets the passed alignment in the image alignment radio set.
setInputConverted(boolean) - Method in class org.xwiki.gwt.wysiwyg.client.WysiwygEditorConfig
Sets whether the WYSIWYG editor needs to convert its input from source syntax to HTML.
setKeyword(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.SearchSelectorWizardStep
 
setLabel(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.LinkConfig
 
setLabelText(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.LinkConfig
 
setLastXWikiContent(String, String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.sync.SyncStatus
Updates the state of the edited page.
setLoading(boolean) - Method in class org.xwiki.gwt.wysiwyg.client.PlainTextEditor
Puts the editor in loading state.
setLoading(boolean) - Method in class org.xwiki.gwt.wysiwyg.client.RichTextEditor
Set the editor loading state.
setMandatory(boolean) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.ParameterDescriptor
Specify if this parameter is required or not.
setMimeType(String) - Method in class org.xwiki.gwt.wysiwyg.client.wiki.Attachment
Sets the mime type of the attached file.
setName(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroCall
Sets the name of the macro to be called.
setName(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroDescriptor
Sets the human-readable name of the macro (e.g.
setName(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.ParameterDescriptor
Sets the display name of this parameter.
setName(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.ParameterType
Sets the parameter type name.
setNewOptionOnTop(boolean) - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AbstractListSelectorWizardStep
 
setNextStep(String) - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.LinkUploadWizardStep
Sets the next step.
setOpenInNewWindow(boolean) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.LinkConfig
 
setOrigin(EntityReference) - Method in class org.xwiki.gwt.wysiwyg.client.wiki.EntityLink
Sets the link origin.
setPage(String) - Method in class org.xwiki.gwt.wysiwyg.client.widget.explorer.ds.AttachmentsDataSource
 
setPage(String) - Method in class org.xwiki.gwt.wysiwyg.client.widget.explorer.ds.PageDataSource
 
setPageName(String) - Method in class org.xwiki.gwt.wysiwyg.client.wiki.WikiPageReference
Sets the name of the page that hosts the referenced entity.
setParameterDescriptorMap(Map<String, ParameterDescriptor>) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroDescriptor
Sets the Map of parameter descriptors.
setPluginFactoryManager(PluginFactoryManager) - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.PluginManager
Sets the manager of the available plug-in factories.
setReadOnlyLabel(boolean) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.LinkConfig
 
setReference(EntityReference) - Method in class org.xwiki.gwt.wysiwyg.client.wiki.Entity
Sets the entity reference.
setReference(String) - Method in class org.xwiki.gwt.wysiwyg.client.wiki.EntityConfig
Sets the string serialization of the entity reference.
setRevision(Revision) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.sync.SyncResult
Sets the SyncResult.revision.
setRowCount(int) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.TableDescriptor
Sets the number of rows.
setSelected(boolean) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.color.ColorCell
Sets the selected state of this color cell.
setSelected(Element, boolean) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroDisplayer
Changes the appearance of the specified macro based on its selected state.
setSelected(boolean) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.symbol.SymbolCell
Sets the selected state of this symbol cell.
setSelectedColor(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.color.ColorPalette
Selects a color in the color grid by its color code.
setSelectedPage(String) - Method in class org.xwiki.gwt.wysiwyg.client.widget.PageSelector
Sets this selector on the specified page.
setSelectedSpace(String) - Method in class org.xwiki.gwt.wysiwyg.client.widget.SpaceSelector
Sets this selector on the specified space.
setSelectedSymbol(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.symbol.SymbolPalette
Selects a symbol in the symbol grid.
setSelectedTab(int) - Method in class org.xwiki.gwt.wysiwyg.client.WysiwygEditor
Sets the selected tab.
setSelectedTabIndex(int) - Method in class org.xwiki.gwt.wysiwyg.client.WysiwygEditorConfig
Caches the active text area.
setSelectedValue(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.font.AbstractListBoxPicker
Selects the given value.
setSelectedValue(String, Matcher<String>) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.font.AbstractListBoxPicker
Looks for a list item that matches the given value and selects the one that is found.
setSelectedValue(String, Matcher<String>) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.font.CachedListBoxPicker
Looks for a list item that matches the given value and selects the one that is found.
setSelectedValue(String, Matcher<String>) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.font.DynamicListBoxPicker
Looks for a list item that matches the given value and selects the one that is found.
setSelectedValue(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.font.FontFamilyPicker
Selects the given value.
setSelectedValue(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.font.FontSizePicker
Selects the given value.
setSelectedValue(String) - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.font.Picker
Selects the given value.
setSelectedWiki(String) - Method in class org.xwiki.gwt.wysiwyg.client.widget.WikiSelector
Sets this selector on the specified wiki.
setSelection(AttachmentReference, AsyncCallback<?>) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.ImagesExplorerWizardStep
Refreshes the list of images with the images attached to the same page as the specified image, and then selects the specified image.
setSpace(String) - Method in class org.xwiki.gwt.wysiwyg.client.widget.explorer.ds.AttachmentsDataSource
 
setSpace(String) - Method in class org.xwiki.gwt.wysiwyg.client.widget.explorer.ds.PageDataSource
 
setSpace(String) - Method in class org.xwiki.gwt.wysiwyg.client.widget.explorer.ds.SpaceDataSource
 
setSpace(String) - Method in class org.xwiki.gwt.wysiwyg.client.widget.explorer.XWikiExplorer
 
setSpace(String) - Method in class org.xwiki.gwt.wysiwyg.client.widget.PageSelector
 
setSpaceName(String) - Method in class org.xwiki.gwt.wysiwyg.client.wiki.WikiPageReference
Sets the name of the space that hosts the referenced entity.
setStatus(boolean) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.sync.SyncResult
Sets the SyncResult.status.
setStepTitle(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.AbstractExplorerWizardStep
Sets the step title.
setStepTitle(String) - Method in class org.xwiki.gwt.wysiwyg.client.widget.wizard.util.AttachmentSelectorAggregatorWizardStep
Sets the step title.
setSupportingInlineMode(boolean) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroDescriptor
Sets the flag which indicates if this macro supports in-line mode.
setTextArea(RichTextArea) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ImageBehaviorAdjuster
 
setTextArea(RichTextArea) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.list.ListBehaviorAdjuster
 
setTextArea(RichTextArea) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroDisplayer
Sets the underlying rich text area where the macros are displayed.
NOTE: We were forced to add this method because instances of this class are created using deferred binding and thus we cannot pass the rich text area as a parameter to the constructor.
setTitle(String) - Method in class org.xwiki.gwt.wysiwyg.client.wiki.WikiPage
Sets the page title.
setTooltip(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.LinkConfig
 
setType(LinkConfig.LinkType) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.LinkConfig
 
setType(ParameterType) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.ParameterDescriptor
Sets the type of this parameter.
setType(EntityReference.EntityType) - Method in class org.xwiki.gwt.wysiwyg.client.wiki.EntityReference
Sets the type of entity being referenced.
setType(ResourceReference.ResourceType) - Method in class org.xwiki.gwt.wysiwyg.client.wiki.ResourceReference
Sets the resource type.
setTyped(boolean) - Method in class org.xwiki.gwt.wysiwyg.client.wiki.ResourceReference
Sets whether the resource type has been explicitly provided or not.
setURI(String) - Method in class org.xwiki.gwt.wysiwyg.client.wiki.URIReference
Sets the URI that identifies the referenced entity.
setUrl(String) - Method in class org.xwiki.gwt.wysiwyg.client.wiki.Entity
Sets the entity URL.
setUrl(String) - Method in class org.xwiki.gwt.wysiwyg.client.wiki.EntityConfig
Sets the entity URL.
setValue(int, String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.font.CachedListBoxPicker
setValue(int, String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.font.FontFamilyPicker
setValue(int, String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.font.FontSizePicker
setValue(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.input.ChoiceInput
Sets this object's value.
setValue(String) - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.macro.input.HasValue
Sets this object's value.
setValue(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.input.TextInput
Sets this object's value.
setValue(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.ParameterDisplayer
Sets the displayed value of the underlying macro parameter.
setValue(String) - Method in class org.xwiki.gwt.wysiwyg.client.widget.explorer.XWikiExplorer
 
setVersion(int) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.sync.SyncResult
Sets the SyncResult.version.
setWidth(String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ImageConfig
 
setWiki(String) - Method in class org.xwiki.gwt.wysiwyg.client.widget.explorer.ds.AttachmentsDataSource
 
setWiki(String) - Method in class org.xwiki.gwt.wysiwyg.client.widget.explorer.ds.PageDataSource
 
setWiki(String) - Method in class org.xwiki.gwt.wysiwyg.client.widget.explorer.ds.SpaceDataSource
 
setWiki(String) - Method in class org.xwiki.gwt.wysiwyg.client.widget.explorer.ds.WikiDataSource
 
setWiki(String) - Method in class org.xwiki.gwt.wysiwyg.client.widget.explorer.XWikiExplorer
 
setWiki(String) - Method in class org.xwiki.gwt.wysiwyg.client.widget.PageSelector
Sets the current wiki for this selector.
setWiki(String) - Method in class org.xwiki.gwt.wysiwyg.client.widget.SpaceSelector
Sets the wiki for which this space selector fetches the spaces.
setWikiName(String) - Method in class org.xwiki.gwt.wysiwyg.client.wiki.WikiPageReference
Sets the name of the wiki that hosts the referenced entity.
setWithHeader(boolean) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.TableDescriptor
Specifies if the table has a header or not.
showDialog(String, String, AsyncCallback) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.sync.SyncPlugin
 
showError(Throwable, AsyncCallback<?>) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.sync.SyncPlugin
 
showError(String, AsyncCallback<?>) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.sync.SyncPlugin
 
showError(String, String, AsyncCallback<?>) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.sync.SyncPlugin
 
shuffle(Object[]) - Static method in class org.xwiki.gwt.wysiwyg.client.diff.Diff
Shuffles around the items in the input sequence.
shuffle(Object[], long) - Static method in class org.xwiki.gwt.wysiwyg.client.diff.Diff
Shuffles around the items in the input sequence.
SimpleDiff - Class in org.xwiki.gwt.wysiwyg.client.diff
Implements a simple differencing algortithm.
SimpleDiff() - Constructor for class org.xwiki.gwt.wysiwyg.client.diff.SimpleDiff
 
size() - Method in class org.xwiki.gwt.wysiwyg.client.diff.Chunk
Returns the size of the chunk.
size() - Method in class org.xwiki.gwt.wysiwyg.client.diff.Revision
Returns the number of deltas in this revision.
slice(List, int, int) - Static method in class org.xwiki.gwt.wysiwyg.client.diff.Chunk
Retreives the specified part from a List.
slice(Object[], int, int) - Static method in class org.xwiki.gwt.wysiwyg.client.diff.Chunk
Retrieves a slice from an Object array.
Snake - Class in org.xwiki.gwt.wysiwyg.client.diff.myers
Represents a snake in a diffpath.
Snake(int, int, PathNode) - Constructor for class org.xwiki.gwt.wysiwyg.client.diff.myers.Snake
Constructs a snake node.
source() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
SOURCE_TAB_INDEX - Static variable in class org.xwiki.gwt.wysiwyg.client.WysiwygEditorConfig
Source tab index in the TabPanel.
SPACE_NAME - Static variable in class org.xwiki.gwt.wysiwyg.client.wiki.WikiPageReference
The component that stores the name of the space that hosts the referenced entity.
SpaceDataSource - Class in org.xwiki.gwt.wysiwyg.client.widget.explorer.ds
Wrapper for SmartClient-based SpaceDataSource class.
SpaceDataSource() - Constructor for class org.xwiki.gwt.wysiwyg.client.widget.explorer.ds.SpaceDataSource
Constructor.
SpaceDataSource(JavaScriptObject) - Constructor for class org.xwiki.gwt.wysiwyg.client.widget.explorer.ds.SpaceDataSource
Constructor.
SPACER - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.line.LinePlugin
The CSS class name associated with BRs added at edit time to make items like empty block-level elements editable.
SpaceSelector - Class in org.xwiki.gwt.wysiwyg.client.widget
Selector for the spaces in a wiki.
SpaceSelector(WikiServiceAsync) - Constructor for class org.xwiki.gwt.wysiwyg.client.widget.SpaceSelector
Creates a new space selector that uses the given service to retrieve the list of space names.
split(String, PluginManager) - Method in class org.xwiki.gwt.wysiwyg.client.ToolBarController
Splits a string representing the tool bar feature list into its components, i.e.
splitLine(Node, Range) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.line.LinePlugin
Splits a line after a line break.
splitLine(Node, Range) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.line.MozillaLinePlugin
Splits a line after a line break.
splitParenStyle(Node) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.format.exec.RemoveFormatExecutable
Removes the in-line style from the parent of the given node and applies it to the given node's siblings.
start(String, Object) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ui.ImageWizard
start(String, Object) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.LinkWizard
START_MACRO_COMMENT_PREFIX - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroDisplayer
The prefix of the start macro comment node.
status - Variable in class org.xwiki.gwt.wysiwyg.client.plugin.sync.SyncResult
The status.
STOP_MACRO_COMMENT_VALUE - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroDisplayer
The value of the stop macro comment node.
strikeThrough() - Method in interface org.xwiki.gwt.wysiwyg.client.Images
 
strikeThrough() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
Strings - Interface in org.xwiki.gwt.wysiwyg.client
A collection of Constants used to localize the user interface.
stringToArray(String) - Static method in class org.xwiki.gwt.wysiwyg.client.diff.ToString
Breaks a string into an array of strings.
submit() - Method in class org.xwiki.gwt.wysiwyg.client.PlainTextEditor
Stores the value of the plain text area in the hook's value property.
SUBMIT - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.line.LinePlugin
The command that stores the value of the rich text area in an HTML form field.
SUBMIT - Static variable in class org.xwiki.gwt.wysiwyg.client.WysiwygEditorApi
The command used to submit the value of the rich text area.
SubmitExecutable - Class in org.xwiki.gwt.wysiwyg.client.plugin.submit.exec
Stores the value of the rich text area in a HTML form field before submitting it to the server.
SubmitExecutable(RichTextArea, String) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.submit.exec.SubmitExecutable
Creates a new submit executable that bind a rich text area to the specified form field.
SubmitPlugin - Class in org.xwiki.gwt.wysiwyg.client.plugin.submit
Binds a RichTextArea to a form field.
SubmitPlugin() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.submit.SubmitPlugin
 
SubmitPluginFactory - Class in org.xwiki.gwt.wysiwyg.client.plugin.submit
Factory for SubmitPlugin.
subscript() - Method in interface org.xwiki.gwt.wysiwyg.client.Images
 
subscript() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
superscript() - Method in interface org.xwiki.gwt.wysiwyg.client.Images
 
superscript() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
SymbolCell - Class in org.xwiki.gwt.wysiwyg.client.plugin.symbol
Defines a cell in the SymbolPalette that can be selected by being clicked.
SymbolCell(String) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.symbol.SymbolCell
Creates a new symbol cell using the specified symbol.
SymbolPalette - Class in org.xwiki.gwt.wysiwyg.client.plugin.symbol
A set of symbols from which the user can choose one by clicking.
SymbolPalette(Object[][], int, int) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.symbol.SymbolPalette
Creates a new symbol palette using the given list of symbols to fill a symbol grid with the specified number of rows and columns.
SymbolPicker - Class in org.xwiki.gwt.wysiwyg.client.plugin.symbol
A popup panel which allows you to pick a symbol from a symbol palette by clicking on that symbol.
SymbolPicker() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.symbol.SymbolPicker
Creates a new symbol picker using the default list of symbols.
SymbolPlugin - Class in org.xwiki.gwt.wysiwyg.client.plugin.symbol
Allows the user to insert a special symbol chosen with a symbol picker in place of the current selection.
SymbolPlugin() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.symbol.SymbolPlugin
 
SymbolPluginFactory - Class in org.xwiki.gwt.wysiwyg.client.plugin.symbol
Factory for SymbolPlugin.
sync() - Method in interface org.xwiki.gwt.wysiwyg.client.Images
 
sync() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
syncEditorContent(Revision, String, int, boolean) - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.sync.SyncService
Synchronizes this editor with others that edit the same page.
syncEditorContent(Revision, String, int, boolean, AsyncCallback<SyncResult>) - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.sync.SyncServiceAsync
Synchronizes this editor with others that edit the same page.
SyncPlugin - Class in org.xwiki.gwt.wysiwyg.client.plugin.sync
 
SyncPlugin(SyncServiceAsync) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.sync.SyncPlugin
Creates a new synchronization plug-in that uses the given service to synchronize multiple editors.
SyncPluginFactory - Class in org.xwiki.gwt.wysiwyg.client.plugin.sync
Factory for SyncPlugin.
SyncResult - Class in org.xwiki.gwt.wysiwyg.client.plugin.sync
The synchronization result.
SyncResult() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.sync.SyncResult
 
SyncService - Interface in org.xwiki.gwt.wysiwyg.client.plugin.sync
The service interface used on the server.
SyncServiceAsync - Interface in org.xwiki.gwt.wysiwyg.client.plugin.sync
Service interface used on the client by the synchronization plug-in.
SyncStatus - Class in org.xwiki.gwt.wysiwyg.client.plugin.sync
The synchronization status.
SyncStatus(String, String, String) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.sync.SyncStatus
Creates a new synchronization status.
SyncTools - Class in org.xwiki.gwt.wysiwyg.client.plugin.sync
Utility methods for content synchronization.
SyntaxValidator - Interface in org.xwiki.gwt.wysiwyg.client.syntax
A syntax validator ensures that the XHTML code generated by the editor can be converted without loss of information to the underlying syntax.
SyntaxValidatorManager - Interface in org.xwiki.gwt.wysiwyg.client.syntax
Utility class for registering and retrieving syntax validators for different syntaxes.

T

table() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
TABLE_NODENAME - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.table.util.TableUtils
HTML tag defining a table.
tableBorderHelpLabel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
tableBorderLabel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
tableColsHelpLabel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
tableColsLabel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
tableColsToolTip() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
TableConfig - Class in org.xwiki.gwt.wysiwyg.client.plugin.table.util
 
TableConfig() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.table.util.TableConfig
Default constructor.
TableConfigWizardStep - Class in org.xwiki.gwt.wysiwyg.client.plugin.table.ui
Wizard step for configuring a table before inserting it.
TableConfigWizardStep() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.table.ui.TableConfigWizardStep
Creates a new wizard step for configuring a table before inserting it.
TableDescriptor - Class in org.xwiki.gwt.wysiwyg.client.plugin.table
Describes a table.
TableDescriptor() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.table.TableDescriptor
 
TableFeature - Interface in org.xwiki.gwt.wysiwyg.client.plugin.table
TableFeature API.
tableHeaderHelpLabel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
tableHeaderLabel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
tableInsertButton() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
tableInsertDialogCaption() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
tableInsertDialogTitle() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
tableInsertStrictPositiveIntegerRequired() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
TableMenuExtension - Class in org.xwiki.gwt.wysiwyg.client.plugin.table.ui
Provides user interface for manipulating tables through the WYSIWYG top-level menu.
TableMenuExtension(TablePlugin) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.table.ui.TableMenuExtension
Builds the menu extension using the passed plugin.
tablePixel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
TablePlugin - Class in org.xwiki.gwt.wysiwyg.client.plugin.table
Plug-in allowing to manipulate tables in the WYSIWYG editor.
TablePlugin() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.table.TablePlugin
 
TablePluginFactory - Class in org.xwiki.gwt.wysiwyg.client.plugin.table
Factory for the WYSIWYG table plug-in.
tableRowsHelpLabel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
tableRowsLabel() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
tableRowsToolTip() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
TableUtils - Class in org.xwiki.gwt.wysiwyg.client.plugin.table.util
Utility class designed to ease HTML tables manipulation.
TableUtils() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.table.util.TableUtils
 
TBODY_NODENAME - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.table.util.TableUtils
HTML tag defining a table body.
TD - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.line.LinePlugin
The name of the <td> tag.
teletype() - Method in interface org.xwiki.gwt.wysiwyg.client.Images
 
teletype() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
TEST_FONT_SIZE - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.font.FontFamilyMatcher
A larger font size increases the accuracy but may lower the speed of the test.
textArea - Variable in class org.xwiki.gwt.wysiwyg.client.RichTextEditor
The rich text area.
TextInput - Class in org.xwiki.gwt.wysiwyg.client.plugin.macro.input
A concrete input control used to collect text from the user.
TextInput(TextBoxBase) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.macro.input.TextInput
Creates a new text input that wraps a text box.
TextPlugin - Class in org.xwiki.gwt.wysiwyg.client.plugin.text
Plug-in for making text bold, italic, underline or strike through.
TextPlugin() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.text.TextPlugin
 
TextPluginFactory - Class in org.xwiki.gwt.wysiwyg.client.plugin.text
Factory for TextPlugin.
TH - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.line.LinePlugin
The name of the <th> tag.
toHTML(String, String) - Method in interface org.xwiki.gwt.wysiwyg.client.converter.HTMLConverter
Converts the given source text from the specified syntax to HTML.
toHTML(String, String, AsyncCallback<String>) - Method in interface org.xwiki.gwt.wysiwyg.client.converter.HTMLConverterAsync
Makes a request to the server to convert the given source text from the specified syntax to HTML.
toolbar - Variable in class org.xwiki.gwt.wysiwyg.client.RichTextEditor
The tool bar.
TOOLBAR_ROLE - Static variable in class org.xwiki.gwt.wysiwyg.client.ToolBarController
The string used to identify the tool bar extension point.
ToolBarController - Class in org.xwiki.gwt.wysiwyg.client
ToolBar controller.
ToolBarController(ToolBar) - Constructor for class org.xwiki.gwt.wysiwyg.client.ToolBarController
Creates a new tool bar controller.
ToolBarSeparator - Class in org.xwiki.gwt.wysiwyg.client.plugin.separator
User interface extension that provides ways of separating tool bar entries.
ToolBarSeparator() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.separator.ToolBarSeparator
Creates a new tool bar separator.
toRCSString(StringBuffer, String) - Method in class org.xwiki.gwt.wysiwyg.client.diff.AddDelta
 
toRCSString(StringBuffer, String) - Method in class org.xwiki.gwt.wysiwyg.client.diff.ChangeDelta
 
toRCSString(StringBuffer, String) - Method in class org.xwiki.gwt.wysiwyg.client.diff.DeleteDelta
 
toRCSString(StringBuffer, String) - Method in class org.xwiki.gwt.wysiwyg.client.diff.Delta
Converts this delta into its RCS style string representation.
toRCSString(String) - Method in class org.xwiki.gwt.wysiwyg.client.diff.Delta
Converts this delta into its RCS style string representation.
toRCSString(StringBuffer, String) - Method in class org.xwiki.gwt.wysiwyg.client.diff.Revision
Converts this revision into its RCS style string representation.
toRCSString(StringBuffer) - Method in class org.xwiki.gwt.wysiwyg.client.diff.Revision
Converts this revision into its RCS style string representation.
toRCSString(String) - Method in class org.xwiki.gwt.wysiwyg.client.diff.Revision
Converts this delta into its RCS style string representation.
toRCSString() - Method in class org.xwiki.gwt.wysiwyg.client.diff.Revision
Converts this delta into its RCS style string representation using the default line separator.
toString(StringBuffer) - Method in class org.xwiki.gwt.wysiwyg.client.diff.AddDelta
 
toString(StringBuffer) - Method in class org.xwiki.gwt.wysiwyg.client.diff.ChangeDelta
 
toString(StringBuffer) - Method in class org.xwiki.gwt.wysiwyg.client.diff.Chunk
Provide a string image of the chunk using the an empty prefix and postfix.
toString(StringBuffer, String, String) - Method in class org.xwiki.gwt.wysiwyg.client.diff.Chunk
Provide a string image of the chunk using the given prefix and postfix.
toString(StringBuffer) - Method in class org.xwiki.gwt.wysiwyg.client.diff.DeleteDelta
 
toString(StringBuffer) - Method in class org.xwiki.gwt.wysiwyg.client.diff.Delta
Converts this delta into its Unix diff style string representation.
toString() - Method in class org.xwiki.gwt.wysiwyg.client.diff.myers.PathNode
toString(StringBuffer) - Method in class org.xwiki.gwt.wysiwyg.client.diff.Revision
Converts this revision into its Unix diff style string representation.
ToString - Class in org.xwiki.gwt.wysiwyg.client.diff
This class delegates handling of the to a StringBuffer based version.
ToString() - Constructor for class org.xwiki.gwt.wysiwyg.client.diff.ToString
 
toString() - Method in class org.xwiki.gwt.wysiwyg.client.diff.ToString
Default implementation of the toString() method that delegates work to a StringBuffer base version.
toString(StringBuffer) - Method in class org.xwiki.gwt.wysiwyg.client.diff.ToString
Place a string image of the object in a StringBuffer.
toString() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroCall

U

UIExtension - Interface in org.xwiki.gwt.wysiwyg.client.plugin
User interface extension.
ul() - Method in interface org.xwiki.gwt.wysiwyg.client.Images
 
ul() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
underline() - Method in interface org.xwiki.gwt.wysiwyg.client.Images
 
underline() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
undo() - Method in interface org.xwiki.gwt.wysiwyg.client.Images
 
undo() - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.history.History
Loads the next older version of the edited content.
undo() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
UndoExecutable - Class in org.xwiki.gwt.wysiwyg.client.plugin.history.exec
Loads the previous entry in the history of a rich text area.
UndoExecutable(History) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.history.exec.UndoExecutable
Creates a new undo executable that uses the given history.
unhookSubmitEvent(Element) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.submit.IESubmitPlugin
Unregisters SubmitPlugin.getSubmitHandler() as a listener for submit events generated by the given HTML form element.
unhookSubmitEvent(Element) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.submit.SubmitPlugin
Unregisters SubmitPlugin.getSubmitHandler() as a listener for submit events generated by the given HTML form element.
unlink() - Method in interface org.xwiki.gwt.wysiwyg.client.Images
 
unlink() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
UnlinkExecutable - Class in org.xwiki.gwt.wysiwyg.client.plugin.link.exec
Executable for the unlink command, to remove a link in the wiki document.
UnlinkExecutable(RichTextArea) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.link.exec.UnlinkExecutable
Creates a new executable that can be used to remove links from the specified rich text area.
unload(String) - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.PluginManager
Unloads the specified plug-in.
unloadAll() - Method in interface org.xwiki.gwt.wysiwyg.client.plugin.PluginManager
Unloads all the plug-ins for which the PluginManager.load(String) method has been called.
unMarkSpacers() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.line.LinePlugin
 
UNORDERED_LIST_TAG - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.indent.exec.AbstractListExecutable
Unordered list element name.
UNORDERED_LIST_TAG - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.list.ListBehaviorAdjuster
Unordered list element name.
update() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.font.FontPlugin
update() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.format.FormatPlugin
update() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ImageMenuExtension
update() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.justify.JustifyPlugin
update() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.LinkMenuExtension
update() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.list.ListPlugin
update() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroMenuExtension
update() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.MacroSelector
update() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.ui.SelectMacroWizardStep

Updates the SelectMacroWizardStep.macroList based on the chosen category and specified search query.
update() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.table.ui.TableMenuExtension
update() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.text.TextPlugin
update() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.valign.VerticalAlignPlugin
update() - Method in class org.xwiki.gwt.wysiwyg.client.RichTextEditorController
update(RichTextArea, SyntaxValidator) - Method in class org.xwiki.gwt.wysiwyg.client.ToolBarController
Updates the tool bar state, i.e.
updateDimension(ImageElement, String, String) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ImageConfigDOMWriter
Updates the specified dimension of the given image.
updateLinkConfig(EntityReference, AsyncCallback<Boolean>) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.AbstractExplorerWizardStep
Updates the link configuration object based on the selected entity.
URI - Static variable in class org.xwiki.gwt.wysiwyg.client.wiki.URIReference
The component that stores the URI that identifies the reference entity.
URIReference - Class in org.xwiki.gwt.wysiwyg.client.wiki
A reference to an external entity identified by an URI.
URIReference() - Constructor for class org.xwiki.gwt.wysiwyg.client.wiki.URIReference
Default constructor.
URIReference(EntityReference) - Constructor for class org.xwiki.gwt.wysiwyg.client.wiki.URIReference
Creates a typed URI reference.
URIReference(String) - Constructor for class org.xwiki.gwt.wysiwyg.client.wiki.URIReference
Creates a new typed reference that points to the external entity identified by the given URI.

V

validate() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.macro.ParameterDisplayer
Validates the current value of the displayed macro parameter and shows a notification message near the input control if the value is illegal.
validateForm() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.AbstractExternalLinkWizardStep
Validates this step's form and displays errors if needed.
validateForm() - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.LinkConfigWizardStep
Validates this step's form and displays errors if needed.
ValidationRule - Interface in org.xwiki.gwt.wysiwyg.client.syntax
A validation rule states that some of the editor's features (like 'bold', 'indent' etc.) should not be enabled when the text area is in a specific state.
valueOf(String) - Static method in enum org.xwiki.gwt.wysiwyg.client.plugin.image.ImageConfig.ImageAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.xwiki.gwt.wysiwyg.client.plugin.image.ui.ImageWizard.ImageWizardStep
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.xwiki.gwt.wysiwyg.client.plugin.importer.ui.ImportWizard.ImportWizardStep
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.xwiki.gwt.wysiwyg.client.plugin.link.LinkConfig.LinkType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.xwiki.gwt.wysiwyg.client.plugin.link.ui.LinkWizard.LinkWizardStep
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.xwiki.gwt.wysiwyg.client.wiki.EntityReference.EntityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.xwiki.gwt.wysiwyg.client.wiki.ResourceReference.ResourceType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.xwiki.gwt.wysiwyg.client.plugin.image.ImageConfig.ImageAlignment
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.xwiki.gwt.wysiwyg.client.plugin.image.ui.ImageWizard.ImageWizardStep
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.xwiki.gwt.wysiwyg.client.plugin.importer.ui.ImportWizard.ImportWizardStep
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.xwiki.gwt.wysiwyg.client.plugin.link.LinkConfig.LinkType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.xwiki.gwt.wysiwyg.client.plugin.link.ui.LinkWizard.LinkWizardStep
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.xwiki.gwt.wysiwyg.client.wiki.EntityReference.EntityType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.xwiki.gwt.wysiwyg.client.wiki.ResourceReference.ResourceType
Returns an array containing the constants of this enum type, in the order they're declared.
verify(List) - Method in class org.xwiki.gwt.wysiwyg.client.diff.AddDelta
 
verify(List) - Method in class org.xwiki.gwt.wysiwyg.client.diff.ChangeDelta
 
verify(List) - Method in class org.xwiki.gwt.wysiwyg.client.diff.Chunk
Verifies that this chunk's saved text matches the corresponding text in the given sequence.
verify(List) - Method in class org.xwiki.gwt.wysiwyg.client.diff.DeleteDelta
 
verify(List) - Method in class org.xwiki.gwt.wysiwyg.client.diff.Delta
Verifies that this delta can be used to patch the given text.
version - Variable in class org.xwiki.gwt.wysiwyg.client.plugin.sync.SyncResult
The new version.
versions - Variable in class org.xwiki.gwt.wysiwyg.client.plugin.sync.SyncStatus
The list of versions.
VERTICAL_BAR - Static variable in class org.xwiki.gwt.wysiwyg.client.plugin.separator.ToolBarSeparator
The string used in configurations to place a vertical bar on the tool bar.
VerticalAlignPlugin - Class in org.xwiki.gwt.wysiwyg.client.plugin.valign
Plug-in for making text superscript or subscript.
VerticalAlignPlugin() - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.valign.VerticalAlignPlugin
 
VerticalAlignPluginFactory - Class in org.xwiki.gwt.wysiwyg.client.plugin.valign
Factory for VerticalAlignPlugin.
visit(Revision) - Method in interface org.xwiki.gwt.wysiwyg.client.diff.RevisionVisitor
 
visit(DeleteDelta) - Method in interface org.xwiki.gwt.wysiwyg.client.diff.RevisionVisitor
 
visit(ChangeDelta) - Method in interface org.xwiki.gwt.wysiwyg.client.diff.RevisionVisitor
 
visit(AddDelta) - Method in interface org.xwiki.gwt.wysiwyg.client.diff.RevisionVisitor
 

W

WebPageLinkWizardStep - Class in org.xwiki.gwt.wysiwyg.client.plugin.link.ui
Wizard step to create a link to a web page (http protocol).
WebPageLinkWizardStep(WikiServiceAsync) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.WebPageLinkWizardStep
Creates a new wizard step for configuring a link to an external web page.
WIKI_NAME - Static variable in class org.xwiki.gwt.wysiwyg.client.wiki.WikiPageReference
The component that stores the name of the wiki that hosts the referenced entity.
WikiDataSource - Class in org.xwiki.gwt.wysiwyg.client.widget.explorer.ds
Wrapper for SmartClient-based WikiDataSource class.
WikiDataSource() - Constructor for class org.xwiki.gwt.wysiwyg.client.widget.explorer.ds.WikiDataSource
Constructor.
WikiDataSource(JavaScriptObject) - Constructor for class org.xwiki.gwt.wysiwyg.client.widget.explorer.ds.WikiDataSource
Constructor.
WikiPage - Class in org.xwiki.gwt.wysiwyg.client.wiki
Stores information about a wiki page.
WikiPage() - Constructor for class org.xwiki.gwt.wysiwyg.client.wiki.WikiPage
 
WikiPageExplorerWizardStep - Class in org.xwiki.gwt.wysiwyg.client.plugin.link.ui
Specialized AbstractExplorerWizardStep to select a wiki page (existing or new).
WikiPageExplorerWizardStep(WikiServiceAsync) - Constructor for class org.xwiki.gwt.wysiwyg.client.plugin.link.ui.WikiPageExplorerWizardStep
Creates a wiki page selection wizard step that allows the user to select the page to link to from a tree.
WikiPageReference - Class in org.xwiki.gwt.wysiwyg.client.wiki
A reference to a wiki page.
WikiPageReference() - Constructor for class org.xwiki.gwt.wysiwyg.client.wiki.WikiPageReference
Default constructor.
WikiPageReference(EntityReference) - Constructor for class org.xwiki.gwt.wysiwyg.client.wiki.WikiPageReference
Creates a typed wiki page reference.
WikiPageReference(String, String, String) - Constructor for class org.xwiki.gwt.wysiwyg.client.wiki.WikiPageReference
Creates a reference to the specified wiki page.
WikiSelector - Class in org.xwiki.gwt.wysiwyg.client.widget
Selector to choose the wiki from the list of wikis in this instance.
WikiSelector(WikiServiceAsync) - Constructor for class org.xwiki.gwt.wysiwyg.client.widget.WikiSelector
Builds a wiki selector.
WikiService - Interface in org.xwiki.gwt.wysiwyg.client.wiki
The service interface used on the server.
WikiServiceAsync - Interface in org.xwiki.gwt.wysiwyg.client.wiki
Service interface used on the client.
WikiServiceAsyncCacheProxy - Class in org.xwiki.gwt.wysiwyg.client.wiki
Cache proxy for WikiServiceAsync.
WikiServiceAsyncCacheProxy(WikiServiceAsync) - Constructor for class org.xwiki.gwt.wysiwyg.client.wiki.WikiServiceAsyncCacheProxy
Creates a new cache proxy for the given service.
wrapList(Element) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.list.ListBehaviorAdjuster
Tries to reposition a list element that appears in another list element: if there is a previous sibling, it tries to add it as a sublist, else it wraps it in a new list item.
write(ImageConfig, ImageElement) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.exec.InsertImageExecutable
write(ImageConfig, ImageElement) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.image.ImageConfigDOMWriter
write(LinkConfig, AnchorElement) - Method in class org.xwiki.gwt.wysiwyg.client.plugin.link.LinkConfigDOMWriter
wysiwyg() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 
Wysiwyg - Class in org.xwiki.gwt.wysiwyg.client
Publishes the JavaScript APIs to be used for creating and managing WYSIWYG editor instances.
Wysiwyg() - Constructor for class org.xwiki.gwt.wysiwyg.client.Wysiwyg
 
WYSIWYG_TAB_INDEX - Static variable in class org.xwiki.gwt.wysiwyg.client.WysiwygEditorConfig
WYWISYWG tab index in the TabPanel.
WysiwygEditor - Class in org.xwiki.gwt.wysiwyg.client
A what-you-see-is-what-you-get rich text editor.
WysiwygEditor(Config, SyntaxValidatorManager, PluginFactoryManager) - Constructor for class org.xwiki.gwt.wysiwyg.client.WysiwygEditor
Creates a new WYSIWYG editor.
WysiwygEditor(WysiwygEditorConfig, SyntaxValidatorManager, PluginFactoryManager) - Constructor for class org.xwiki.gwt.wysiwyg.client.WysiwygEditor
Creates a new WYSIWYG editor.
WysiwygEditorApi - Class in org.xwiki.gwt.wysiwyg.client
This class exposes a WysiwygEditor to the native JavaScript code.
WysiwygEditorApi(JavaScriptObject) - Constructor for class org.xwiki.gwt.wysiwyg.client.WysiwygEditorApi
Creates a new WysiwygEditor based on the given configuration object.
WysiwygEditorConfig - Class in org.xwiki.gwt.wysiwyg.client
WYSIWYG Editor configuration.
WysiwygEditorConfig(Config) - Constructor for class org.xwiki.gwt.wysiwyg.client.WysiwygEditorConfig
Creates a new WYSIWYG editor configuration object based on the given configuration source.
WysiwygEditorDebugger - Class in org.xwiki.gwt.wysiwyg.client
Debugger for the WysiwygEditor.
WysiwygEditorDebugger(WysiwygEditor) - Constructor for class org.xwiki.gwt.wysiwyg.client.WysiwygEditorDebugger
Creates a new debugger for the given editor.
WysiwygEditorFactory - Class in org.xwiki.gwt.wysiwyg.client
Factory for WysiwygEditor.
WysiwygEditorTabSwitchHandler - Class in org.xwiki.gwt.wysiwyg.client
WysiwygEditor tab-switch handler.

X

XWikiExplorer - Class in org.xwiki.gwt.wysiwyg.client.widget.explorer
Wrapper for XWikiExplorer SmartClient-based widget.
XWikiExplorer() - Constructor for class org.xwiki.gwt.wysiwyg.client.widget.explorer.XWikiExplorer
Constructor.
XWikiExplorer(JavaScriptObject) - Constructor for class org.xwiki.gwt.wysiwyg.client.widget.explorer.XWikiExplorer
Constructor.

Y

yes() - Method in interface org.xwiki.gwt.wysiwyg.client.Strings
 

A B C D E F G H I J L M N O P Q R S T U V W X Y

Copyright © 2004-2010 XWiki. All Rights Reserved.