Class Field<Type>

java.lang.Object
pt.tecnico.uilib.forms.Field<Type>
Type Parameters:
Type - is the type of the data to be read in the field.
Direct Known Subclasses:
FieldNone

public abstract class Field<Type> extends Object
This class represents an input field in a form.