org.apache.cocoon.forms.event
Interface RepeaterListener

All Superinterfaces:
EventListener, WidgetListener
All Known Implementing Classes:
JavaScriptWidgetListener.JSRepeaterListener, WidgetEventMulticaster

public interface RepeaterListener
extends WidgetListener

Listeners for RepeaterEvents

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

Method Summary
 void repeaterModified(RepeaterEvent event)
           
 

Method Detail

repeaterModified

void repeaterModified(RepeaterEvent event)


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