| Package | Description |
|---|---|
| org.apache.jetspeed.portlets.layout |
| Class and Description |
|---|
| EmptyLayoutLocationException
This exception indicates that an attempt to access a layout
coordinate that does not contain a Fragment.
|
| FragmentNotInLayoutException
This exception indicates that an attempt was made get the coordinates
within a layout for a fragment 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.
|
Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.