Adobe DPS - Reading SDK 2.32

Class adobeDPS-Section

Extends:
adobeDPS-Section -> adobeDPS-BaseFolio -> adobeDPS-Class
Platforms:
iOS

Representation of a Section object.

Constructor

adobeDPS-Section()
[inner] Creates an instance of a Section.

Fields

Field Defined By
parentFolio : Boolean
The designated parent Folio of this section.
Section
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
Inherited from adobeDPS-BaseFolio
Signal to indicate that this BaseFolio has been updated.
Inherited from adobeDPS-BaseFolio
id : String
The Unique id of this BaseFolio.
Inherited from adobeDPS-BaseFolio
The current transactions acting on this BaseFolio.
Inherited from adobeDPS-BaseFolio
downloadSize : Number
The size of this BaseFolio in Bytes.
Inherited from adobeDPS-BaseFolio
The State of this BaseFolio.
Inherited from adobeDPS-BaseFolio
previewImageURL : String
The local file URL of the preview image for this BaseFolio.
Inherited from adobeDPS-BaseFolio
title : String
The title of this BaseFolio.
Inherited from adobeDPS-BaseFolio
isCompatible : Boolean
This indicates whether this BaseFolio is compatible with this version of the viewer.
Inherited from adobeDPS-BaseFolio
isDownloadable : Boolean
Whether the BaseFolio is currently able to be downloaded.
Inherited from adobeDPS-BaseFolio
isViewable : Boolean
Whether the BaseFolio is currently able to be viewed.
Inherited from adobeDPS-BaseFolio
isArchivable : Boolean
Whether the BaseFolio is currently able to be archived.
Inherited from adobeDPS-BaseFolio
isUpdatable : Boolean
This indicates whether this BaseFolio is currently updatable.

Methods

Method Defined By
Inherited from adobeDPS-BaseFolio
Start a download transaction on this BaseFolio.
Inherited from adobeDPS-BaseFolio
view()
Start a view transaction on this BaseFolio.
Inherited from adobeDPS-BaseFolio
getPreviewImage(width:Number, height:Number, isPortrait)
Start a preview image transaction on this BaseFolio.
Inherited from adobeDPS-BaseFolio
Helper method to discover the current state changing transaction on a BaseFolio (if any)
Inherited from adobeDPS-Class
Gets the string representation of this instance.
Class Detail
adobeDPS-Section()
[inner] Creates an instance of a Section.
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)