Package org.mmbase.bridge.jsp.taglib.typehandler

Typehandlers are used by the FieldInfo tag to produce html-code based on type and guitype of the field.

See:
          Description

Interface Summary
TypeHandler  
 

Class Summary
AbstractTypeHandler  
BinaryHandler  
BooleanHandler  
ByteHandler Deprecated. Use BinaryHandler
DataTypeHandler The DataType of the field can also itself specify how the input widgets must look like.
DateHandler  
DefaultTypeHandler  
DoubleHandler  
DurationHandler Handles the field-type LONG/relativetime
EnumHandler This handler can be used to create option list by use of a resource.
FloatHandler  
IntegerHandler  
ListHandler  
LongHandler  
NodeHandler Taglibs handler for Node typed fields.
StringHandler A TypeHandler for strings, textareas and text-input.
XmlHandler  
 

Package org.mmbase.bridge.jsp.taglib.typehandler Description

Typehandlers are used by the FieldInfo tag to produce html-code based on type and guitype of the field.

Since:
MMBase-1.6
See Also:
FieldInfoTag


MMBase 2.0-SNAPSHOT - null