Any |
Class | Description | |
---|---|---|
Area | ||
AttachmentList | Class defining an AttachmentList that should be availble for forms | |
AttachmentListLookup | Class defining an AttachmentList that should be filled with AttachmentListLookup | |
AutoNumber | Class that represents a autonumber configuration. | |
CalcComponent | Base class for calculation components. | |
CalcConstantOperand | Defines a calculation-constant-element (A constant value). | |
CalcElementOperand | Defines a calculation-element element (A reference to another form element). | |
CalcOperator | Defines a calculation-operator element. | |
Expression | Defines a regular expression as a requirement for entered formdata | |
FileSystems | ||
Form | Class representing a form | |
FormElement | Represents a formelement - the buildingbricks used in forms | |
FormElementAudio | ||
FormElementAutoNumber | Form element representing a autonumber item. | |
FormElementBarcodeScanner | Form element representing a barcode | |
FormElementBoolean | Class representing a FormElement which has a boolean value | |
FormElementCalculation | Form element representing calculation elements. | |
FormElementCamera | ||
FormElementDateTime | Formelement for obtaining date and time values | |
FormElementList | Class representing FormElement where the user selects a value from a list of options | |
FormElementLookupContainer | Form element representing a lookup section. | |
FormElementLookupItem | Form element representing a lookup item. | |
FormElementNumeric | Class representing a numeric formelement | |
FormElementSection | Class representing a regular section | |
FormElementStatistic | FormElement to hold statistics based on FormElementSubForm data | |
FormElementSubForm | FormElement representing a sub form reference | |
FormElementText | Class representing af textbox formelement | |
FormElementTextBlock | Class representing a TextBlock (Discription element) | |
FormElementVideo | ||
FormElementVisibilityCondition | ||
FormVersionId | Class to hold a form id and version id | |
LogRow | Object that contains information about form settings at the specific time/version | |
Stats | Container class containing information about data in a form | |
VersionElement | Describes a specific version of a form. |
Interface | Description | |
---|---|---|
IFormElementCanBeFocused | ||
IFormElementCanBeReadonly | ||
IFormElementCanBeRequired | ||
IFormElementCanBeRetained | ||
IFormElementCanHaveDefaultValueT | ||
IFormElementCanHaveDynamicVisibility | Interface implemented on classes that can have dynamically visibility | |
IFormElementCanHaveExpression |
Enumeration | Description | |
---|---|---|
CalcOperators | Possible operators that can be used in a calculation sequence. | |
CameraMode | ||
DateTimeDefaultValue | Specifies the defualt behavior of a Date, Time or DateTime formelements. | |
ElementType | Defines the type of FormElement | |
FormElementVisibility | ||
FormType | Enumerable used for determining the type of a Form. Specific Form types has specific business rules. This value is mainly used internally | |
LogEvent | ||
MediaSynchronizationQuality | Specifies the quality for medias that clients download form the server during synchronization | |
NameStyle | Enumeration for defining how the name of a formelement should be displayed | |
Precision | Specifies how precise the GPS should be | |
StatCalculation | The different types of statcalculation available. | |
TextBlockMode | Defines the mode a FormElementTextBlock |