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  
radialSkin — Skin State, class com.adobe.portfolio.components.Background
Choosing this state enables the radial gradient skin part of the background skin
readDatasetsPacket(responseHandler:Function) — method, interface com.adobe.portfolio.api.IXFAForm
Reads the XFA form's datasets packet.
Rect — class, package com.adobe.portfolio.utils
The Rect class exists only for its bindable properites.
Rect(x:Number, y:Number, width:Number, height:Number) — Constructor, class com.adobe.portfolio.utils.Rect
Constructor.
referenceResource(relativeURL:String) — method, class com.adobe.portfolio.managers.ResourceManager
Increments by one the reference count for the specified relativeURL
referenceSubvalueResources(referenceType:int) — method, class com.adobe.portfolio.properties.PropertyListValue
References, dereferences, or touches all URL subvalues.
referenceSubvalueResources(referenceType:int) — method, class com.adobe.portfolio.properties.ThemeFilteredList
References, dereferences, or touches all URL subvalues.
refreshHideWelcome() — method, class com.adobe.portfolio.components.Welcome
Updates the hideCheckbox and closed property based on existing cached session data.
registerFonts(fonts:Array) — method, interface com.adobe.portfolio.api.ICollection
Registers an array of fonts that should be embedded by the host application.
registerFontsWithHost() — method, class com.adobe.portfolio.managers.FontManager
Scans any available font resources for font references to add to the local store, and registers all fonts in the local store with the host for embedding.
remove — Property, class com.adobe.portfolio.managers.StringManager
The string key for the "remove" string
remove(key:Object) — method, class com.adobe.portfolio.utils.OrderedDictionary
Removes a key/value from the dictionary
removeAllListeners() — method, class com.adobe.portfolio.components.supportClasses.AutoListen
Remove all listeners that were added through addListener.
removeAllListeners() — method, class com.adobe.portfolio.utils.ClickHandler
Removes all event listeners.
removeAllListeners() — method, class com.adobe.portfolio.utils.DoubleClickHandler
Removes all event listeners.
removeAllWatchers() — method, class com.adobe.portfolio.components.supportClasses.AutoWatch
Remove all watchers that were added through addWatcher.
removeButton — Skin Part, class com.adobe.portfolio.components.supportClasses.CanvasList
removeButton is the button control used to remove selected items from this canvas list. It is an optional skin part, so not necessarily implemented for all skins.
removeDragListeners() — method, class com.adobe.portfolio.lists.FreeFormList
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.portfolio.managers.FontManager
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.portfolio.managers.StringManager
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.adobe.portfolio.utils.Rect
removeFontResource(resourceURL:String) — method, class com.adobe.portfolio.managers.FontManager
Removes a reference to resourceURL so that its contents will no longer be scanned for font references on subsequent calls to registerFontsWithHost.
removeItem — Event, class com.adobe.portfolio.components.supportClasses.CanvasItem
Dispatched when the user requests that this item be removed from its parent.
removeJob(jobKey:Object) — method, class com.adobe.portfolio.utils.JobQueue
Remove a job from the queue.
removeListenAndWatch() — method, class com.adobe.portfolio.components.CardSlider
Removes all listeners and watchers.
removeListenAndWatch() — method, class com.adobe.portfolio.components.Filecount
Function to cleanup the event listeners required by this component.
removeListenAndWatch() — method, class com.adobe.portfolio.components.NavHUD
Called by parent components to allow for event listeners and watchers to be removed.
removeListenAndWatch() — method, class com.adobe.portfolio.components.NavSkinnableComponent
Uses autoListen and autoWatch to remove all listeners and watchers.
removeListenAndWatch() — method, class com.adobe.portfolio.components.NavSkinnableContainer
Uses autoListen and autoWatch to remove all listeners and watchers.
removeListenAndWatch() — method, class com.adobe.portfolio.components.supportClasses.CanvasItem
A function to clean up event listeners and change watchers required by this item.
removeListenAndWatch() — method, class com.adobe.portfolio.components.supportClasses.CanvasList
A function to clean up event listeners and change watchers required by this canvas list.
removeListenAndWatch() — method, class com.adobe.portfolio.components.supportClasses.CustomizableTextArea
A function to clean up event listeners and change watchers required by this canvas list.
removeListenAndWatch() — method, class com.adobe.portfolio.components.supportClasses.FieldTextArea
A function to clean up event listeners and change watchers required by this canvas list.
removeListenAndWatch() — method, interface com.adobe.portfolio.components.supportClasses.IListenAndWatch
Called by parent components to allow for event listeners and watchers to be removed.
removeListenAndWatch() — method, class com.adobe.portfolio.layouts.FreeFormLayout
Remove all event listeners and change watchers from the navigator
removeListenAndWatch() — method, class com.adobe.portfolio.layouts.LinearLayout
Remove the current event listener for host events from the collection manager
removeListenAndWatch() — method, class com.adobe.portfolio.layouts.WaveLayout
Remove all event listeners and change watchers from the navigator
removeListenAndWatch() — method, class com.adobe.portfolio.lists.CardList
Function to cleanup the event listeners required by miniNav list.
removeListenAndWatch() — method, class com.adobe.portfolio.lists.MiniNavList
Function to cleanup the event listeners required by miniNav list.
removeListener(eventDispatcher:flash.events:IEventDispatcher, type:String) — method, class com.adobe.portfolio.components.supportClasses.AutoListen
Remove all listeners of the specified type from an eventDispatcher.
removeListener(listener:flash.events:IEventDispatcher, type:String) — method, class com.adobe.portfolio.lists.CardList
removePropertyBindings() — method, class com.adobe.portfolio.components.supportClasses.CanvasList
A function to clean up event listeners and change watchers for binding portfolio properties to this canvas list.
rendererWasAdded(visualElement:mx.core:IVisualElement) — method, class com.adobe.portfolio.lists.FreeFormList
rendererWasRemoved(visualElement:mx.core:IVisualElement) — method, class com.adobe.portfolio.lists.FreeFormList
reorderAttachments(source:mx.collections:IList) — method, class com.adobe.portfolio.lists.CardList
Sends the reorder command once all the attachments are found in the given list.
reorderAttachments(source:mx.collections:IList) — method, class com.adobe.portfolio.lists.MiniNavList
Calls the super function in CardList to reorder the given list of attachments.
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.
requestMultiPageThumbnails(id:any, attachment:com.adobe.portfolio.api:IAttachment, previewSize:flash.geom:Point, downSampleOK:Boolean, onThumbComplete:Function) — method, class com.adobe.portfolio.previews.Preview
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.
requestThumbnail(id:any, attachment:com.adobe.portfolio.api:IAttachment, width:Number, height:Number, pageNumber:uint, callback:Function, downSampleOK:Boolean, upSampleOK:Boolean, queuePriority:int) — method, class com.adobe.portfolio.managers.ThumbnailManager
Requests a thumbnail to be generated that will fit into the specified width and height.
requestThumbnail(id:any, attachment:com.adobe.portfolio.api:IAttachment, previewSize:flash.geom:Point, pageNumber:uint, downSampleOK:Boolean, priority:int, onThumbComplete:Function) — method, class com.adobe.portfolio.previews.Preview
requeueList(jobUtil:com.adobe.portfolio.utils:JobQueue, items:mx.collections:IList, timerInterval:Number) — method, class com.adobe.portfolio.managers.CollectionManager
Trickles attachments into the root collection in the initialization phase of the Navigator.
reset() — method, class com.adobe.portfolio.components.supportClasses.ColorPalette
Resets the color palette to its default values.
resetCardSizes() — method, class com.adobe.portfolio.layouts.WaveLayout
resetCardSizes() — method, class com.adobe.portfolio.lists.CardContainer
resetCardSizes() — method, class com.adobe.portfolio.lists.FreeFormList
resetIdleItems() — method, class com.adobe.portfolio.layouts.supportClasses.CardLayoutHelper
resetPerspective() — method, class com.adobe.portfolio.layouts.WaveLayout
resetSize() — method, class com.adobe.portfolio.layouts.WaveLayout
Resets the target's content size
resizable — Property, class com.adobe.portfolio.components.details.DetailsField
Whether a field can be resized or not.
resizable — Property, class com.adobe.portfolio.components.details.DetailsHeaderItem
Indicates if this header item is a resizable field.
resizeCachedThumbs() — method, class com.adobe.portfolio.components.NavPreview
resizeCachedThumbs(dataProvider:mx.collections:IList, width:Number, height:Number, delta:int) — method, class com.adobe.portfolio.layouts.supportClasses.CardLayoutHelper
Responds to a layout resize by resetting the ThumbnailManager thumb size and idling thumbs around the focus card
resizeCachedThumbs() — method, class com.adobe.portfolio.lists.CardList
resizeCachedThumbs() — method, class com.adobe.portfolio.lists.MiniNavList
resizeHandler(event:mx.events:ResizeEvent) — method, class com.adobe.portfolio.layouts.FreeFormLayout
This is the event handler for target resize events.
resizeSeparator — Property, class com.adobe.portfolio.skins.DetailsHeaderItemSkin
resizeSeparator — Skin Part, class com.adobe.portfolio.components.details.DetailsHeaderItem
A button/region that identifies where columns can be resized from.
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.
resourceLoadingDidInit — Property, class com.adobe.portfolio.components.Navigator
A boolean indicating whether the navigator resources have been initialized.
ResourceManager — class, package com.adobe.portfolio.managers
The ResourceManager is a singleton class that facilitates the use of resource data associated with the navigator.
ResourceManager(target:flash.events:IEventDispatcher) — Constructor, class com.adobe.portfolio.managers.ResourceManager
Constructor
restoreScrollPositionsOnFolderChange — Property, class com.adobe.portfolio.components.supportClasses.NavContainerDataGroup
returnFocusToDetailsCardList() — method, class com.adobe.portfolio.components.details.DetailsCardList
Returns focus to the details card list.
ribbon — Property, class com.adobe.portfolio.skins.BasicCardSkin
ribbon — Property, class com.adobe.portfolio.skins.DetailsCardSkin
ribbon — Skin Part, class com.adobe.portfolio.cards.SimpleCard
A skin part representing the ribbon component that should be visible when the user is editing the attament in an external application.
ribbonOpen — Property, class com.adobe.portfolio.managers.StringManager
The string key for the "ribbon open" string
richStaticText — Property, class com.adobe.portfolio.skins.CustomizableTextAreaSkin
right — Property, class com.adobe.portfolio.components.supportClasses.CanvasItemData
rightClick — Event, interface com.adobe.portfolio.api.INavigatorHost
An event that is dispatched when the user right clicks in the PDF portfolio navigator window.
rightClick — Event, class com.adobe.portfolio.managers.CollectionManager
Dispatched when a right click event is received from the host.
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.
rollOutHandler(e:flash.events:Event) — method, class com.adobe.portfolio.previews.AudioPreview
rollOutHandler(e:flash.events:Event) — method, class com.adobe.portfolio.previews.VideoPreview
rollOver — Property, class com.adobe.portfolio.previews.PreviewHUD
rollOver — Property, class com.adobe.portfolio.previews.VideoPreview
ROLL_OVER_GLOW — Constant Static Property, class com.adobe.portfolio.cards.CardFactory
String literal used to represent "glow" as the preferred type of rollover effect.
rollOverHandler(e:flash.events:Event) — method, class com.adobe.portfolio.previews.AudioPreview
rollOverHandler(e:flash.events:Event) — method, class com.adobe.portfolio.previews.VideoPreview
ROLL_OVER_NONE — Constant Static Property, class com.adobe.portfolio.cards.CardFactory
String literal used to represent "none" as the preferred type of rollover effect.
rollOverPreference — Property, interface com.adobe.portfolio.cards.ISimpleCard
A string specifying the preferred type of rollover effect on this component.
rollOverPreference — Property, class com.adobe.portfolio.cards.SimpleCard
A string specifying the preferred type of rollover effect on this component.
ROLL_OVER_SCALE — Constant Static Property, class com.adobe.portfolio.cards.CardFactory
String literal used to represent "scale" as the preferred type of rollover effect.
rootDataGroup — Property, class com.adobe.portfolio.components.NavPreview
The dataGroup associated with the root collection.
rootDocument — Property, interface com.adobe.portfolio.api.INavigatorHost
The portfolio's root document.
rootItems — Property, class com.adobe.portfolio.managers.CollectionManager
The root items in a collection.
rootItemsDidInit — Property, class com.adobe.portfolio.components.Navigator
A boolean indicating whether the rootItems of the CollectionManager have been initialized.
rootItemsJobQueue — Property, class com.adobe.portfolio.managers.CollectionManager
The job queue that trickles attachments into the root collection in the initialization phase of the Navigator.
ROOT_ITEMS_QUEUE_BEGIN_KIND — Constant Static Property, class com.adobe.portfolio.events.CollectionManagerEvent
An event type used to indicate the initialization of the root items queue in CollectionManager
ROOT_ITEMS_QUEUE_END_KIND — Constant Static Property, class com.adobe.portfolio.events.CollectionManagerEvent
An event type used to indicate the termination of the root items queue in CollectionManager
rotateY(card:mx.core:IVisualElement, matrix:flash.geom:Matrix3D, indexedPosition:Number) — method, class com.adobe.portfolio.layouts.WaveLayout
rotateZ(card:mx.core:IVisualElement, matrix:flash.geom:Matrix3D, indexedPosition:Number) — method, class com.adobe.portfolio.layouts.WaveLayout
rotationDuration — Property, class com.adobe.portfolio.skins.BasicCardSkin
rotationDuration — Property, class com.adobe.portfolio.skins.FolderCardSkin
rotationDuration — Property, class com.adobe.portfolio.skins.SimpleCardSkin
rowColor — Property, class com.adobe.portfolio.skins.DetailsCardSkin
runningOnMacintosh — Constant Property, class com.adobe.portfolio.components.Navigator
Returns true if this application is loaded under Mac OS X.
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