org.apache.cocoon.woody.event
Interface ActionListener

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

public interface ActionListener
extends WidgetListener

Listeners for ActionEvents

Version:
CVS $Id: ActionListener.html 1304258 2012-03-23 10:09:27Z ilgrosso $
Author:
Sylvain Wallez

Method Summary
 void actionPerformed(ActionEvent event)
           
 

Method Detail

actionPerformed

void actionPerformed(ActionEvent event)


Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.