SysBPStyleCheckNode Class [AX 2012]

The SysBPStyleCheckNode class represents a node from a style template and the rules that are associated with it.

class SysBPStyleCheckNode

Run On

Called

  MethodDescription
Gg923434.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg923434.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg923434.privmethod(en-us,AX.60).gif extractCodeRules Extracts the code rules from the rules XML file.
Gg923434.privmethod(en-us,AX.60).gif extractPositionRules Extracts the position rules from the rules XML file.
Gg923434.privmethod(en-us,AX.60).gif extractPropertyRules Extracts the property rules from the rules XML file.
Gg923434.pubmethod(en-us,AX.60).gif findPropertyRule Finds a property rule for the current node based on the name of a property.
Gg923434.privmethod(en-us,AX.60).gif generateDefaultPropertyRules Generates the property rules automatically for all the non-default properties of the associated template node.
Gg923434.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg923434.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg923434.pubmethod(en-us,AX.60).gif mergeRulesFromXml Merges the rules from the target node XML with the rules of the current node.
Gg923434.pubmethod(en-us,AX.60).gif new Initializes a new instance of the SysBPStyleCheckNode class.
Gg923434.pubmethod(en-us,AX.60).gif notFoundViolation Gets the ID of the UX violation to log if the current node is not found during the form analysis.
Gg923434.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.)
Gg923434.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.)
Gg923434.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg923434.pubmethod(en-us,AX.60).gif optional Indicates whether the current node is considered optional during the form analysis.
Gg923434.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg923434.pubmethod(en-us,AX.60).gif rules Gets a collection of the rules that are associated with the current node.
Gg923434.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg923434.pubmethod(en-us,AX.60).gif styleInformation
Gg923434.pubmethod(en-us,AX.60).gif templateTargetNodeName Gets the name of the template node with which the current object is associated.
Gg923434.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg923434.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.)
Gg923434.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg923434.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Top

Object Class
  SysBPStyleCheckNode Class

Community Additions

ADD
Show: