org.apache.cocoon.forms.event
Interface ActionListener

All Superinterfaces:
EventListener, WidgetListener
All Known Implementing Classes:
JavaScriptWidgetListener.JSActionListener

public interface ActionListener
extends WidgetListener

Listeners for ActionEvents

Version:
$Id: ActionListener.java 449149 2006-09-23 03:58:05Z crossley $

Method Summary
 void actionPerformed(ActionEvent event)
           
 

Method Detail

actionPerformed

void actionPerformed(ActionEvent event)


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