Share via


SysCodeCoverageCompareContext Class [AX 2012]

The SysCodeCoverageCompareContext class is used to customize the SysCompare engine to produce output that is very specific to Code Coverage.

Syntax

class SysCodeCoverageCompareContext extends SysTreenodeCompareContext implements SysCompareThemeProvider

Run On

Client

Methods

  Method Description
Gg991705.pubmethod(en-us,AX.60).gif bitmap Gets a bitmap index for the image list that corresponds to the result or context of the comparison.
Gg991705.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg991705.pubmethod(en-us,AX.60).gif caption Enables you to customize the title of a form that is based on the SysCompare class. (Overrides the caption Method.)
Gg991705.pubmethod(en-us,AX.60).gif colorList Gets the customized values for the colorOriginal, colorSame, colorText1, and colorText2 parameters that are used by the SysCompare.init method.
Gg991705.pubmethod(en-us,AX.60).gif comparableItemDefault (Inherited from SysTreenodeCompareContext.)
Gg991705.pubmethod(en-us,AX.60).gif comparableList (Inherited from SysTreenodeCompareContext.)
Gg991705.protmethod(en-us,AX.60).gif comparableListTreenode (Inherited from SysTreenodeCompareContext.)
Gg991705.privmethod(en-us,AX.60).gif createImage
Gg991705.pubmethod(en-us,AX.60).gif customizeFormDesign Enables additional customization of the comparison form beyond the standard items that are provided in other methods.
Gg991705.protmethod(en-us,AX.60).gif detectDefaultItem (Inherited from SysTreenodeCompareContext.)
Gg991705.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg991705.protmethod(en-us,AX.60).gif findMatchingOriginal (Inherited from SysTreenodeCompareContext.)
Gg991705.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg991705.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg991705.pubmethod(en-us,AX.60).gif imageList Creates or adds to an image list that is the implementation of the bitmap method.
Gg991705.pubmethod(en-us,AX.60).gif initParmDefault (Inherited from SysTreenodeCompareContext.)
Gg991705.pubmethod(en-us,AX.60).gif lastValueDataAreaId (Inherited from SysTreenodeCompareContext.)
Gg991705.pubmethod(en-us,AX.60).gif lastValueDesignName (Inherited from SysTreenodeCompareContext.)
Gg991705.pubmethod(en-us,AX.60).gif lastValueElementName (Inherited from SysTreenodeCompareContext.)
Gg991705.pubmethod(en-us,AX.60).gif lastValueType (Inherited from SysTreenodeCompareContext.)
Gg991705.pubmethod(en-us,AX.60).gif lastValueUserId (Inherited from SysTreenodeCompareContext.)
Gg991705.pubmethod(en-us,AX.60).gif manipulateResult (Inherited from SysTreenodeCompareContext.)
Gg991705.protmethod(en-us,AX.60).gif manipulateResultDecorateProperty (Inherited from SysTreenodeCompareContext.)
Gg991705.protmethod(en-us,AX.60).gif manipulateResultExtractData (Inherited from SysTreenodeCompareContext.)
Gg991705.pubmethod(en-us,AX.60).gif mergeDirection Gets a SysMergeDirection value that corresponds to the context of the comparison. (Overrides the mergeDirection Method.)
Gg991705.protmethod(en-us,AX.60).gif new Initializes a new instance of the SysTreenodeCompareContext class. (Inherited from SysTreenodeCompareContext.)
Gg991705.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.)
Gg991705.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.)
Gg991705.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg991705.pubmethod(en-us,AX.60).gif onCompareStart (Inherited from SysTreenodeCompareContext.)
Gg991705.pubmethod(en-us,AX.60).gif onContextMenu (Inherited from SysTreenodeCompareContext.)
Gg991705.pubmethod(en-us,AX.60).gif onDeleteTopNode (Inherited from SysTreenodeCompareContext.)
Gg991705.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg991705.pubmethod(en-us,AX.60).gif pack Serializes the current instance of the SysTreenodeCompareContext class. (Inherited from SysTreenodeCompareContext.)
Gg991705.pubmethod(en-us,AX.60).gif 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.)
Gg991705.pubmethod(en-us,AX.60).gif parmCurrentLayerOnly Gets or sets the CurrentLayerOnly parameter. (Inherited from SysTreenodeCompareContext.)
Gg991705.pubmethod(en-us,AX.60).gif parmHighThreshold Gets or sets the highThreshold option that is used by the implementation of the bitmap method.
Gg991705.pubmethod(en-us,AX.60).gif parmLowThreshold Gets or sets the lowThreshold option that is used by the implementation of the bitmap method.
Gg991705.pubmethod(en-us,AX.60).gif 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.)
Gg991705.pubmethod(en-us,AX.60).gif 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.)
Gg991705.pubmethod(en-us,AX.60).gif parmSuppressIDinProperties Gets the SuppressIDinProperties parameter. (Inherited from SysTreenodeCompareContext.)
Gg991705.pubmethod(en-us,AX.60).gif parmSuppressNodesOnlyIn1 Gets or sets the SuppressNodesOnlyIn1 parameter. (Inherited from SysTreenodeCompareContext.)
Gg991705.pubmethod(en-us,AX.60).gif parmSuppressNodesOnlyIn2 Gets or sets the SuppressNodesOnlyIn2 parameter. (Inherited from SysTreenodeCompareContext.)
Gg991705.pubmethod(en-us,AX.60).gif 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.)
Gg991705.pubmethod(en-us,AX.60).gif parmSysTreenode1 Gets or sets the SysTreenode1 parameter. (Inherited from SysTreenodeCompareContext.)
Gg991705.pubmethod(en-us,AX.60).gif parmSysTreenode2 Gets or sets the SysTreenode2 parameter. (Inherited from SysTreenodeCompareContext.)
Gg991705.pubmethod(en-us,AX.60).gif parmTreeNode1 Gets or sets the TreeNode1 parameter. (Inherited from SysTreenodeCompareContext.)
Gg991705.pubmethod(en-us,AX.60).gif parmTreenode2 Gets or sets the Treenode2 parameter. (Inherited from SysTreenodeCompareContext.)
Gg991705.protmethod(en-us,AX.60).gif setSysTreenodeTopVars (Inherited from SysTreenodeCompareContext.)
Gg991705.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg991705.pubmethod(en-us,AX.60).gif showTreePane (Inherited from SysTreenodeCompareContext.)
Gg991705.pubmethod(en-us,AX.60).gif splitHeaderFromSource Splits an embedded CodeCoverage header from a source string that is created by the SysCodeCoverage.modifyTreenode method.
Gg991705.pubmethod(en-us,AX.60).gif supportDeleteWhenIdentical (Inherited from SysTreenodeCompareContext.)
Gg991705.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg991705.pubmethod(en-us,AX.60).gif unpack Deserializes the packedClass parameter value to an instance of the SysTreenodeCompareContext class. (Inherited from SysTreenodeCompareContext.)
Gg991705.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.)
Gg991705.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg991705.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg991705.privmethod(en-us,AX.60).gif Gg991705.static(en-us,AX.60).gif ::construct Initializes a new instance of the SysCodeCoverageCompareContext class.
Gg991705.pubmethod(en-us,AX.60).gif Gg991705.static(en-us,AX.60).gif ::newSysTreeNode Initializes a new instance of the SysCodeCoverateCompareContext class that is based on the arguments of the SysTreeNode object.

Top

Inheritance Hierarchy

Object Class
  SysTreenodeCompareContext Class
    SysCodeCoverageCompareContext Class