|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.user.client.ui.UIObject
com.google.gwt.user.client.ui.Widget
com.google.gwt.user.client.ui.Composite
org.nuxeo.opensocial.wysiwyg.client.RichTextToolbar
public class RichTextToolbar
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
com.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled |
| Field Summary | |
|---|---|
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
|
| Fields inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
DEBUG_ID_PREFIX |
| Constructor Summary | |
|---|---|
RichTextToolbar(com.google.gwt.user.client.ui.RichTextArea richtext)
Constructor of the Toolbar |
|
| Method Summary | |
|---|---|
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 |
| Methods inherited from class com.google.gwt.user.client.ui.Composite |
|---|
isAttached, onBrowserEvent |
| Methods inherited from class com.google.gwt.user.client.ui.Widget |
|---|
fireEvent, getLayoutData, getParent, removeFromParent, setLayoutData, sinkEvents |
| Methods inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
addStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleName, getStylePrimaryName, getTitle, isVisible, isVisible, removeStyleDependentName, removeStyleName, setHeight, setPixelSize, setSize, setStyleName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, toString, unsinkEvents |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static RichTextEditorConstants constants
public static ImagesBundle images
public static final HashMap<String,String> GUI_COLORLIST
public static final HashMap<String,String> GUI_FONTLIST
public static final HashMap<String,com.google.gwt.user.client.ui.RichTextArea.FontSize> GUI_FONTSIZELIST
| Constructor Detail |
|---|
public RichTextToolbar(com.google.gwt.user.client.ui.RichTextArea richtext)
| Method Detail |
|---|
public static com.google.gwt.core.client.JsArrayString getSelection(com.google.gwt.dom.client.Element elem)
|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||