The plugin part 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
The plugin part MBS MacOSX Plugin:Spotlight:
Partly Console safe,
221 entry points.
- class FolderItem
- class MDItemMBS
- class MDQueryBatchingParamsMBS
- class MDQueryMBS
- method CountOfResultsWithAttributeValue(name as string, Value as variant) as UInt32
- method AttributeValueOfResultAtIndex(name as string, index as UInt32) as variant
- method ValuesOfAttribute(name as string) as variant()
- method IndexOfResult(it as MDItemMBS) as integer
- 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 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 ResultAtIndex(index as integer) as MDItemMBS
- method Results(limit as integer = -1) as MDItemMBS()
- method Execute(flags as integer) as boolean
- method IsGatheringComplete as boolean
- method ResultCount as integer
- method ValueListAttributes as string()
- method SortingAttributes as string()
- method QueryString as string
- method Stop
- method DisableUpdates
- method EnableUpdates
- method SetMaxCount(size as integer)
- method SetSearchScope(paths() as folderitem, options() as string)
- method GetSortOptionFlagsForAttribute(fieldName as string) as integer
- method SetSortOptionFlagsForAttribute(fieldName as string, flags as UInt32) as Boolean
- method SetSortOrder(sortingAttrs() as string) as Boolean
- property BatchingParameters as MDQueryBatchingParamsMBS
- property Handle as Integer
- property Tag as Variant
- event Progress(AddedItems() as MDItemMBS, ChangedItems() as MDItemMBS, RemovedItems() as MDItemMBS)
- event Finish()
- event Update(AddedItems() as MDItemMBS, ChangedItems() as MDItemMBS, RemovedItems() as MDItemMBS)
- Globals:
Blog Entries