ThresholdDefDesignerCtrl_IN Class [AX 2012]

The ThresholdDefDesignerCtrl class creates and manages threshold structures.

Most of functionality for the ThresholdDesigner form is provided by this class.

class ThresholdDefDesignerCtrl_IN

Run On

Called

  MethodDescription
Dn561346.pubmethod(en-us,AX.60).gif addThresholdSection Adds ThresholdSection_IN to database and updates threshold section node.
Dn561346.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Dn561346.privmethod(en-us,AX.60).gif clearCache Clears recordNodeIdxMap.
Dn561346.pubmethod(en-us,AX.60).gif deleteThresholdSectionNode Deletes threshold section node.
Dn561346.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Dn561346.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Dn561346.privmethod(en-us,AX.60).gif getTreeItemContainer Gets TreeItemContainer.
Dn561346.privmethod(en-us,AX.60).gif getTreeItemRecId get tree item RecId.
Dn561346.privmethod(en-us,AX.60).gif getTreeItemTableId Gets tree item Table Id.
Dn561346.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Dn561346.pubmethod(en-us,AX.60).gif init Init ThresholdDefDesignerCtrl instance.
Dn561346.pubmethod(en-us,AX.60).gif initialize Initializes ThresholdDefDesignerCtrl instance.
Dn561346.pubmethod(en-us,AX.60).gif initImageList Initializes ImageList to be used for the threshold designer.
Dn561346.pubmethod(en-us,AX.60).gif initThresholdSectionNodeFromParent Initializes threshold sction node from parent node.
Dn561346.pubmethod(en-us,AX.60).gif initTree Initializes and draw threhold designer tree element.
Dn561346.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Dn561346.pubmethod(en-us,AX.60).gif newThresholdTreeNode Creates a new threhsold section node.
Dn561346.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.)
Dn561346.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.)
Dn561346.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Dn561346.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Dn561346.pubmethod(en-us,AX.60).gif parmCaller Sets and Gets caller.
Dn561346.pubmethod(en-us,AX.60).gif parmNewThresholdItemIdx Gets TreeItemIdx.
Dn561346.pubmethod(en-us,AX.60).gif parmSelectedThresholdSectionRecId Sets and Gets recId of ThresholdSection_IN.
Dn561346.pubmethod(en-us,AX.60).gif parmSourceReferenceRecId Sets and Gets recId of the source reference.
Dn561346.pubmethod(en-us,AX.60).gif parmSourceReferenceTableId Sets and Gets tableId of the source reference.
Dn561346.pubmethod(en-us,AX.60).gif parmThreshold Sets and Gets Threshold_IN.
Dn561346.pubmethod(en-us,AX.60).gif parmThresholdItemIdx Gets the node index of new threshold seciton node.
Dn561346.pubmethod(en-us,AX.60).gif parmThresholdSections_ds Sets and Gets the datasource of ThresholdSection_IN.
Dn561346.pubmethod(en-us,AX.60).gif parmTree Sets and Gets threshold design tree control.
Dn561346.pubmethod(en-us,AX.60).gif representChildren Create threshold section tree node, and expands creates and its sub tree node if any.
Dn561346.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Dn561346.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Dn561346.pubmethod(en-us,AX.60).gif updateDesigner Updates threshold designer.
Dn561346.pubmethod(en-us,AX.60).gif updateSelectThresholdSectionRecId Updates recId of ThresholdSection_IN based on the selected tree node.
Dn561346.pubmethod(en-us,AX.60).gif updateThresholdSectionNode Updates threshold section node.
Dn561346.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.)
Dn561346.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Dn561346.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Top

Object Class
  ThresholdDefDesignerCtrl_IN Class
    TaxThresholdDefDesignerCtrl_IN Class

Community Additions

ADD
Show: