org.apache.cocoon.forms.event
Interface CreateListener

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

public interface CreateListener
extends WidgetListener

Listeners for CreateEvents

Version:
$Id: CreateListener.java 151179 2005-02-03 16:55:16Z tim $

Method Summary
 void widgetCreated(CreateEvent event)
           
 

Method Detail

widgetCreated

public void widgetCreated(CreateEvent event)


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