
public class RichTextAreaImplIE6 extends RichTextAreaImplStandard
initializingelem, owner| Constructor and Description |
|---|
RichTextAreaImplIE6() |
| Modifier and Type | Method and Description |
|---|---|
Element |
createElement() |
protected String |
getTextImpl() |
protected void |
hookEvents() |
void |
initElement() |
void |
insertHTML(String html)
Inserts generic html.
|
protected boolean |
isEnabledImpl() |
protected void |
setEnabledImpl(boolean enabled) |
protected void |
setTextImpl(String text) |
protected void |
unhookEvents() |
createLink, getBackColor, getForeColor, getHTML, getHTMLImpl, getText, insertHorizontalRule, insertImage, insertOrderedList, insertUnorderedList, isBold, isEnabled, isItalic, isStrikethrough, isSubscript, isSuperscript, isUnderlined, leftIndent, onElementInitialized, onElementInitializing, redo, removeFormat, removeLink, rightIndent, selectAll, setBackColor, setEnabled, setFocus, setFocusImpl, setFontName, setFontSize, setForeColor, setHTML, setHTMLImpl, setJustification, setText, toggleBold, toggleItalic, toggleStrikethrough, toggleSubscript, toggleSuperscript, toggleUnderline, undo, uninitElementgetElement, setOwner, setWidgetpublic Element createElement()
createElement in class RichTextAreaImplStandardpublic void initElement()
initElement in class RichTextAreaImplStandardpublic void insertHTML(String html)
RichTextArea.FormatterinsertHTML in interface RichTextArea.FormatterinsertHTML in class RichTextAreaImplStandardhtml - the HTML to insertprotected String getTextImpl()
getTextImpl in class RichTextAreaImplStandardprotected void hookEvents()
hookEvents in class RichTextAreaImplStandardprotected boolean isEnabledImpl()
isEnabledImpl in class RichTextAreaImplStandardprotected void setEnabledImpl(boolean enabled)
setEnabledImpl in class RichTextAreaImplStandardprotected void setTextImpl(String text)
setTextImpl in class RichTextAreaImplStandardprotected void unhookEvents()
unhookEvents in class RichTextAreaImplStandardCopyright © 2018. All rights reserved.