A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
readDatasetsPacket(responseHandler:Function) — method, interface com.adobe.portfolio.api.IXFAForm
Reads the XFA form's datasets packet.
registerFonts(fonts:Array) — method, interface com.adobe.portfolio.api.ICollection
Registers an array of fonts that should be embedded by the host application.
reorderFiles(attachments:Array) — method, interface com.adobe.portfolio.api.ICollection
Changes the order of a set of IAttachments.
requestCachedThumbnail(id:any, callback:Function) — method, interface com.adobe.portfolio.api.IAttachment
Requests the attachment thumbnail that is cached in the portfolio document.
requestCommands(commandNames:Array, callback:Function) — method, interface com.adobe.portfolio.api.INavigatorHost
Requests a set of named ICommand instances.
requestPageThumbnail(id:any, pageNumber:uint, width:uint, height:uint, callback:Function) — method, interface com.adobe.portfolio.api.IAttachment
Requests a thumbnail image for a specific attachment page at a specified size.
resolvePath(relativeURL:String) — method, interface com.adobe.portfolio.api.ICollection
Given a relative path to a resource, return a URL from which the resource can be loaded.
rightClick — Event, interface com.adobe.portfolio.api.INavigatorHost
An event that is dispatched when the user right clicks in the PDF portfolio navigator window.
RIGHT_CLICK — Constant Static Property, class com.adobe.portfolio.api.RightClickEvent
Defines the value of the type property of the Event object for a rightClick event.
RightClickEvent — final class, package com.adobe.portfolio.api
An Event dispatched by a INavigatorHost in response to right-click operations.
rootDocument — Property, interface com.adobe.portfolio.api.INavigatorHost
The portfolio's root document.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z