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  
fadeDelay — Property, class com.adobe.portfolio.layouts.BasicTileLayout
fadeDelay — Property, class com.adobe.portfolio.layouts.FreeFormLayout
The fade duration, in mimiseconds, for transition effects.
fadeDuration — Property, class com.adobe.portfolio.skins.BestExperienceAlertSkin
fadeDuration — Property, class com.adobe.portfolio.skins.MiniNavListSkin
fadeDuration — Property, class com.adobe.portfolio.skins.NavAlertSkin
fadeDuration — Property, class com.adobe.portfolio.skins.NavPreviewSkin
fadeDuration — Property, class com.adobe.portfolio.skins.OneUpListSkin
fadeDuration — Property, class com.adobe.portfolio.skins.PreviewCardSkin
fadeDuration — Property, class com.adobe.portfolio.skins.PreviewHUDSkin
fadeDuration — Property, class com.adobe.portfolio.skins.WaveContainerSkin
fadeIn — Property, class com.adobe.portfolio.skins.PreviewHUDSkin
fadeInCards() — method, class com.adobe.portfolio.layouts.FreeFormLayout
Run a fade-in animation effect for the cards.
fadeInCards() — method, class com.adobe.portfolio.layouts.WaveLayout
Runs the fadeInCards animation effect.
fadeInCards(delay:Number, duration:Number) — method, class com.adobe.portfolio.layouts.supportClasses.CardLayoutHelper
Fades in cards in a layout
fadeInElements(target:spark.components.supportClasses:GroupBase, duration:Number, delay:Number, onDone:Function) — method, class com.adobe.portfolio.animations.SequentialFade
Fade in all of the elements of a GroupBase.
fadeOut(e:flash.events:TimerEvent) — method, class com.adobe.portfolio.previews.PreviewHUD
fadeTimer — Property, class com.adobe.portfolio.previews.PreviewHUD
fading — Property, class com.adobe.portfolio.animations.SequentialFade
Returns true if the fade-in animation sequence is running.
fallback — Property, class com.adobe.portfolio.components.supportClasses.FlashButton
A visual element to be drawn if the Flash asset specified by swfClass cannot be found.
fallback — Property, class com.adobe.portfolio.components.supportClasses.FlashToggleButton
A visual element to be drawn if the Flash asset specified by swfFile and swfClass cannot be found.
field — Property, class com.adobe.portfolio.components.details.DetailsField
The IAttachment field.
field — Property, class com.adobe.portfolio.components.details.DetailsHeaderItem
The IAttachment IField for this header item.
field — Property, class com.adobe.portfolio.components.supportClasses.FieldTextArea
The field whose value is to be displayed.
fieldColumnMinWidth — Property, class com.adobe.portfolio.components.details.Details
The sum of actual widths of all fields.
fieldColumnTotalWidth — Property, class com.adobe.portfolio.components.details.Details
The actual width of all fields, plus any additional space to equal the width of Details.
fieldName — Property, class com.adobe.portfolio.api.FieldValueChangedEvent
The name of the schema field that changed.
fieldName — Property, class com.adobe.portfolio.components.details.DetailsCardItem
The field name of the IField/DetailsField for this card item.
fieldName — Property, class com.adobe.portfolio.components.supportClasses.FieldTextArea
The name of the field whose value is to be displayed.
fieldOfView — Property, class com.adobe.portfolio.layouts.WaveLayout
The angle, specified in degrees greater than 0 and less than 180, for the field of view in three dimensions.
fields — Property, interface com.adobe.portfolio.api.ICollection
An ordered array of IField instances.
fields — Property, class com.adobe.portfolio.components.details.DetailsCard
fields — Property, class com.adobe.portfolio.components.details.DetailsHeader
An array of DetailFields that corresponds to each of the fields in the IAttachment.
fields — Property, class com.adobe.portfolio.managers.CollectionManager
The array of fields displayed in the Files view of the Portfolio
fieldsChanged(value:Array) — method, class com.adobe.portfolio.components.details.Details
FieldTextArea — class, package com.adobe.portfolio.components.supportClasses
FieldTextArea() — Constructor, class com.adobe.portfolio.components.supportClasses.FieldTextArea
Default constructor
FieldTextInput — class, package com.adobe.portfolio.components.supportClasses
A subclass of FieldTextArea that specialized for single-line fields.
FieldTextInput() — Constructor, class com.adobe.portfolio.components.supportClasses.FieldTextInput
Default constructor
FieldType — final class, package com.adobe.portfolio.api
The FieldType class provides values for the IField interface.
FieldUtils — class, package com.adobe.portfolio.utils
The FieldUtils class provides a set of utility functions for setting and getting attachment field values.
FieldUtils() — Constructor, class com.adobe.portfolio.utils.FieldUtils
Empty constructor
fieldValueChanged — Event, interface com.adobe.portfolio.api.IAttachment
An event that is dispatched for a change to either a schema field value or a schema prefix value.
FIELD_VALUE_CHANGED — Constant Static Property, class com.adobe.portfolio.api.FieldValueChangedEvent
Defines the value of the type property of the Event object for a fieldValueChanged event.
FieldValueChangedEvent — class, package com.adobe.portfolio.api
This event is dispatched when the value of an IAttachment instance's schema field changes.
fifo — Property, class com.adobe.portfolio.utils.JobQueue
The queue ordering: fifo = true -> fifo queuing; fifo = false -> filo queuing
fileCount — Property, class com.adobe.portfolio.components.Filecount
The total number of attachments at the in the collection's current folder.
Filecount — class, package com.adobe.portfolio.components
The Filecount class extends SkinnableComponent and displays the total number of attachments in the current folder, as well as the index of the attachment that is currently in focus.
Filecount() — Constructor, class com.adobe.portfolio.components.Filecount
Default constructor for Filecount.
FileCountAccImpl — class, package com.adobe.portfolio.components
The FileCountAccImpl class extends AccImpl (AccessibilityImplementation) and allows one to set the role to static text.
FileCountAccImpl(master:mx.core:UIComponent) — Constructor, class com.adobe.portfolio.components.FileCountAccImpl
FilecountSkin — class, package com.adobe.portfolio.skins
FilecountSkin() — Constructor, class com.adobe.portfolio.skins.FilecountSkin
Constructor.
fileIndex — Property, class com.adobe.portfolio.components.Filecount
The index of the current focus attachment in the collection's current folder.
fileInfoDirty — Property, class com.adobe.portfolio.components.Filecount
A boolean indicating that the cached information concerning the fileCount and fileIndex needs to be synchronized.
fileName — Property, interface com.adobe.portfolio.api.IAttachment
The last segment of the path property.
fileName — Property, interface com.adobe.portfolio.api.ICollection
The file name of the collection, not including the path.
fileName — Property, interface com.adobe.portfolio.cards.ISimpleCard
The file name of this card's underlying attachment.
fileName — Property, class com.adobe.portfolio.cards.SimpleCard
The file name of this card's underlying attachment.
fileName — Property, class com.adobe.portfolio.managers.CollectionManager
Returns the file name of the collection, or the empty string if the host or the collection is null.
FILE_NAME — Constant Static Property, class com.adobe.portfolio.api.FieldType
A possible value of the IField.type property, used for a field that identifies the fileName default property of an IAttachment.
fileNameField — Static Property, class com.adobe.portfolio.components.supportClasses.InfoFields
The field object from the CollectionManager's fields array representing the filename of an attachment.
fileNameLabel — Property, class com.adobe.portfolio.skins.NavPreviewSkin
fileNameLabel — Skin Part, class com.adobe.portfolio.components.NavPreview
An optional skin part that is used to display the current file (attachement) name.
FileNavigationButton — class, package com.adobe.portfolio.components
The FileNavigationButton class extends IconButton and is used for next/previous file navigation.
FileNavigationButton() — Constructor, class com.adobe.portfolio.components.FileNavigationButton
Default constructor.
FileNavigationButtonSkin — class, package com.adobe.portfolio.skins
FileNavigationButtonSkin() — Constructor, class com.adobe.portfolio.skins.FileNavigationButtonSkin
Constructor.
FILE_NAVIGATION_NEXT — Constant Static Property, class com.adobe.portfolio.components.FileNavigationButton
A string literal representing the file navigation behavior of proceeding to the next file.
FILE_NAVIGATION_PREVIOUS — Constant Static Property, class com.adobe.portfolio.components.FileNavigationButton
A string literal representing the file navigation behavior of returning to the previous file.
FileUtil — class, package com.adobe.portfolio.utils
The FileUtil class is a set of utility functions for file names and URLs.
filteredSubvalues — Property, class com.adobe.portfolio.properties.ThemeFilteredList
The filtered list of subvalues; subvalues whose name matches a non-active theme have been removed.
filtersArray — Property, class com.adobe.portfolio.skins.GenericFileNavigationButtonSkin
filterShape — Property, class com.adobe.portfolio.skins.SimpleCardSkin
finalY — Property, class com.adobe.portfolio.components.ScrollPad
findBestCardSize() — method, class com.adobe.portfolio.layouts.FreeFormLayout
Determine the best card size to use based on the number of cards and the window size.
findCardsThatIntersect(rect:flash.geom:Rectangle) — method, class com.adobe.portfolio.components.details.DetailsLayout
Find the list of cards that overlap the specified rectangle.
findCardsThatIntersect(rect:flash.geom:Rectangle) — method, class com.adobe.portfolio.layouts.BasicTileLayout
Find the list of cards that overlap the specified rectangle
findCardsThatIntersect(rect:flash.geom:Rectangle) — method, class com.adobe.portfolio.layouts.FreeFormLayout
Find the list of cards that overlap the specified rectangle.
findCardsThatIntersect(marqueeRect:flash.geom:Rectangle) — method, class com.adobe.portfolio.layouts.LinearLayout
Find the list of cards that overlap the specified marquee rectangle.
findCardsThatIntersect(marqueeRect:flash.geom:Rectangle) — method, class com.adobe.portfolio.layouts.MiniNavLayout
Find the list of cards that overlap the specified rectangle
findCardsThatIntersect(marqueeRect:flash.geom:Rectangle) — method, class com.adobe.portfolio.layouts.OneUpLayout
Find the list of cards that overlap the specified marquee rectangle.
findCardsThatIntersect(marqueeRect:flash.geom:Rectangle) — method, class com.adobe.portfolio.layouts.WaveLayout
Find the list of cards that overlap the specified marquee rectangle.
findCardsThatIntersect(rect:flash.geom:Rectangle) — method, class com.adobe.portfolio.layouts.supportClasses.CardLayoutHelper
Returns a vector of indices of cards that intersect a given rectangle
findCardsThatIntersect(rect:flash.geom:Rectangle) — method, interface com.adobe.portfolio.layouts.supportClasses.ICardLayout
Find the list of cards that overlap the specified rectangle
findCardsThatIntersectRectangles(rects:Array) — method, class com.adobe.portfolio.layouts.FreeFormLayout
Find the list of cards that overlap any of the rectangles in the specified array.
findCardWithAttachmentFocus() — method, class com.adobe.portfolio.lists.CardList
Finds the card corresponding to the attachment in focus.
findItem(items:Array, values:Object, mode:String, returnInsertionIndex:Boolean, compareFunction:Function) — method, class com.adobe.portfolio.components.supportClasses.AttachmentFieldSort
fitBitmap(bitmap:flash.display:Bitmap, fitWidth:Number, fitHeight:Number, smoothing:Boolean) — Static Method , class com.adobe.portfolio.utils.ImageUtil
Fits a Bitmap to specified dimensions.
fitSize(size:flash.geom:Point, maxWidth:Number, maxHeight:Number) — Static Method , class com.adobe.portfolio.utils.MathUtil
Returns the dimensions that will fit within the specified maximum width and height.
fixedNavigatorColorPalette — Property, class com.adobe.portfolio.managers.CollectionManager
Indicates the fixed navigator color palette, if there is one.
FlashButton — class, package com.adobe.portfolio.components.supportClasses
FlashButton is a skinnable implementation of IFlashComponent that is suitable for using dynamically-loaded Flash assets as part of a Button skin.
FlashButton() — Constructor, class com.adobe.portfolio.components.supportClasses.FlashButton
Default constructor for FlashButton.
FlashButtonSkin — class, package com.adobe.portfolio.skins
FlashButtonSkin() — Constructor, class com.adobe.portfolio.skins.FlashButtonSkin
Constructor.
FlashContainer — class, package com.adobe.portfolio.components.supportClasses
A FlashContainer is used to reference an object type in an external SWF file.
FlashContainer() — Constructor, class com.adobe.portfolio.components.supportClasses.FlashContainer
Default constructor.
FlashContainerSkin — class, package com.adobe.portfolio.skins
FlashContainerSkin() — Constructor, class com.adobe.portfolio.skins.FlashContainerSkin
Constructor.
flashImage — Property, class com.adobe.portfolio.skins.FlashContainerSkin
flashImage — Skin Part, class com.adobe.portfolio.components.supportClasses.FlashContainer
An image skin part where the SWF object will be rendered.
FlashSkinManager — class, package com.adobe.portfolio.managers
The FlashSkinManager dynamically loads skin SWF files and creates object instances from them to be used as visual assets by Flex components and skins.
FlashSkinManager(target:flash.events:IEventDispatcher) — Constructor, class com.adobe.portfolio.managers.FlashSkinManager
Constructor
FlashToggleButton — class, package com.adobe.portfolio.components.supportClasses
FlashButton is a skinnable implementation of IFlashComponent that is suitable for using dynamically-loaded Flash assets as part of a Button skin.
FlashToggleButton() — Constructor, class com.adobe.portfolio.components.supportClasses.FlashToggleButton
Default constructor for FlashButton.
focusAndSelectionEventsSuspended() — method, class com.adobe.portfolio.managers.CollectionManager
Returns true if Focus and Selection Events are currently suspended; false otherwise.
focusAttachment — Property, class com.adobe.portfolio.components.NavPreview
The attachment that currently has the focus.
focusAttachment — Property, class com.adobe.portfolio.layouts.MiniNavLayout
focusAttachment — Property, class com.adobe.portfolio.layouts.WaveLayout
focusAttachment — Property, class com.adobe.portfolio.managers.CollectionManager
Indicates the current IAttachment considered to have focus.
focusCardDelta — Property, class com.adobe.portfolio.lists.CardList
focusCardInvalid — Property, class com.adobe.portfolio.layouts.WaveLayout
focusChanged(newFocusAttachment:com.adobe.portfolio.api:IAttachment) — method, class com.adobe.portfolio.components.NavPreview
focusChangedInPreview(newFocusAttachment:com.adobe.portfolio.api:IAttachment) — method, class com.adobe.portfolio.components.NavPreview
focusChangeEffect — Property, class com.adobe.portfolio.components.NavPreview
FOCUS_DID_CHANGE_KIND — Constant Static Property, class com.adobe.portfolio.events.CollectionManagerEvent
A string representing the event type when the current focus attachment has changed.
FOCUS_DURATION — Constant Static Property, class com.adobe.portfolio.components.Navigator
The default duration for effects when the focus attachment changes.
FOCUS_DURATION — Constant Static Property, class com.adobe.portfolio.layouts.MiniNavLayout
The time duration, in milliseconds, for a focus effect to last
FOCUS_DURATION — Constant Property, class com.adobe.portfolio.layouts.OneUpLayout
The time, in mimiseconds for focus effects to run
focusEffect — Property, class com.adobe.portfolio.layouts.LinearLayout
The effect to currently playing due to a focus change
focusEffect — Property, class com.adobe.portfolio.layouts.MiniNavLayout
focusEffect — Property, class com.adobe.portfolio.layouts.OneUpLayout
The effect to currently playing due to a focus change
focusIndex — Property, class com.adobe.portfolio.managers.CollectionManager
Indicates the index of the current focus attachment.
FolderBack — class, package com.adobe.portfolio.components
The FolderBack class extends NavSkinnableComponent and shows the current folder and which can be clicked to go to the parent folder.
FolderBack() — Constructor, class com.adobe.portfolio.components.FolderBack
Constructor
FolderBackDetailsSkin — class, package com.adobe.portfolio.skins
FolderBackDetailsSkin() — Constructor, class com.adobe.portfolio.skins.FolderBackDetailsSkin
Constructor.
FolderBackIconButton — class, package com.adobe.portfolio.skins
FolderBackIconButton() — Constructor, class com.adobe.portfolio.skins.FolderBackIconButton
Constructor.
FolderBackIconButtonDetailsSkin — class, package com.adobe.portfolio.skins
FolderBackIconButtonDetailsSkin() — Constructor, class com.adobe.portfolio.skins.FolderBackIconButtonDetailsSkin
Constructor.
FolderBackSkin — class, package com.adobe.portfolio.skins
FolderBackSkin() — Constructor, class com.adobe.portfolio.skins.FolderBackSkin
Constructor.
FolderCard — class, package com.adobe.portfolio.cards
The FolderCard class extends BasicCard and displays attachments that are folders.
FolderCard() — Constructor, class com.adobe.portfolio.cards.FolderCard
Constructor
FOLDER_CARD — Constant Static Property, class com.adobe.portfolio.cards.CardFactory
String literal used to represent a FolderCard value for the cardType when constructing a CardFactory.
folderCardPreviewSkin — Skin State, class com.adobe.portfolio.components.NavPreview
FolderCardSkin — class, package com.adobe.portfolio.skins
FolderCardSkin() — Constructor, class com.adobe.portfolio.skins.FolderCardSkin
Constructor.
FolderCloseBtnSkin — class, package com.adobe.portfolio.skins
The default skin class for the Portfolio FolderCloseBtn component.
FolderCloseBtnSkin() — Constructor, class com.adobe.portfolio.skins.FolderCloseBtnSkin
Constructor.
folderGlow — Property, class com.adobe.portfolio.skins.BestExperienceAlertSkin
folderGlow — Property, class com.adobe.portfolio.skins.NavPreviewSkin
folderIcon — Property, class com.adobe.portfolio.skins.FolderCardSkin
folderImage — Property, class com.adobe.portfolio.managers.ThumbnailManager
folderImage — Property, class com.adobe.portfolio.skins.FolderCardSkin
folderPreviewSkin — Skin State, class com.adobe.portfolio.components.NavPreview
folderShield — Property, class com.adobe.portfolio.skins.NavPreviewSkin
Folder shield
folderShield — Skin Part, class com.adobe.portfolio.components.NavPreview
An optional skin part that dims back underlying components while the folder preview is displayed.
folderSkinClass — Style, class com.adobe.portfolio.cards.SimpleCard
Name of the skin class to use for this component when its data is set to a folder attachment.
fontColor — Property, class com.adobe.portfolio.properties.CommonProperties
The font color used by the current text field selection.
fontFamilyList — Property, class com.adobe.portfolio.properties.CommonProperties
The name of the font family used by the current text field selection.
FontList — class, package com.adobe.portfolio.properties
The class of properties for font lists.
FontList(target:flash.events:IEventDispatcher) — Constructor, class com.adobe.portfolio.properties.FontList
Constructor
FontManager — class, package com.adobe.portfolio.managers
The FontManager handles adding and registering fonts and keeping track of whether fonts are to be embedded when the Portfolio is saved.
FontManager() — Constructor, class com.adobe.portfolio.managers.FontManager
Default constructor
fontSize — Property, class com.adobe.portfolio.components.Filecount
Setting the font size on the label
fontSize — Property, class com.adobe.portfolio.properties.CommonProperties
The font size used by the current text field selection.
fontStyleList — Property, class com.adobe.portfolio.properties.CommonProperties
The font style used by the current text field selection.
fontUnderlined — Property, class com.adobe.portfolio.properties.CommonProperties
Indicates whether the font used by the current text field selection is underlined or not.
fontWeightList — Property, class com.adobe.portfolio.properties.CommonProperties
The font weight used by the current text field selection.
forceMeasuredWidth — Property, class com.adobe.portfolio.components.supportClasses.CustomizableTextArea
The number to be used as the measuredWidth when measure() is called for this component.
foregroundShape — Property, class com.adobe.portfolio.skins.BasicCardSkin
foregroundShape — Property, class com.adobe.portfolio.skins.FolderCardSkin
foregroundShape — Property, class com.adobe.portfolio.skins.PreviewCardSkin
foregroundShape — Property, class com.adobe.portfolio.skins.SimpleCardSkin
formatDateTime(date:Date, dateStyle:String, timeStyle:String, locale:String) — Static Method , class com.adobe.portfolio.utils.GlobalizationUtil
Returns a formatted date and time string using the provided date and time formatting styles, according to the conventions of the specified locale.
formatNumber(number:Number, locale:String) — Static Method , class com.adobe.portfolio.utils.GlobalizationUtil
Returns a formatted number string according to the conventions of the specified locale.
formatSize(size:Number, locale:String) — Static Method , class com.adobe.portfolio.utils.GlobalizationUtil
Returns a formatted size string according to the conventions of the specified locale.
formatTimeValue(value:Number) — method, class com.adobe.portfolio.previews.AudioPreview
Formats a time value, specified in seconds, into a String that gets used for currentTime and the duration.
freeFormFields — Property, class com.adobe.portfolio.layouts.FreeFormLayout
These correspond to field names in the pdf file and are used to get and set the x position, y position, depth and rotation of the card when it is used in the FreeForm navigator.
FreeFormFields — class, package com.adobe.portfolio.components.supportClasses
The FreeFormField class extends EventDispatcher to provide functionality specific to the Freeform navigator.
FreeFormFields() — Constructor, class com.adobe.portfolio.components.supportClasses.FreeFormFields
Constructor.
FreeFormLayout — class, package com.adobe.portfolio.layouts
The FreeFormLayout class extends LayoutBase to implement the layout of the Freeform navigator.
FreeFormLayout() — Constructor, class com.adobe.portfolio.layouts.FreeFormLayout
Constructor
FreeFormList — class, package com.adobe.portfolio.lists
The FreeFormList class extends CardContainer to provide functionality specific to the Freeform navigator.
FreeFormList() — Constructor, class com.adobe.portfolio.lists.FreeFormList
Constructor.
FreeFormListSkin — class, package com.adobe.portfolio.skins
FreeFormListSkin() — Constructor, class com.adobe.portfolio.skins.FreeFormListSkin
Constructor.
fromCardPreview — Property, class com.adobe.portfolio.skins.NavPreviewSkin
fromFolderPreview — Property, class com.adobe.portfolio.skins.NavPreviewSkin
fromHover — Static Property, class com.adobe.portfolio.previews.AudioPreview
fullPreview — Property, class com.adobe.portfolio.managers.StringManager
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