com.sencha.gxt.theme.base.client.field
Class HtmlEditorDefaultAppearance
java.lang.Object
com.sencha.gxt.theme.base.client.field.HtmlEditorDefaultAppearance
- All Implemented Interfaces:
- HtmlEditor.HtmlEditorAppearance
public class HtmlEditorDefaultAppearance
- extends Object
- implements HtmlEditor.HtmlEditorAppearance
HtmlEditorDefaultAppearance
public HtmlEditorDefaultAppearance()
HtmlEditorDefaultAppearance
public HtmlEditorDefaultAppearance(HtmlEditorDefaultAppearance.HtmlEditorResources resources)
bold
public ImageResource bold()
- Specified by:
bold in interface HtmlEditor.HtmlEditorAppearance
fontColor
public ImageResource fontColor()
- Specified by:
fontColor in interface HtmlEditor.HtmlEditorAppearance
fontDecrease
public ImageResource fontDecrease()
- Specified by:
fontDecrease in interface HtmlEditor.HtmlEditorAppearance
fontHighlight
public ImageResource fontHighlight()
- Specified by:
fontHighlight in interface HtmlEditor.HtmlEditorAppearance
fontIncrease
public ImageResource fontIncrease()
- Specified by:
fontIncrease in interface HtmlEditor.HtmlEditorAppearance
getContentElement
public Element getContentElement(XElement parent)
- Specified by:
getContentElement in interface HtmlEditor.HtmlEditorAppearance
italic
public ImageResource italic()
- Specified by:
italic in interface HtmlEditor.HtmlEditorAppearance
justifyCenter
public ImageResource justifyCenter()
- Specified by:
justifyCenter in interface HtmlEditor.HtmlEditorAppearance
justifyLeft
public ImageResource justifyLeft()
- Specified by:
justifyLeft in interface HtmlEditor.HtmlEditorAppearance
justifyRight
public ImageResource justifyRight()
- Specified by:
justifyRight in interface HtmlEditor.HtmlEditorAppearance
link
public ImageResource link()
- Specified by:
link in interface HtmlEditor.HtmlEditorAppearance
ol
public ImageResource ol()
- Specified by:
ol in interface HtmlEditor.HtmlEditorAppearance
ul
public ImageResource ul()
- Specified by:
ul in interface HtmlEditor.HtmlEditorAppearance
underline
public ImageResource underline()
- Specified by:
underline in interface HtmlEditor.HtmlEditorAppearance
editor
public String editor()
- Specified by:
editor in interface HtmlEditor.HtmlEditorAppearance
frame
public String frame()
- Specified by:
frame in interface HtmlEditor.HtmlEditorAppearance
source
public ImageResource source()
- Specified by:
source in interface HtmlEditor.HtmlEditorAppearance
Copyright © 2012. All Rights Reserved.