$root.$libs.LIB.$searches.SEARCH
Parent: $root.$libs.LIB.$searches
Children
| Object specific | |
| $collectperformancedata | This property is only applied when $root.$prefs.$collectperformancedata has the value kCPDmarkedClasses.If true,method execution performance data is collected for all methods in the class kFalse kTrue |
| $editor | The name of the add-in tool library used to edit this class |
| $editordata | Editor data stored with the class.Typically used by the library identified by $editor |
| $pathname | The path to the class in the folder tree |
| Standard | $classdata $classtype $componenticon $componentinfo $componenttype $createdate $desc $designtaskname $disksize $external $ident $moddate $name $parentfolder $showascheckedout $userinfo $vcsrevision $version |
| $clearperformancedata | $clearperformancedata() Clears the performance data for all methods in the class |
| $findandreplace | $findandreplace(cFind,cRep[,bIgnCase=kTrue,bWholeWord=kFalse,bRegExp=kFalse,bClearLog=kFalse,bReturnLog=kFalse]) If cRep is #NULL,finds all instances of cFind;otherwise,replaces all instances of cFind with cRep.Returns status row |
| $makeperformancedatalist | $makeperformancedatalist() Returns a list containing the performance data collected for all methods in the class |
| $removecodefolding | $removecodefolding() Removes code folding from all methods in the class. Returns the number of methods from which code folding was removed |
| $objs |