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

Packages that use ActionEvent
org.apache.cocoon.portal.event   
org.apache.cocoon.portal.event.impl   
org.apache.cocoon.portal.pluto   
 

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

Subinterfaces of ActionEvent in org.apache.cocoon.portal.event
 interface CopletDataEvent
          This interface marks an event as an event for a coplet data (or for all coplet instance datas).
 interface CopletInstanceEvent
          This interface marks an event as an event for a coplet instance.
 interface LayoutEvent
          This interface marks an ActionEvent as targetted at a Layout object.
 

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

Classes in org.apache.cocoon.portal.event.impl that implement ActionEvent
 class AbstractActionEvent
          This event is performed on a target
 class ChangeAspectDataEvent
          This events set the aspect data for an Aspectalizable object
 class ChangeCopletInstanceAspectDataEvent
          This events set the aspect data for a coplet instance object
 class ChangeCopletsJXPathEvent
          This event changes the value of all instances of a coplet data
 class CopletJXPathEvent
          This events changes the value of an instance
 class CopletLinkEvent
          This class realizes a link event created by the EventLinkTransformer.
 class CopletStatusEvent
          EventSource: copletID
 class FullScreenCopletEvent
          EventSource: copletID
 class JXPathEvent
          This events changes the value of an instance
 class LayoutRemoveEvent
           
 

Uses of ActionEvent in org.apache.cocoon.portal.pluto
 

Classes in org.apache.cocoon.portal.pluto that implement ActionEvent
 class PortletURLProviderImpl
          Create the URL for a portlet.
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.