org.apache.cocoon.forms.formmodel
Class AggregateFieldDefinitionBuilder
java.lang.Object
org.apache.cocoon.forms.formmodel.AbstractWidgetDefinitionBuilder
org.apache.cocoon.forms.formmodel.AbstractDatatypeWidgetDefinitionBuilder
org.apache.cocoon.forms.formmodel.FieldDefinitionBuilder
org.apache.cocoon.forms.formmodel.AggregateFieldDefinitionBuilder
- All Implemented Interfaces:
- Disposable, Serviceable, WidgetDefinitionBuilder
public class AggregateFieldDefinitionBuilder
- extends FieldDefinitionBuilder
Builds AggregateFieldDefinition
s.
- Version:
- $Id: AggregateFieldDefinitionBuilder.java 449149 2006-09-23 03:58:05Z crossley $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AggregateFieldDefinitionBuilder
public AggregateFieldDefinitionBuilder()
buildWidgetDefinition
public WidgetDefinition buildWidgetDefinition(Element widgetElement)
throws Exception
- Specified by:
buildWidgetDefinition
in interface WidgetDefinitionBuilder
- Overrides:
buildWidgetDefinition
in class FieldDefinitionBuilder
- Throws:
Exception
setupDefinition
protected void setupDefinition(Element widgetElement,
AggregateFieldDefinition definition)
throws Exception
- Throws:
Exception
Copyright ? 1999-2007 The Apache Software Foundation. All Rights Reserved.