org.apache.cocoon.portal.event.impl
Class LayoutRemoveEvent

java.lang.Object
  extended byorg.apache.cocoon.portal.event.impl.AbstractActionEvent
      extended byorg.apache.cocoon.portal.event.impl.LayoutRemoveEvent
All Implemented Interfaces:
ActionEvent, Event, LayoutEvent

public class LayoutRemoveEvent
extends AbstractActionEvent
implements LayoutEvent

Version:
$Id: LayoutRemoveEvent.java 321405 2005-10-15 18:15:44Z cziegeler $

Field Summary
 
Fields inherited from class org.apache.cocoon.portal.event.impl.AbstractActionEvent
target
 
Constructor Summary
LayoutRemoveEvent(Object target)
           
 
Methods inherited from class org.apache.cocoon.portal.event.impl.AbstractActionEvent
getTarget
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.apache.cocoon.portal.event.ActionEvent
getTarget
 

Constructor Detail

LayoutRemoveEvent

public LayoutRemoveEvent(Object target)
Parameters:
target -


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