org.apache.cocoon.forms.formmodel
Class NewDefinitionBuilder
java.lang.Object
org.apache.cocoon.forms.formmodel.AbstractWidgetDefinitionBuilder
org.apache.cocoon.forms.formmodel.NewDefinitionBuilder
- All Implemented Interfaces:
- Disposable, Serviceable, WidgetDefinitionBuilder
public class NewDefinitionBuilder
- extends AbstractWidgetDefinitionBuilder
Builds {NewDefinition}s.
- Version:
- $Id: NewDefinitionBuilder.html 1304258 2012-03-23 10:09:27Z ilgrosso $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NewDefinitionBuilder
public NewDefinitionBuilder()
buildWidgetDefinition
public WidgetDefinition buildWidgetDefinition(Element element,
WidgetDefinitionBuilderContext context)
throws Exception
- Throws:
Exception
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.