The following tables list the members exposed by BubbleWordField.
Public Constructors
Name | Description | |
---|---|---|
BubbleWordField | Initializes a new BubbleWordField class object. |
Public Methods
Name | Description | |
---|---|---|
Clone | Creates a copy of the field. | |
Process | Processes the field. |
Protected Methods
Name | Description | |
---|---|---|
ReadXmlValues | Reads the data of BubbleWordField from the XML string stored in _values_. | |
WriteXmlValues | Writes the BubbleWordField class data into the specified XML _valuesElement_. |
Public Properties
Name | Description | |
---|---|---|
Fields | A list of SingleSelectionField objects that holds the OMR marks in this field. | |
Parent | A string value that holds a reference to the parent field name. | |
Result | (Read only) Gets the results of processing the field. | |
Value | (Read Only) Gets the value after processing the field. | |
ValueType | Type of this bubble field value. It can be numerical or characters. |