|
||||||||||
| 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.RichTextAreaImplIE6
public class RichTextAreaImplIE6
IE6-specific implementation of rich-text editing.
| Constructor Summary | |
|---|---|
RichTextAreaImplIE6()
|
|
| Method Summary | |
|---|---|
Element |
createElement()
|
void |
initElement()
|
void |
insertHTML(java.lang.String html)
Inserts generic html. |
| Methods inherited from class com.google.gwt.user.client.ui.impl.RichTextAreaImplStandard |
|---|
createLink, getBackColor, getForeColor, getHTML, getText, insertHorizontalRule, insertImage, insertOrderedList, insertUnorderedList, isBold, isEnabled, isItalic, isStrikethrough, isSubscript, isSuperscript, isUnderlined, leftIndent, redo, removeFormat, removeLink, rightIndent, selectAll, setBackColor, 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 RichTextAreaImplIE6()
| Method Detail |
|---|
public Element createElement()
createElement in class RichTextAreaImplStandardpublic void initElement()
initElement in class RichTextAreaImplStandardpublic void insertHTML(java.lang.String html)
RichTextArea.Formatter
insertHTML in interface RichTextArea.FormatterinsertHTML in class RichTextAreaImplStandardhtml - the HTML to insert
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||