| Package | com.myflashlab.air.extensions.spotlight |
| Class | public class AttributeSetGeneral |
| Inheritance | AttributeSetGeneral Object |
| Property | Defined By | ||
|---|---|---|---|
| displayName : String A localized string to be displayed in the UI for this item. | AttributeSetGeneral | ||
| keywords : Array Represents keywords associated with this particular item. | AttributeSetGeneral | ||
| thumbnailURL : String Optional file URL pointing to a thumbnail image for this item | AttributeSetGeneral | ||
| title : String The title of this particular item. | AttributeSetGeneral | ||
| Method | Defined By | ||
|---|---|---|---|
| AttributeSetGeneral | |||
| displayName | property |
public var displayName:StringA localized string to be displayed in the UI for this item.
| keywords | property |
public var keywords:ArrayRepresents keywords associated with this particular item. Example Keywords might be Birthday,Important etc.
| thumbnailURL | property |
public var thumbnailURL:StringOptional file URL pointing to a thumbnail image for this item
| title | property |
public var title:StringThe title of this particular item. Title of the document, or it could be the title of this mp3 or a subject of a mail message.
| AttributeSetGeneral | () | Constructor |
public function AttributeSetGeneral()