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