Spotlight
Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version
22.2
22.3
22.4
22.5
23.0
23.1
23.2
23.3
23.4
23.5
24.0
24.1
The list of the topics,
classes,
interfaces,
controls,
modules,
global methods by category,
global methods by name,
screenshots,
licenses
and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Spotlight
Classes for the Spotlight search.
- Globals
- Classes
- class MDItemMBS
- class MDQueryBatchingParamsMBS
- class MDQueryMBS
- method AttributeValueOfResultAtIndex(name as string, index as UInt32) as Variant
- method Constructor(query as MDQueryMBS, queryString as string)
- method Constructor(query as MDQueryMBS, queryString as string, valueListAttributes() as string)
- method Constructor(query as MDQueryMBS, queryString as string, valueListAttributes() as string, sortingAttributes() as string)
- method Constructor(queryString as string)
- method Constructor(queryString as string, valueListAttributes() as string)
- method Constructor(queryString as string, valueListAttributes() as string, sortingAttributes() as string)
- method CountOfResultsWithAttributeValue(name as string, Value as Variant) as UInt32
- method DisableUpdates
- method EnableUpdates
- method Execute(flags as Integer) as boolean
- method GetSortOptionFlagsForAttribute(fieldName as string) as Integer
- method IndexOfResult(it as MDItemMBS) as Integer
- method IsGatheringComplete as boolean
- method QueryString as string
- method ResultAtIndex(index as Integer) as MDItemMBS
- method ResultCount as Integer
- method Results(limit as Integer = -1) as MDItemMBS()
- method SetMaxCount(size as Integer)
- method SetSearchScope(paths() as folderitem, options() as string)
- method SetSortOptionFlagsForAttribute(fieldName as string, flags as UInt32) as Boolean
- method SetSortOrder(sortingAttrs() as string) as Boolean
- method SortingAttributes as string()
- method Stop
- method ValueListAttributes as string()
- method ValuesOfAttribute(name as string) as Variant()
- property Handle as Integer
- property Tag as Variant
- property BatchingParameters as MDQueryBatchingParamsMBS
- event Finish()
- event Progress(AddedItems() as MDItemMBS, ChangedItems() as MDItemMBS, RemovedItems() as MDItemMBS)
- event Update(AddedItems() as MDItemMBS, ChangedItems() as MDItemMBS, RemovedItems() as MDItemMBS)
- Class Extensions
The items on this page are in the following plugins: MBS MacOSX Plugin.