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.html 1304258 2012-03-23 10:09:27Z ilgrosso $
- See Also:
- Serialized Form
ActionEvent
public ActionEvent(Widget source,
String actionCommand)
getActionCommand
public String getActionCommand()
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.