public class RichTextToolbar
extends com.google.gwt.user.client.ui.Composite
Modifier and Type | Field and Description |
---|---|
static RichTextEditorConstants |
constants |
static HashMap<String,String> |
GUI_COLORLIST |
static HashMap<String,String> |
GUI_FONTLIST |
static HashMap<String,com.google.gwt.user.client.ui.RichTextArea.FontSize> |
GUI_FONTSIZELIST |
static ImagesBundle |
images |
Constructor and Description |
---|
RichTextToolbar(com.google.gwt.user.client.ui.RichTextArea richtext)
Constructor of the Toolbar
|
Modifier and Type | Method and Description |
---|---|
static com.google.gwt.core.client.JsArrayString |
getSelection(com.google.gwt.dom.client.Element elem)
Native JavaScript that returns the selected text and position of the start
|
claimElement, initializeClaimedElement, isAttached, onBrowserEvent, render, render
addAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, fireEvent, getLayoutData, getParent, removeFromParent, setLayoutData, sinkEvents
addStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleName, getStylePrimaryName, getTitle, isVisible, isVisible, removeStyleDependentName, removeStyleName, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, sinkBitlessEvent, toString, unsinkEvents
public static RichTextEditorConstants constants
public static ImagesBundle images
Copyright © 2015 Nuxeo SA. All rights reserved.