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, getModuleKey, getModuleTitle, getPages, postDraw, preDraw, registerModule, removeSection, setModuleKey, setModuleTitle, setSection, setSecurity |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.google.gwt.core.client.EntryPoint |
onModuleLoad |
htmlEditorIFramePath
protected java.lang.String htmlEditorIFramePath
basicHtmlEditorIFramePath
protected java.lang.String basicHtmlEditorIFramePath
AbstractHtmlEditingModule
public AbstractHtmlEditingModule()
getHtmlEditorIFramePath
public java.lang.String getHtmlEditorIFramePath()
- Specified by:
getHtmlEditorIFramePath in interface HtmlEditingModule
setHtmlEditorIFramePath
public void setHtmlEditorIFramePath(java.lang.String htmlEditorIFramePath)
- Specified by:
setHtmlEditorIFramePath in interface HtmlEditingModule
getBasicHtmlEditorIFramePath
public java.lang.String getBasicHtmlEditorIFramePath()
- Specified by:
getBasicHtmlEditorIFramePath in interface HtmlEditingModule
setBasicHtmlEditorIFramePath
public void setBasicHtmlEditorIFramePath(java.lang.String basicHtmlEditorIFramePath)
- Specified by:
setBasicHtmlEditorIFramePath in interface HtmlEditingModule
Copyright © 2011. All Rights Reserved.