|
||||||||||
| 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.FocusWidget
com.google.gwt.user.client.ui.RichTextArea
com.xpn.xwiki.wysiwyg.client.ui.wrap.WrappedRichTextArea
public class WrappedRichTextArea
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.google.gwt.user.client.ui.RichTextArea |
|---|
com.google.gwt.user.client.ui.RichTextArea.BasicFormatter, com.google.gwt.user.client.ui.RichTextArea.ExtendedFormatter, com.google.gwt.user.client.ui.RichTextArea.FontSize, com.google.gwt.user.client.ui.RichTextArea.Justification |
| 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 java.lang.String |
STYLESHEET
|
| Fields inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
DEBUG_ID_PREFIX |
| Constructor Summary | |
|---|---|
WrappedRichTextArea()
|
|
| Method Summary | |
|---|---|
void |
addShortcutKey(XShortcutKey shortcutKey)
|
java.lang.String |
getStyleSheetURL()
|
void |
onBrowserEvent(com.google.gwt.user.client.Event event)
|
void |
onEnter(com.google.gwt.user.client.Event event)
|
void |
removeShortcutKey(XShortcutKey shortcutKey)
|
void |
setStyleSheetURL(java.lang.String styleSheetURL)
|
| Methods inherited from class com.google.gwt.user.client.ui.RichTextArea |
|---|
addMouseListener, getBasicFormatter, getExtendedFormatter, getHTML, getText, onAttach, onDetach, removeMouseListener, setFocus, setHTML, setText |
| Methods inherited from class com.google.gwt.user.client.ui.FocusWidget |
|---|
addClickListener, addFocusListener, addKeyboardListener, getFocusImpl, getTabIndex, isEnabled, removeClickListener, removeFocusListener, removeKeyboardListener, setAccessKey, setElement, setEnabled, setTabIndex |
| Methods inherited from class com.google.gwt.user.client.ui.Widget |
|---|
doAttachChildren, doDetachChildren, getParent, isAttached, onLoad, 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, 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 |
|---|
public static final java.lang.String STYLESHEET
| Constructor Detail |
|---|
public WrappedRichTextArea()
| Method Detail |
|---|
public void addShortcutKey(XShortcutKey shortcutKey)
public void removeShortcutKey(XShortcutKey shortcutKey)
public java.lang.String getStyleSheetURL()
getStyleSheetURL in interface HasStyleSheetHasStyleSheet.getStyleSheetURL()public void setStyleSheetURL(java.lang.String styleSheetURL)
setStyleSheetURL in interface HasStyleSheetHasStyleSheet.setStyleSheetURL(String)public void onBrowserEvent(com.google.gwt.user.client.Event event)
onBrowserEvent in interface com.google.gwt.user.client.EventListeneronBrowserEvent in class com.google.gwt.user.client.ui.RichTextAreaRichTextArea.onBrowserEvent(Event)public void onEnter(com.google.gwt.user.client.Event event)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||