org.apache.cocoon.forms.event
Class ActionEvent
java.lang.Object
java.util.EventObject
org.apache.cocoon.forms.event.WidgetEvent
org.apache.cocoon.forms.event.ActionEvent
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ImageMapEvent
public class ActionEvent
- extends WidgetEvent
Currently this event originates from a Button
widget.
- Version:
- $Id: ActionEvent.java 449149 2006-09-23 03:58:05Z crossley $
- See Also:
- Serialized Form
ActionEvent
public ActionEvent(Widget source,
String actionCommand)
getActionCommand
public String getActionCommand()
Copyright ? 1999-2007 The Apache Software Foundation. All Rights Reserved.