public class RichTextAreaImplSafari extends RichTextAreaImplStandard
initializing
elem, 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, uninitElement
getElement, setOwner, setWidget
public void setBackColor(String color)
RichTextArea.Formatter
setBackColor
in interface RichTextArea.BasicFormatter
setBackColor
in interface RichTextArea.Formatter
setBackColor
in class RichTextAreaImplStandard
color
- the new background colorprotected String getTextImpl()
getTextImpl
in class RichTextAreaImplStandard
protected void hookEvents()
hookEvents
in class RichTextAreaImplStandard
protected void setTextImpl(String text)
setTextImpl
in class RichTextAreaImplStandard
protected void unhookEvents()
unhookEvents
in class RichTextAreaImplStandard
Copyright © 2018. All rights reserved.