|
||||||||||
| 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
com.xpn.xwiki.wysiwyg.client.ui.XRichTextEditor
public class XRichTextEditor
| 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 | |
|---|---|
protected HiddenConfig |
config
|
protected com.google.gwt.user.client.ui.FlowPanel |
container
|
protected XRichTextArea |
textArea
|
protected XToolBar |
toolbar
|
| Fields inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
DEBUG_ID_PREFIX |
| Constructor Summary | |
|---|---|
XRichTextEditor()
|
|
| Method Summary | |
|---|---|
void |
addLoadListener(com.google.gwt.user.client.ui.LoadListener listener)
|
HiddenConfig |
getConfig()
|
XRichTextArea |
getTextArea()
|
XToolBar |
getToolbar()
|
protected void |
onLoad()
|
void |
removeLoadListener(com.google.gwt.user.client.ui.LoadListener listener)
|
| Methods inherited from class com.google.gwt.user.client.ui.Composite |
|---|
getWidget, initWidget, isAttached, onAttach, onBrowserEvent, onDetach, setWidget |
| Methods inherited from class com.google.gwt.user.client.ui.Widget |
|---|
doAttachChildren, doDetachChildren, getParent, onUnload, removeFromParent |
| Methods inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
addStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, setElement, setElement, setHeight, setPixelSize, setSize, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, sinkEvents, toString, unsinkEvents |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected com.google.gwt.user.client.ui.FlowPanel container
protected XToolBar toolbar
protected XRichTextArea textArea
protected HiddenConfig config
| Constructor Detail |
|---|
public XRichTextEditor()
| Method Detail |
|---|
public XToolBar getToolbar()
public XRichTextArea getTextArea()
public HiddenConfig getConfig()
protected void onLoad()
onLoad in class com.google.gwt.user.client.ui.WidgetWidget.onLoad()public void addLoadListener(com.google.gwt.user.client.ui.LoadListener listener)
addLoadListener in interface com.google.gwt.user.client.ui.SourcesLoadEventsSourcesLoadEvents.addLoadListener(LoadListener)public void removeLoadListener(com.google.gwt.user.client.ui.LoadListener listener)
removeLoadListener in interface com.google.gwt.user.client.ui.SourcesLoadEventsSourcesLoadEvents.removeLoadListener(LoadListener)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||