Uses of Interface
org.apache.jetspeed.portal.PortletSetController

Packages that use PortletSetController
org.apache.jetspeed.portal Represents core classes for working with Portlets. 
org.apache.jetspeed.portal.controllers   
 

Uses of PortletSetController in org.apache.jetspeed.portal
 

Subinterfaces of PortletSetController in org.apache.jetspeed.portal
 interface PanedPortletController
          This interface must be implemented by all portlet controllers that don't display their entire content at one time.
 

Uses of PortletSetController in org.apache.jetspeed.portal.controllers
 

Classes in org.apache.jetspeed.portal.controllers that implement PortletSetController
 class VelocityPanedPortletController
          A Velocity based portlet controller implementation that can be used to manage paned content (ie, where a only a subset of all portlets is visible at any given time)
 



Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.