SysCodeCoverageCompareContext Class [AX 2012]
The SysCodeCoverageCompareContext class is used to customize the SysCompare engine to produce output that is very specific to Code Coverage.
| Method | Description | |
|---|---|---|
| bitmap | Gets a bitmap index for the image list that corresponds to the result or context of the comparison. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| caption | Enables you to customize the title of a form that is based on the SysCompare class. (Overrides the caption Method.) |
| colorList | Gets the customized values for the colorOriginal, colorSame, colorText1, and colorText2 parameters that are used by the SysCompare.init method. |
| comparableItemDefault | (Inherited from SysTreenodeCompareContext.) |
| comparableList | (Inherited from SysTreenodeCompareContext.) |
| comparableListTreenode | (Inherited from SysTreenodeCompareContext.) |
| createImage | |
| customizeFormDesign | Enables additional customization of the comparison form beyond the standard items that are provided in other methods. |
| detectDefaultItem | (Inherited from SysTreenodeCompareContext.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| findMatchingOriginal | (Inherited from SysTreenodeCompareContext.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| imageList | Creates or adds to an image list that is the implementation of the bitmap method. |
| initParmDefault | (Inherited from SysTreenodeCompareContext.) |
| lastValueDataAreaId | (Inherited from SysTreenodeCompareContext.) |
| lastValueDesignName | (Inherited from SysTreenodeCompareContext.) |
| lastValueElementName | (Inherited from SysTreenodeCompareContext.) |
| lastValueType | (Inherited from SysTreenodeCompareContext.) |
| lastValueUserId | (Inherited from SysTreenodeCompareContext.) |
| manipulateResult | (Inherited from SysTreenodeCompareContext.) |
| manipulateResultDecorateProperty | (Inherited from SysTreenodeCompareContext.) |
| manipulateResultExtractData | (Inherited from SysTreenodeCompareContext.) |
| mergeDirection | Gets a SysMergeDirection value that corresponds to the context of the comparison. (Overrides the mergeDirection Method.) |
| new | Initializes a new instance of the SysTreenodeCompareContext class. (Inherited from SysTreenodeCompareContext.) |
| 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.) |
| onCompareStart | (Inherited from SysTreenodeCompareContext.) |
| onContextMenu | (Inherited from SysTreenodeCompareContext.) |
| onDeleteTopNode | (Inherited from SysTreenodeCompareContext.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| pack | Serializes the current instance of the SysTreenodeCompareContext class. (Inherited from SysTreenodeCompareContext.) |
| parmCaseSensitive | Gets or sets the CaseSentive option setting for the Advanced tab for a form that is based on the SysCompare class. (Overrides the parmCaseSensitive Method.) |
| parmCurrentLayerOnly | Gets or sets the CurrentLayerOnly parameter. (Inherited from SysTreenodeCompareContext.) |
| parmHighThreshold | Gets or sets the highThreshold option that is used by the implementation of the bitmap method. |
| parmLowThreshold | Gets or sets the lowThreshold option that is used by the implementation of the bitmap method. |
| parmShowDifferencesOnly | Gets or sets the ShowDifferencesOnly option setting for the Advanced tab for a form that is based on the SysCompare class. (Overrides the parmShowDifferencesOnly Method.) |
| parmShowLineNumbers | Gets or sets the ShowLineNumbers option setting for the Advanced tab for a form that is based on the SysCompare class. (Overrides the parmShowLineNumbers Method.) |
| parmSuppressIDinProperties | Gets the SuppressIDinProperties parameter. (Inherited from SysTreenodeCompareContext.) |
| parmSuppressNodesOnlyIn1 | Gets or sets the SuppressNodesOnlyIn1 parameter. (Inherited from SysTreenodeCompareContext.) |
| parmSuppressNodesOnlyIn2 | Gets or sets the SuppressNodesOnlyIn2 parameter. (Inherited from SysTreenodeCompareContext.) |
| parmSuppressWhitespace | Gets or sets the SuppressWhitespace option setting for the Advanced tab for a form that is based on the SysCompare class. (Overrides the parmSuppressWhitespace Method.) |
| parmSysTreenode1 | Gets or sets the SysTreenode1 parameter. (Inherited from SysTreenodeCompareContext.) |
| parmSysTreenode2 | Gets or sets the SysTreenode2 parameter. (Inherited from SysTreenodeCompareContext.) |
| parmTreeNode1 | Gets or sets the TreeNode1 parameter. (Inherited from SysTreenodeCompareContext.) |
| parmTreenode2 | Gets or sets the Treenode2 parameter. (Inherited from SysTreenodeCompareContext.) |
| setSysTreenodeTopVars | (Inherited from SysTreenodeCompareContext.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| showTreePane | (Inherited from SysTreenodeCompareContext.) |
| splitHeaderFromSource | Splits an embedded CodeCoverage header from a source string that is created by the SysCodeCoverage.modifyTreenode method. |
| supportDeleteWhenIdentical | (Inherited from SysTreenodeCompareContext.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| unpack | Deserializes the packedClass parameter value to an instance of the SysTreenodeCompareContext class. (Inherited from SysTreenodeCompareContext.) |
| 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 SysCodeCoverageCompareContext class. |
| ::newSysTreeNode | Initializes a new instance of the SysCodeCoverateCompareContext class that is based on the arguments of the SysTreeNode object. |
Community Additions
ADD
Show: