|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.component.core.adminui.FCKEditorBrowserResult
public class FCKEditorBrowserResult
| Constructor Summary | |
|---|---|
FCKEditorBrowserResult()
|
|
| Method Summary | |
|---|---|
void |
buildSwitchElement(java.lang.String elName,
java.lang.String elValue)
builds an element for the result to be used as flag in XSL. |
org.jdom.Element |
deserializeToJDOM()
serializes the result of the FileBrowser to an
Element. |
void |
setSitemaps(java.util.List<Sitemap> smps)
sets the Sitemaps. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FCKEditorBrowserResult()
| Method Detail |
|---|
public org.jdom.Element deserializeToJDOM()
FileBrowser to an
Element.
deserializeToJDOM in interface JDOMableFileBrowser as
ElementJDOMable.deserializeToJDOM()
public final void buildSwitchElement(java.lang.String elName,
java.lang.String elValue)
elName - the name of the elementelValue - the text-value of the elementpublic final void setSitemaps(java.util.List<Sitemap> smps)
Sitemaps.
smps - the Sitemaps to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||