This project has retired. For details please refer to its
Attic page.
ConfigurableWidgetListener (Cocoon Forms Block Implementation 1.1.0 API)
org.apache.cocoon.forms.event
Interface ConfigurableWidgetListener
- All Superinterfaces:
- EventListener, WidgetListener
- All Known Implementing Classes:
- RequiredControl
- public interface ConfigurableWidgetListener
- extends WidgetListener
A WidgetListener that can recieve a configuration Element
- Version:
- $Id: ConfigurableWidgetListener.html 1304280 2012-03-23 11:18:01Z ilgrosso $
setConfiguration
public void setConfiguration(Element element)
throws Exception
- Set the configuration Element
- Throws:
Exception
Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.