Interface IFormElement

All Superinterfaces:
Externalizable, Localizable
All Known Implementing Classes:
FormDef, GroupDef, QuestionDef, RangeQuestion

public interface IFormElement
extends Localizable, Externalizable
An IFormDataElement is an element of the physical interaction for a form, an example of an implementing element would be the definition of a Question.
Author:
Drew Roos