Uses of Interface
org.apache.cocoon.portal.event.ComparableEvent

Packages that use ComparableEvent
org.apache.cocoon.portal.event   
org.apache.cocoon.portal.event.coplet   
org.apache.cocoon.portal.event.impl   
org.apache.cocoon.portal.event.layout   
 

Uses of ComparableEvent in org.apache.cocoon.portal.event
 

Methods in org.apache.cocoon.portal.event with parameters of type ComparableEvent
 boolean ComparableEvent.equalsEvent(ComparableEvent event)
           
 

Uses of ComparableEvent in org.apache.cocoon.portal.event.coplet
 

Classes in org.apache.cocoon.portal.event.coplet that implement ComparableEvent
 class CopletInstanceSizingEvent
          This event is fired for resizing a coplet.
 

Methods in org.apache.cocoon.portal.event.coplet with parameters of type ComparableEvent
 boolean CopletInstanceSizingEvent.equalsEvent(ComparableEvent event)
           
 

Uses of ComparableEvent in org.apache.cocoon.portal.event.impl
 

Classes in org.apache.cocoon.portal.event.impl that implement ComparableEvent
 class CopletStatusEvent
          EventSource: copletID
 

Methods in org.apache.cocoon.portal.event.impl with parameters of type ComparableEvent
 boolean CopletStatusEvent.equalsEvent(ComparableEvent event)
           
 

Uses of ComparableEvent in org.apache.cocoon.portal.event.layout
 

Classes in org.apache.cocoon.portal.event.layout that implement ComparableEvent
 class LayoutChangeParameterEvent
           
 

Methods in org.apache.cocoon.portal.event.layout with parameters of type ComparableEvent
 boolean LayoutChangeParameterEvent.equalsEvent(ComparableEvent event)
           
 



Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.