|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.configuration.Configuration
org.torweg.pulse.component.util.admin.EditorConfiguration
public class EditorConfiguration
A base-class to derive editor-configurations from.
The basic Configuration which provides only the functionality to
require an AJAX-XSLHandle from.
| Constructor Summary | |
|---|---|
EditorConfiguration()
|
|
| Method Summary | |
|---|---|
XSLHandle |
getAjaxXSLHandle()
Returns the (main) XSLHandle for the editor. |
protected void |
setAjaxXSLHandle(XSLHandleConfiguration handle)
FOR TESTING ONLY. |
| Methods inherited from class org.torweg.pulse.configuration.Configuration |
|---|
getBundle, isBundleConfiguration, isModified, setBundle, setConfigFile |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EditorConfiguration()
| Method Detail |
|---|
protected final void setAjaxXSLHandle(XSLHandleConfiguration handle)
handle - the editorXSLHandle to setpublic final XSLHandle getAjaxXSLHandle()
XSLHandle for the editor.
XSLHandle
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||