org.broadleafcommerce.openadmin.client
Class AbstractHtmlEditingModule
java.lang.Object
org.broadleafcommerce.openadmin.client.AbstractModule
org.broadleafcommerce.openadmin.client.AbstractHtmlEditingModule
- All Implemented Interfaces:
- com.google.gwt.core.client.EntryPoint, HtmlEditingModule, Module
public abstract class AbstractHtmlEditingModule
- extends AbstractModule
- implements HtmlEditingModule
- Author:
- jfischer
| Methods inherited from class org.broadleafcommerce.openadmin.client.AbstractModule |
addConstants, addStandardSection, getModuleKey, getModuleTitle, getOrder, getPages, getSections, onModuleLoad, postDraw, preDraw, registerModule, removeSection, setModuleKey, setModuleTitle, setOrder, setSection, setSections, setSecurity |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
htmlEditorIFramePath
protected String htmlEditorIFramePath
basicHtmlEditorIFramePath
protected String basicHtmlEditorIFramePath
AbstractHtmlEditingModule
public AbstractHtmlEditingModule()
getHtmlEditorIFramePath
public String getHtmlEditorIFramePath()
- Specified by:
getHtmlEditorIFramePath in interface HtmlEditingModule
setHtmlEditorIFramePath
public void setHtmlEditorIFramePath(String htmlEditorIFramePath)
- Specified by:
setHtmlEditorIFramePath in interface HtmlEditingModule
getBasicHtmlEditorIFramePath
public String getBasicHtmlEditorIFramePath()
- Specified by:
getBasicHtmlEditorIFramePath in interface HtmlEditingModule
setBasicHtmlEditorIFramePath
public void setBasicHtmlEditorIFramePath(String basicHtmlEditorIFramePath)
- Specified by:
setBasicHtmlEditorIFramePath in interface HtmlEditingModule
Copyright © 2013. All Rights Reserved.