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.html 1304258 2012-03-23 10:09:27Z ilgrosso $

Method Summary
 void repeaterModified(RepeaterEvent event)
           
 

Method Detail

repeaterModified

void repeaterModified(RepeaterEvent event)


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