Uses of Interface
org.apache.jetspeed.portalsite.MenuElement

Packages that use MenuElement
org.apache.jetspeed.portalsite   
 

Uses of MenuElement in org.apache.jetspeed.portalsite
 

Subinterfaces of MenuElement in org.apache.jetspeed.portalsite
 interface Menu
          This interface describes the portal-site menu elements constructed and returned to decorators.
 interface MenuOption
          This interface describes the portal-site menu option elements constructed and returned to decorators.
 interface MenuSeparator
          This interface describes the portal-site menu separator elements constructed and returned to decorators.
 

Methods in org.apache.jetspeed.portalsite that return MenuElement
 MenuElement Menu.getSelectedElement(PortalSiteRequestContext context)
          getSelectedElement - return selected option or nested menu within this menu selected by the specified request context
 



Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.