|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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.coplet |
Classes in org.apache.cocoon.portal.event.coplet that implement ActionEvent | |
class |
CopletInstanceDataAddedEvent
This event is fired if a new instance is created. |
class |
CopletInstanceDataRemovedEvent
This event is fired if an instance is removed. |
class |
CopletInstanceSizingEvent
This event is fired for resizing a coplet. |
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 |
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 |
JXPathEvent
This events changes the value of an instance. |
class |
LayoutRemoveEvent
|
Uses of ActionEvent in org.apache.cocoon.portal.event.layout |
Classes in org.apache.cocoon.portal.event.layout that implement ActionEvent | |
class |
LayoutChangeParameterEvent
|
Uses of ActionEvent in org.apache.cocoon.portal.event.user |
Classes in org.apache.cocoon.portal.event.user that implement ActionEvent | |
class |
UserDidLoginEvent
This event is send when a new user logs into the portal. |
class |
UserEvent
This interface marks an event as a user related event. |
class |
UserIsAccessingEvent
This event is send when a user is accessing(using) the portal. |
class |
UserWillLogoutEvent
This event is send when a user logs out from the portal. |
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. |
Uses of ActionEvent in org.apache.cocoon.portal.wsrp.adapter |
Classes in org.apache.cocoon.portal.wsrp.adapter that implement ActionEvent | |
class |
WSRPEvent
This event is fired for every wsrp action. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |