org.apache.cocoon.woody.formmodel
Interface DataWidget

All Superinterfaces:
Widget
All Known Implementing Classes:
AggregateField, Field, Output

public interface DataWidget
extends Widget

Version:
$Id: DataWidget.html 1304258 2012-03-23 10:09:27Z ilgrosso $

Method Summary
 Datatype getDatatype()
           
 
Methods inherited from interface org.apache.cocoon.woody.formmodel.Widget
broadcastEvent, generateLabel, generateSaxFragment, getForm, getFullyQualifiedId, getId, getLocation, getNamespace, getParent, getValue, getWidget, isRequired, readFromRequest, setParent, setValue, validate
 

Method Detail

getDatatype

Datatype getDatatype()


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