org.apache.cocoon.portal.event.impl
Class AbstractActionEvent
java.lang.Object
org.apache.cocoon.portal.event.impl.AbstractActionEvent
- All Implemented Interfaces:
- ActionEvent, Event
- Direct Known Subclasses:
- ChangeCopletsJXPathEvent, CopletInstanceDataAddedEvent, CopletInstanceDataRemovedEvent, CopletInstanceSizingEvent, CopletLinkEvent, JXPathEvent, LayoutChangeParameterEvent, LayoutRemoveEvent
- public abstract class AbstractActionEvent
- extends Object
- implements ActionEvent
This event is performed on a target
- Version:
- $Id: AbstractActionEvent.java 321405 2005-10-15 18:15:44Z cziegeler $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
target
protected Object target
AbstractActionEvent
public AbstractActionEvent(Object target)
getTarget
public Object getTarget()
- Specified by:
getTarget
in interface ActionEvent
- Returns:
- Object
Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.