org.apache.cocoon.forms.formmodel
Class BooleanFieldDefinitionBuilder
java.lang.Object
org.apache.cocoon.forms.formmodel.AbstractWidgetDefinitionBuilder
org.apache.cocoon.forms.formmodel.BooleanFieldDefinitionBuilder
- All Implemented Interfaces:
- Disposable, Serviceable, WidgetDefinitionBuilder
public final class BooleanFieldDefinitionBuilder
- extends AbstractWidgetDefinitionBuilder
Builds BooleanFieldDefinition
s.
- Version:
- $Id: BooleanFieldDefinitionBuilder.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 |
BooleanFieldDefinitionBuilder
public BooleanFieldDefinitionBuilder()
buildWidgetDefinition
public WidgetDefinition buildWidgetDefinition(Element widgetElement)
throws Exception
- Throws:
Exception
Copyright ? 1999-2007 The Apache Software Foundation. All Rights Reserved.