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
|
isAttached, onBrowserEvent, performDetachedInitialization, render, render, wrapElementaddAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, fireEvent, getLayoutData, getParent, removeFromParent, setLayoutData, sinkEventsaddStyleDependentName, 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, unsinkEventspublic static RichTextEditorConstants constants
public static ImagesBundle images
Copyright © 2011 Nuxeo SA. All Rights Reserved.