org.opencrx.kernel.portal.control
Class NavigationControl

java.lang.Object
  extended by org.openmdx.portal.servlet.control.Control
      extended by org.openmdx.portal.servlet.control.NavigationControl
          extended by org.opencrx.kernel.portal.control.NavigationControl
All Implemented Interfaces:
Serializable

public class NavigationControl
extends org.openmdx.portal.servlet.control.NavigationControl

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.openmdx.portal.servlet.control.Control
org.openmdx.portal.servlet.control.Control.ScriptEngine
 
Field Summary
 
Fields inherited from class org.openmdx.portal.servlet.control.Control
id, locale, localeAsIndex, scriptEngines, scriptNames
 
Constructor Summary
NavigationControl(String id, String locale, int localeAsIndex)
           
 
Method Summary
static void paintAlertBox(org.openmdx.portal.servlet.ViewPort p, boolean forEditing)
           
static void paintRssLinks(org.openmdx.portal.servlet.ViewPort p, boolean forEditing)
           
 
Methods inherited from class org.openmdx.portal.servlet.control.NavigationControl
paintBreadcrum, paintClose, paintHeaderHider, paintPrint, paintSelectPerspectives, paintToggleViewPort
 
Methods inherited from class org.openmdx.portal.servlet.control.Control
getCurrentLocale, getGroovyURL, getId, getPropertyName, paint, paint, setId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NavigationControl

public NavigationControl(String id,
                         String locale,
                         int localeAsIndex)
Method Detail

paintAlertBox

public static void paintAlertBox(org.openmdx.portal.servlet.ViewPort p,
                                 boolean forEditing)
                          throws ServiceException
Throws:
ServiceException

paintRssLinks

public static void paintRssLinks(org.openmdx.portal.servlet.ViewPort p,
                                 boolean forEditing)
                          throws ServiceException
Throws:
ServiceException


This software is published under the BSD license. Copyright © 2003-2010, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.