|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.user.client.ui.impl.RichTextAreaImpl
com.google.gwt.user.client.ui.impl.RichTextAreaImplStandard
com.google.gwt.user.client.ui.impl.RichTextAreaImplOpera
public class RichTextAreaImplOpera
Opera implementation of rich-text editing.
| Constructor Summary | |
|---|---|
RichTextAreaImplOpera()
|
|
| Method Summary | |
|---|---|
void |
setBackColor(java.lang.String color)
Sets the background color. |
| Methods inherited from class com.google.gwt.user.client.ui.impl.RichTextAreaImplStandard |
|---|
createElement, createLink, getBackColor, getForeColor, getHTML, getText, initElement, insertHorizontalRule, insertHTML, insertImage, insertOrderedList, insertUnorderedList, isBold, isEnabled, isItalic, isStrikethrough, isSubscript, isSuperscript, isUnderlined, leftIndent, redo, removeFormat, removeLink, rightIndent, selectAll, setEnabled, setFocus, setFontName, setFontSize, setForeColor, setHTML, setJustification, setText, toggleBold, toggleItalic, toggleStrikethrough, toggleSubscript, toggleSuperscript, toggleUnderline, undo, uninitElement |
| Methods inherited from class com.google.gwt.user.client.ui.impl.RichTextAreaImpl |
|---|
getElement, setOwner, setWidget |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RichTextAreaImplOpera()
| Method Detail |
|---|
public void setBackColor(java.lang.String color)
RichTextArea.BasicFormatter
setBackColor in interface RichTextArea.BasicFormattersetBackColor in interface RichTextArea.FormattersetBackColor in class RichTextAreaImplStandardcolor - the new background color
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||