Uses of Package
org.apache.jetspeed.portlets.layout

Packages that use org.apache.jetspeed.portlets.layout
org.apache.jetspeed.portlets.layout   
 

Classes in org.apache.jetspeed.portlets.layout used by org.apache.jetspeed.portlets.layout
EmptyLayoutLocationException
          This exception indicates that an attempt to access a layout coordinate that does not contain a Fragment.
FragmentNotInLayoutException
          This exception indicates that an attmept was made get the coordinates within a layout for a fragement that is not within that layout.
InvalidLayoutLocationException
          Indicates an attempt to access a local within a layout that is outside of the bounds of that layout.
LayoutCoordinate
          Simple class that holds an x,y (column,row) coordinate.
LayoutEvent
          A LayoutEvent is used by ColumnLayout to notify its LayoutAeventListeners that there have been a change in the position of a fragment within the layout.
LayoutEventException
           
LayoutEventListener
          Interface to be implemented by classes that want to handle LayoutEvents
LayoutException
          Base exception for all layout exceptions.
LayoutPortlet
           
 



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