Packagecom.adobe.portfolio.previews
Classpublic class PreviewSinglePageModel
InheritancePreviewSinglePageModel Inheritance PreviewModel Inheritance flash.events.EventDispatcher
Implements IPreviewSinglePageModel

Language Version : ActionScript 3.0
Product Version : Portfolio 10.0
Runtime Versions : Flash Player 10.1, AIR 2.0

The PreviewSinglePageModel class implements the IPreviewSinglePageModel interface and is required for the Preview component.



Public Properties
 PropertyDefined By
 InheritedmimeType : String
PreviewModel
 Inheritedsource : Object
The source data of a preview.
PreviewModel
 Inheritedthumbnail : Bitmap
A thumbnail of the associated source object.
PreviewModel
Protected Properties
 PropertyDefined By
 InheritedUID : String
[read-only]
PreviewModel
Public Methods
 MethodDefined By
 Inherited
toString():String
[override]
PreviewModel
Events
 Event Summary Defined By
 InheritedAn event that is dispatched when the source changes.PreviewModel
 InheritedAn event that is dispatched when the thumbnail changes.PreviewModel
Protected Constants
 ConstantDefined By
 Inheritedlogger : ILogger
[static]
PreviewModel