KMQuestionnaireAnswerControl_Win32 Class [AX 2012]
The KmQuestionnaireAnswerControl_Win32 class manages creating the user controls for the Win32 client questionnaire answer sessions.
| Method | Description | |
|---|---|---|
| answerArray | (Inherited from KMQuestionnaireAnswerControl.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| checkBoxControl | Creates the check box controls for the Win32 client questionnaire answer sessions. (Overrides the checkBoxControl Method.) |
| comboBoxControl | (Overrides the comboBoxControl Method.) |
| createControls | Manages the creation of the user controls for the Win32 client questionnaire answer sessions. (Overrides the createControls Method.) |
| dateControl | (Overrides the dateControl Method.) |
| deleteControls | |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getAnswer | Gets a answer for a questionnaire question. (Overrides the getAnswer Method.) |
| getControlValue | |
| getCurrentAnswer | (Inherited from KMQuestionnaireAnswerControl.) |
| getNote | Gets the note that is associated to a questionnaire question. (Overrides the getNote Method.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| intControl | (Overrides the intControl Method.) |
| new | Initializes a new instance of the KMQuestionnaireAnswerControl class. (Inherited from KMQuestionnaireAnswerControl.) |
| noteControl | (Overrides the noteControl Method.) |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| pack | Serializes the current instance of the KMQuestionnaireAnswerControl class. (Inherited from KMQuestionnaireAnswerControl.) |
| questionAnswerInputType | (Inherited from KMQuestionnaireAnswerControl.) |
| radioButtonControl | (Overrides the radioButtonControl Method.) |
| radioButtonControlCenter | |
| realControl | (Overrides the realControl Method.) |
| setQuestion | (Inherited from KMQuestionnaireAnswerControl.) |
| setQuestionnaireFormRun | Sets the current questionnaire answer session FormRun object instance. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| textControl | (Overrides the textControl Method.) |
| timeControl | (Overrides the timeControl Method.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| unpack | Deserializes the _packedClass parameter value to an instance of the KMQuestionnaireAnswerControl class. (Inherited from KMQuestionnaireAnswerControl.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Initializes a new instance of the KMQuestionnaireAnswerControl_Win32 class. |
Community Additions
ADD
Show: