org.openmdx.portal.servlet.control
Class RootMenuControl

java.lang.Object
  extended by org.openmdx.portal.servlet.control.Control
      extended by org.openmdx.portal.servlet.control.ScriptControl
          extended by org.openmdx.portal.servlet.control.RootMenuControl
All Implemented Interfaces:
Serializable

public class RootMenuControl
extends ScriptControl
implements Serializable

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.openmdx.portal.servlet.control.ScriptControl
ScriptControl.ScriptEngine
 
Field Summary
 
Fields inherited from class org.openmdx.portal.servlet.control.ScriptControl
scriptEngines, scriptNames
 
Fields inherited from class org.openmdx.portal.servlet.control.Control
controlFactory, id, locale, localeAsIndex
 
Constructor Summary
RootMenuControl(String id, String locale, int localeAsIndex, ControlFactory controlFactory)
           
 
Method Summary
static void paintHistory(HtmlPage p)
           
static void paintQuickAccessors(HtmlPage p)
           
static void paintRootObjects(HtmlPage p)
           
 
Methods inherited from class org.openmdx.portal.servlet.control.ScriptControl
getGroovyURL, paint
 
Methods inherited from class org.openmdx.portal.servlet.control.Control
getControlFactory, getCurrentLocale, getId, getPropertyName, getTexts, paint, setId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RootMenuControl

public RootMenuControl(String id,
                       String locale,
                       int localeAsIndex,
                       ControlFactory controlFactory)
Method Detail

paintQuickAccessors

public static void paintQuickAccessors(HtmlPage p)
                                throws org.openmdx.base.exception.ServiceException
Throws:
org.openmdx.base.exception.ServiceException

paintRootObjects

public static void paintRootObjects(HtmlPage p)
                             throws org.openmdx.base.exception.ServiceException
Throws:
org.openmdx.base.exception.ServiceException

paintHistory

public static void paintHistory(HtmlPage p)
                         throws org.openmdx.base.exception.ServiceException
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.