JmgRegistrationActionPaneTreeClass Class [AX 2012]

The JmgRegistrationActionPaneTreeClass class is used to map a tree control with the JmgRegistrationButtonTable table.

class JmgRegistrationActionPaneTreeClass

Run On

Called

  MethodDescription
Gg742239.pubmethod(en-us,AX.60).gif addNode Adds children or siblings to the currently selected node.
Gg742239.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg742239.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg742239.pubmethod(en-us,AX.60).gif fillTree Fills a tree control with the logical tree of a selected action pane setup, as defined in the JmgRegistrationButtonTable table.
Gg742239.privmethod(en-us,AX.60).gif findLastNode Finds the last child node of a given parent node.
Gg742239.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg742239.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg742239.privmethod(en-us,AX.60).gif init Initializes a new instance of the JmgRegistrationActionPaneTreeClass class.
Gg742239.pubmethod(en-us,AX.60).gif modifiedNode Updates a given node with text from the record it corresponds to in the JmgRegistrationButtonTable table.
Gg742239.pubmethod(en-us,AX.60).gif moveNode Moves a node up or down in a tree control.
Gg742239.privmethod(en-us,AX.60).gif new Creates a new instance of the JmgRegistrationActionPaneTreeClass class.
Gg742239.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.)
Gg742239.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.)
Gg742239.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg742239.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg742239.pubmethod(en-us,AX.60).gif removeNode Removes the selected node from the tree, and the JmgRegistrationButtonTable table.
Gg742239.pubmethod(en-us,AX.60).gif selectionChanged Enables or disables the controls on the parent form.
Gg742239.pubmethod(en-us,AX.60).gif setFKeyControl Sets the FormComboBoxControl control that displays the JmgFKey field in the JmgRegistrationButtonTable table.
Gg742239.pubmethod(en-us,AX.60).gif setFormDataSource Sets the FormDataSource table that displays the contents of the temporary buffer.
Gg742239.pubmethod(en-us,AX.60).gif setFunctionControl Sets the FormComboBoxControl control that displays the JmgSignInButtonFunction field in the JmgRegistrationButtonTable data source table.
Gg742239.pubmethod(en-us,AX.60).gif setGroup Sets the FormGroupControl object, which displays the fields in the data source table.
Gg742239.pubmethod(en-us,AX.60).gif setLabelControl Sets the FormStringControl control that displays the JmgLabel field in the JmgRegistrationButtonTable data source table.
Gg742239.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg742239.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg742239.privmethod(en-us,AX.60).gif updateTree Updates the tree when a node is to be moved up or down in a tree control.
Gg742239.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.)
Gg742239.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg742239.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg742239.pubmethod(en-us,AX.60).gif Gg742239.static(en-us,AX.60).gif ::construct Initializes a new instance of the JmgRegistrationActionPaneTreeClass class.
Top

Object Class
  JmgRegistrationActionPaneTreeClass Class

Community Additions

ADD
Show: