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.html 1304280 2012-03-23 11:18:01Z ilgrosso $

Method Summary
 void widgetCreated(CreateEvent event)
           
 

Method Detail

widgetCreated

public void widgetCreated(CreateEvent event)


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