Class FieldHandler<T extends FieldImpl>

java.lang.Object
ch.tocco.nice2.model.form.impl.form2.reader.handler.WrappedComponentHandler
ch.tocco.nice2.model.form.impl.form2.reader.handler.FieldHandler<T>
All Implemented Interfaces:
IgnoreRemainingElementsHandler, ValidatorReceivable
Direct Known Subclasses:
FulltextSearchHandler, LocationFieldHandler, RemoteFieldHandler

public class FieldHandler<T extends FieldImpl> extends WrappedComponentHandler implements ValidatorReceivable
Handler for 'field' tags.