This project has retired. For details please refer to its
Attic page.
ActionListener (Cocoon API 2.1.12-dev [March 20 2012])
org.apache.cocoon.forms.event
Interface ActionListener
- All Superinterfaces:
- EventListener, WidgetListener
- All Known Implementing Classes:
- JavaScriptWidgetListener.JSActionListener
public interface ActionListener
- extends WidgetListener
Listeners for ActionEvent
s
- Version:
- $Id: ActionListener.html 1304258 2012-03-23 10:09:27Z ilgrosso $
actionPerformed
void actionPerformed(ActionEvent event)
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.