com.sencha.gxt.widget.core.client.form
Interface HtmlEditor.HtmlEditorAppearance
- All Known Implementing Classes:
- HtmlEditorDefaultAppearance
- Enclosing class:
- HtmlEditor
public static interface HtmlEditor.HtmlEditorAppearance
bold
ImageResource bold()
editor
String editor()
fontColor
ImageResource fontColor()
fontDecrease
ImageResource fontDecrease()
fontHighlight
ImageResource fontHighlight()
fontIncrease
ImageResource fontIncrease()
frame
String frame()
getContentElement
Element getContentElement(XElement parent)
italic
ImageResource italic()
justifyCenter
ImageResource justifyCenter()
justifyLeft
ImageResource justifyLeft()
justifyRight
ImageResource justifyRight()
link
ImageResource link()
ol
ImageResource ol()
source
ImageResource source()
ul
ImageResource ul()
underline
ImageResource underline()
Copyright © 2012. All Rights Reserved.