Class FormDef

java.lang.Object
org.javarosa.core.model.FormDef
All Implemented Interfaces:
ActionController.ActionResultProcessor, IFormElement, Localizable, IMetaData, Persistable, Externalizable

public class FormDef
extends Object
implements IFormElement, Localizable, Persistable, IMetaData, ActionController.ActionResultProcessor
Definition of a form. This has some meta data about the form definition and a collection of groups together with question branching or skipping rules.
Author:
Daniel Kayiwa, Drew Roos