A B C D E F G H I K L M N O P R S T U V

F

ForeignKey - class net.sf.colle.sql.schema.ForeignKey.
Model abstraction of a foreign key on a relational table.
ForeignKey(String, Element, Table, TableBuilder) - Constructor for class net.sf.colle.sql.schema.ForeignKey
Constructs an foreign key on a relational table.
Form - class net.sf.colle.forms.Form.
This class define the root of a form.
Form(String, Object, String) - Constructor for class net.sf.colle.forms.Form
Create a new form element.
FormElement - interface net.sf.colle.forms.FormElement.
The interfase that all form elements derive from.
FormList - class net.sf.colle.forms.FormList.
This class allows form elements to repeat.
FormList(String, Object, FormElement, Class) - Constructor for class net.sf.colle.forms.FormList
Creates a new FormList that will contain form structures.
FormSet - class net.sf.colle.forms.FormSet.
Manages a finite set of information the user can choose from.
FormSet(String, Object, FormElement, boolean) - Constructor for class net.sf.colle.forms.FormSet
Create a new FormSet element.
filter(List, int) - Method in interface net.sf.colle.sql.schema.LoaderFilter
Filters a line of data.
finalizeResult(Result, Result, String) - Method in class net.sf.colle.xml.ResultPlugin
Allows the plugin to perform any post processing to the result.

A B C D E F G H I K L M N O P R S T U V