org.openmdx.portal.servlet.control
Class ScriptControl
java.lang.Object
org.openmdx.portal.servlet.control.Control
org.openmdx.portal.servlet.control.ScriptControl
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- RootMenuControl
public class ScriptControl
- extends Control
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
scriptEngines
protected static Map<String,ScriptControl.ScriptEngine> scriptEngines
scriptNames
protected static Map<String,String> scriptNames
ScriptControl
public ScriptControl(String id,
String locale,
int localeAsIndex,
ControlFactory controlFactory)
getGroovyURL
protected URL getGroovyURL(HttpServletRequest request)
throws MalformedURLException
- Throws:
MalformedURLException
paint
public void paint(HtmlPage p,
String frame,
boolean forEditing)
throws org.openmdx.base.exception.ServiceException
- Specified by:
paint in class Control
- Throws:
org.openmdx.base.exception.ServiceException
This software is published under the BSD license. Copyright © 2006-2008, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.