PCRuntimeInputController Class [AX 2012]

The PCRuntimeInputController class handles events on the runtime configurator input controls for variables.

class PCRuntimeInputController

Run On

Called

  MethodDescription
JJ787748.protmethod(en-us,AX.60).gif assignAttributeValue Assign an attribute value.
JJ787748.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ787748.protmethod(en-us,AX.60).gif createLookupHelper Creates an instance of a lookup helper for the runtime input control.
JJ787748.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ787748.protmethod(en-us,AX.60).gif getAttributeRecIdFromFormControl Retrieves the record ID for the attribute that a form control maps to.
JJ787748.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ787748.pubmethod(en-us,AX.60).gif gotFocusHandler Handles when an input control receives focus.
JJ787748.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ787748.pubmethod(en-us,AX.60).gif leaveHandler Handles when an input control loses focus.
JJ787748.pubmethod(en-us,AX.60).gif lookupHandler Handles when a lookup should be shown for an input control.
JJ787748.pubmethod(en-us,AX.60).gif modifiedHandler Handles the modified event, fired by the input controls.
JJ787748.protmethod(en-us,AX.60).gif navigateFromAttribute Updates the attribute form part details when navigating from an attribute.
JJ787748.protmethod(en-us,AX.60).gif navigateToAttribute Updates the attribute form part details when navigating to an attribute.
JJ787748.protmethod(en-us,AX.60).gif new Initializes an instance of the PCRuntimeInputController class.
JJ787748.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
JJ787748.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
JJ787748.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ787748.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ787748.pubmethod(en-us,AX.60).gif parmAttributeTypeDetails Gets or sets the AttributeTypeDetails parameter.
JJ787748.pubmethod(en-us,AX.60).gif parmRuntimeConfigurator Gets or sets the RuntimeConfigurator parameter.
JJ787748.pubmethod(en-us,AX.60).gif parmRuntimeUIMapper Gets or sets the RuntimeUIMapper parameter.
JJ787748.pubmethod(en-us,AX.60).gif parmTranslatedLanguage Gets or sets the TranslatedLanguage parameter.
JJ787748.pubmethod(en-us,AX.60).gif registerOverrideMethods Register handlers for form input control methods.
JJ787748.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ787748.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ787748.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
JJ787748.pubmethod(en-us,AX.60).gif validateHandler Handles when an input control value is validated.
JJ787748.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ787748.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
JJ787748.pubmethod(en-us,AX.60).gif JJ787748.static(en-us,AX.60).gif ::construct Initializes an instance of the PCRuntimeInputController class.
JJ787748.pubmethod(en-us,AX.60).gif JJ787748.static(en-us,AX.60).gif ::newRuntimeInputController Creates an instance of the PCRuntimeInputController class.
Top

Object Class
  PCRuntimeInputController Class

Community Additions

ADD
Show: