Class adobeDPS-Section
- Extends:
- adobeDPS-Section -> adobeDPS-BaseFolio -> adobeDPS-Class
- Platforms:
- iOS
Representation of a Section object.
Constructor
[inner]
Creates an instance of a Section.
Fields
Field | Defined By | |
---|---|---|
parentFolio
: Boolean
The designated parent Folio of this section.
|
Section
|
|
isAtHeadOfDownloadQueue
: Boolean
Indicates whether this Section is at the head of the download queue.
|
Section
|
|
index
: Number
The index of this section in native sections array.
|
Section
|
|
Signal to indicate that this BaseFolio has been updated.
|
||
id
: String
The Unique id of this BaseFolio.
|
||
currentTransactions
: Array
The current transactions acting on this BaseFolio.
|
||
downloadSize
: Number
The size of this BaseFolio in Bytes.
|
||
The State of this BaseFolio.
|
||
previewImageURL
: String
The local file URL of the preview image for this BaseFolio.
|
||
title
: String
The title of this BaseFolio.
|
||
isCompatible
: Boolean
This indicates whether this BaseFolio is compatible with this version of the viewer.
|
||
isDownloadable
: Boolean
Whether the BaseFolio is currently able to be downloaded.
|
||
isViewable
: Boolean
Whether the BaseFolio is currently able to be viewed.
|
||
isArchivable
: Boolean
Whether the BaseFolio is currently able to be archived.
|
||
isUpdatable
: Boolean
This indicates whether this BaseFolio is currently updatable.
|
Methods
Method | Defined By | |
---|---|---|
download()
Start a download transaction on this BaseFolio.
|
||
view()
Start a view transaction on this BaseFolio.
|
||
getPreviewImage(width:Number, height:Number, isPortrait)
Start a preview image transaction on this BaseFolio.
|
||
Helper method to discover the current state changing transaction on a BaseFolio (if any)
|
||
toString()
Gets the string representation of this instance.
|
Field Details
parentFolio
: Boolean
The designated parent Folio of this section.
- Platforms:
- iOS
isAtHeadOfDownloadQueue
: Boolean
Indicates whether this Section is at the head of the download queue.
- Platforms:
- iOS
index
: Number
The index of this section in native sections array.
- Platforms:
- iOS
©2012-2013 Adobe Systems, inc
Documentation generated by JsDoc Toolkit 2.4.0 on Mon Aug 31 2015 09:23:40 GMT-0700 (PDT)
Documentation generated by JsDoc Toolkit 2.4.0 on Mon Aug 31 2015 09:23:40 GMT-0700 (PDT)