Uses of Class
org.robovm.apple.corespotlight.CSSearchableItemAttributeSet
| Package | Description |
|---|---|
| org.robovm.apple.coredata | |
| org.robovm.apple.corespotlight |
-
Uses of CSSearchableItemAttributeSet in org.robovm.apple.coredata
Methods in org.robovm.apple.coredata that return CSSearchableItemAttributeSet Modifier and Type Method Description CSSearchableItemAttributeSetNSCoreDataCoreSpotlightDelegate. attributeSetForObject(NSManagedObject object) -
Uses of CSSearchableItemAttributeSet in org.robovm.apple.corespotlight
Methods in org.robovm.apple.corespotlight that return CSSearchableItemAttributeSet Modifier and Type Method Description CSSearchableItemAttributeSetCSSearchableItem. getAttributeSet()Methods in org.robovm.apple.corespotlight with parameters of type CSSearchableItemAttributeSet Modifier and Type Method Description protected longCSSearchableItem. init(String uniqueIdentifier, String domainIdentifier, CSSearchableItemAttributeSet attributeSet)voidCSSearchableItem. setAttributeSet(CSSearchableItemAttributeSet v)booleanCSImportExtension. updateAttributes(CSSearchableItemAttributeSet attributes, NSURL contentURL)Constructors in org.robovm.apple.corespotlight with parameters of type CSSearchableItemAttributeSet Constructor Description CSSearchableItem(String uniqueIdentifier, String domainIdentifier, CSSearchableItemAttributeSet attributeSet)