Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.
Class | Package | Description | |
---|---|---|---|
AFButtonSkin | com.adobe.portfolio.skins | ||
AnimateFactory | com.adobe.portfolio.animations | The AnimateFactory class is a utility class for easily creating Animate objects. | |
AnimationSequence | com.adobe.portfolio.animations | The AnimationSequence class animates a property value of each object in a list of objects. | |
AttachmentCollection | com.adobe.portfolio.utils | The AttachmentCollection class extends ListCollectionView to support a collection of IAttachment objects. | |
AttachmentDropManager | com.adobe.portfolio.managers | The AttachmentDropManager class provides support for dropping IAttachments to the UI Component classes. | |
AttachmentFieldSort | com.adobe.portfolio.components.supportClasses | The AttachmentFieldSort class extends Sort to provide a custom sort function for attachments. | |
AudioPreview | com.adobe.portfolio.previews | The AudioPreview class extends NavSkinnableComponent to play audio content. | |
AudioPreviewSkin | com.adobe.portfolio.skins | ||
AutoListen | com.adobe.portfolio.components.supportClasses | The AutoListen class both adds and tracks event listeners and provides the ability to remove all listeners with a single call. | |
AutoWatch | com.adobe.portfolio.components.supportClasses | The AutoWatch class both adds and tracks change watchers and provides the ability to remove all watchers with a single call. | |
AXMHScrollerSkin | com.adobe.portfolio.skins.axmScroller | The default skin class for the Spark HScrollBar component. | |
AXMHScrollerThumbSkin | com.adobe.portfolio.skins.axmScroller | The default skin class for the Spark Button component. | |
AXMScrollBarDownButtonSkin | com.adobe.portfolio.skins.axmScroller | The default skin class for the Spark Button component. | |
AXMScrollBarLeftButtonSkin | com.adobe.portfolio.skins.axmScroller | The default skin class for the Spark Button component. | |
AXMScrollBarRightButtonSkin | com.adobe.portfolio.skins.axmScroller | The default skin class for the Spark Button component. | |
AXMScrollBarUpButtonSkin | com.adobe.portfolio.skins.axmScroller | The default skin class for the Spark Button component. | |
AXMScrollerSkin | com.adobe.portfolio.skins.axmScroller | The default skin class for the Spark Scroller component. | |
AXMVScrollerSkin | com.adobe.portfolio.skins.axmScroller | The default skin class for the Spark VScrollBar component. | |
AXMVScrollerThumbSkin | com.adobe.portfolio.skins.axmScroller | The default skin class for the Spark Button component. | |
AXMVScrollerTrackSkin | com.adobe.portfolio.skins.axmScroller | The default skin class for the Spark Button component. | |
Background | com.adobe.portfolio.components | The Background class extends SkinnableComponent and draws the background of a navigator display window. | |
BackgroundSkin | com.adobe.portfolio.skins | ||
BasicCard | com.adobe.portfolio.cards | The BasicCard class extends SimpleCard and implements a card with additional controls and three different layouts. | |
BasicCardSkin | com.adobe.portfolio.skins | ||
BasicTileLayout | com.adobe.portfolio.layouts | The BasicTileLayout class extends TileLayout to implement a tile-based layout that centers the group of tiles in the layout container. | |
BestExperienceAlert | com.adobe.portfolio.components | The BestExperienceAlert class extends NavAlert and displays an alert about obtaining the best experience for that navigator. | |
BestExperienceAlertSkin | com.adobe.portfolio.skins | ||
ButtonBuffer | com.adobe.portfolio.components.supportClasses | The ButtonBuffer class provides a transparent component that captures clicks and propagates them through a separate button instance. | |
CanvasItem | com.adobe.portfolio.components.supportClasses | An item renderer used to render CanvasDataItemData objects in a CanvasList. | |
CanvasItemData | com.adobe.portfolio.components.supportClasses | A class representing text or image data to be rendered by a CanvasItem in a CanvasList. | |
CanvasItemSkin | com.adobe.portfolio.skins | ||
CanvasList | com.adobe.portfolio.components.supportClasses | The CanvasList class extends List to provide an area for a user to add, remove, and edit text and image items. | |
CanvasListSkin | com.adobe.portfolio.skins | The default skin class for a Portfolio CanvasList component. | |
CanvasTemplate | com.adobe.portfolio.properties | This class implements the properties for a preset layout to be used by CanvasList. | |
CardButtonSkin | com.adobe.portfolio.skins | ||
CardContainer | com.adobe.portfolio.lists | The CardContainer class extends CardList to provide marquee support and other utility functions useful for Navigators that display cards of different sizes. | |
CardContainerSkin | com.adobe.portfolio.skins | ||
CardDistributor | com.adobe.portfolio.layouts.supportClasses | The CardDistributor class implements an algorithm for placing Cards pseudo-randomly in the layout. | |
CardFactory | com.adobe.portfolio.cards | The CardFactory class is a singleton that can be called to construct Cards and associated ItemRenderer functions. | |
CardLayoutHelper | com.adobe.portfolio.layouts.supportClasses | The CardLayoutHelper class is a set of utility functions to help Card-based layouts. | |
CardList | com.adobe.portfolio.lists | The CardList class extends List to provide support for Navigators that display lists of cards. | |
CardSlider | com.adobe.portfolio.components | The CardSlider class extends HSlider and displays card thumbnails above the slider thumb. | |
CardSliderSkin | com.adobe.portfolio.skins | The default skin class for the Portfolio CardSlider component. | |
CardSliderThumbSkin | com.adobe.portfolio.skins | The default skin class for the Portfolio CardSliderThumb component. | |
CardSliderTrackSkin | com.adobe.portfolio.skins | ||
CardTip | com.adobe.portfolio.components | The CardTip class extends NavSkinnableComponent and is used in conjunction with CardSlider to display a card thumbnail. | |
CardTipSkin | com.adobe.portfolio.skins | ||
ClickHandler | com.adobe.portfolio.utils | The ClickHandler class is a utility class that allows components to dispatch click events only when certain time or drag limits are not exceeded. | |
CollectionManager | com.adobe.portfolio.managers | CollectionManager acts as a layer between navigator components and an INavigatorHost for managing the collection of files in the Portfolio. | |
CollectionManagerEvent | com.adobe.portfolio.events | The CollectionManagerEvent class extends Event and is dispatched in response to changes to the Navigator host or its collection of attachments. | |
ColorPalette | com.adobe.portfolio.components.supportClasses | A class containing standard color values used by PortfolioFramework components and their skins. | |
CommandManager | com.adobe.portfolio.managers | The CommandManager is the central control for navigator commands that directly affect the attachments in the Portfolio, such as previewing, editing, and extracting attachments. | |
CommandType | com.adobe.portfolio.api | The CommandType class provides values for the ICommand interface. | |
CommonProperties | com.adobe.portfolio.properties | A class containing properties shared among PortfolioFramework navigators. | |
CustomizableTextArea | com.adobe.portfolio.components.supportClasses | A text area that is capable of providing both single- and multi-line behavior, as well as a context for styling text. | |
CustomizableTextAreaSkin | com.adobe.portfolio.skins | The default skin class for the Portfolio CustomizableTextArea component. | |
CustomShape | com.adobe.portfolio.components.supportClasses | A component for drawing rectangular and elliptical shapes with gradient fills and strokes, as well as potential rotation and an inset stroke. | |
CustomShapeSkin | com.adobe.portfolio.skins | ||
DateTimeChooser | com.adobe.portfolio.components.supportClasses | The DateTimeChooser class extends SkinnableComponent to implement a date and time chooser component. | |
DateTimeChooserBtnSkin | com.adobe.portfolio.skins | The default skin class for the Portfolio DateTimeChooserBtn component. | |
DateTimeChooserSkin | com.adobe.portfolio.skins | ||
DefaultProperties | com.adobe.portfolio.properties | An empty subclass of CommonProperties that can be used by navigators that do not provide custom properties. | |
Details | com.adobe.portfolio.components.details | The Details class extends NavSkinnableComponent to implement the Details navigator. | |
DetailsAccImpl | com.adobe.portfolio.components.details | The DetailsAccImpl class extends AccImpl to implement accessability functionality for the Details navigator. | |
DetailsCard | com.adobe.portfolio.components.details | The DetailsCard class extends SimpleCard to implement a row (corresponding to an IAttachment) in the Details navigator. | |
DetailsCardItem | com.adobe.portfolio.components.details | The DetailsCardItem class extends NavSkinnableComponent to implement a cell in a DetailsCard in the Details navigator. | |
DetailsCardItemSkin | com.adobe.portfolio.skins | ||
DetailsCardLayout | com.adobe.portfolio.components.details | The DetailsCardLayout class extends HorizontalLayout to implement the layout of a DetailsCard in the Details navigator. | |
DetailsCardList | com.adobe.portfolio.components.details | The DetailsCardList class extends CardList to implement the contents of the Details navigator. | |
DetailsCardListSkin | com.adobe.portfolio.skins | The default skin class for a Portfolio DetailsCardList component. | |
DetailsCardSkin | com.adobe.portfolio.skins | The default skin class for a Portfolio DetailsCard component. | |
DetailsField | com.adobe.portfolio.components.details | The DetailsField class represents the IField of an IAttachment and adds Details specific information. | |
DetailsHeader | com.adobe.portfolio.components.details | The DetailsHeader class extends List to implement the header row in the Details navigator. | |
DetailsHeaderItem | com.adobe.portfolio.components.details | The DetailsHeaderItem class extends NavSkinnableComponent to implement a cell of the header row in the Details navigator. | |
DetailsHeaderItemSkin | com.adobe.portfolio.skins | ||
DetailsHeaderLayout | com.adobe.portfolio.components.details | The DetailsHeaderLayout class extends HorizontalLayout to implement the layout of the header row in the Details navigator. | |
DetailsHeaderSkin | com.adobe.portfolio.skins | The default skin class for a Portfolio DetailsHeader component. | |
DetailsLayout | com.adobe.portfolio.components.details | The DetailsLayout class extends VerticalLayout to implement the layout of the Details navigator. | |
DetailsResizeCursor | com.adobe.portfolio.components.details | The DetailsResizeCursor class extends Sprite to implement a resize cursor in the Details navigator. | |
DetailsSkin | com.adobe.portfolio.skins | ||
DoubleClickHandler | com.adobe.portfolio.utils | The DoubleClickHandler class is a utility class that allows components to dispatch both single and double-click events. | |
FieldTextArea | com.adobe.portfolio.components.supportClasses | ||
FieldTextInput | com.adobe.portfolio.components.supportClasses | A subclass of FieldTextArea that specialized for single-line fields. | |
FieldType | com.adobe.portfolio.api | The FieldType class provides values for the IField interface. | |
FieldUtils | com.adobe.portfolio.utils | The FieldUtils class provides a set of utility functions for setting and getting attachment field values. | |
FieldValueChangedEvent | com.adobe.portfolio.api | This event is dispatched when the value of an IAttachment instance's schema field changes. | |
Filecount | 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. | |
FileCountAccImpl | com.adobe.portfolio.components | The FileCountAccImpl class extends AccImpl (AccessibilityImplementation) and allows one to set the role to static text. | |
FilecountSkin | com.adobe.portfolio.skins | ||
FileNavigationButton | com.adobe.portfolio.components | The FileNavigationButton class extends IconButton and is used for next/previous file navigation. | |
FileNavigationButtonSkin | com.adobe.portfolio.skins | ||
FileUtil | com.adobe.portfolio.utils | The FileUtil class is a set of utility functions for file names and URLs. | |
FlashButton | 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. | |
FlashButtonSkin | com.adobe.portfolio.skins | ||
FlashContainer | com.adobe.portfolio.components.supportClasses | A FlashContainer is used to reference an object type in an external SWF file. | |
FlashContainerSkin | com.adobe.portfolio.skins | ||
FlashSkinManager | 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. | |
FlashToggleButton | 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. | |
FolderBack | 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. | |
FolderBackDetailsSkin | com.adobe.portfolio.skins | ||
FolderBackIconButton | com.adobe.portfolio.skins | ||
FolderBackIconButtonDetailsSkin | com.adobe.portfolio.skins | ||
FolderBackSkin | com.adobe.portfolio.skins | ||
FolderCard | com.adobe.portfolio.cards | The FolderCard class extends BasicCard and displays attachments that are folders. | |
FolderCardSkin | com.adobe.portfolio.skins | ||
FolderCloseBtnSkin | com.adobe.portfolio.skins | The default skin class for the Portfolio FolderCloseBtn component. | |
FontList | com.adobe.portfolio.properties | The class of properties for font lists. | |
FontManager | 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. | |
FreeFormFields | com.adobe.portfolio.components.supportClasses | The FreeFormField class extends EventDispatcher to provide functionality specific to the Freeform navigator. | |
FreeFormLayout | com.adobe.portfolio.layouts | The FreeFormLayout class extends LayoutBase to implement the layout of the Freeform navigator. | |
FreeFormList | com.adobe.portfolio.lists | The FreeFormList class extends CardContainer to provide functionality specific to the Freeform navigator. | |
FreeFormListSkin | com.adobe.portfolio.skins | ||
GenericFileNavigationButtonSkin | com.adobe.portfolio.skins | ||
GenericIcon | com.adobe.portfolio.skins | ||
GlobalizationUtil | com.adobe.portfolio.utils | The GlobalizationUtil class is a set of globalization utility functions. | |
GradientUtil | com.adobe.portfolio.utils | The GradientUtil class implements a function which computes a shadow color from a primary color. | |
GuideCard | com.adobe.portfolio.cards | The GuideCard class extends SimpleCard to support next/previous card navigation and is used by the Linear navigator. | |
GuideCardSkin | com.adobe.portfolio.skins | ||
Header | com.adobe.portfolio.components | The Header class extends CanvasList and specifies a header-specific xml resource file and designer skin. | |
IAttachment | com.adobe.portfolio.api | An individual attachment in the portfolio. | |
IBasicCard | com.adobe.portfolio.cards | IBasicCard is an interface that extends ISimpleCard and describes the minimum capabilities of a BasicCard. | |
IBasicCardSkin | com.adobe.portfolio.cards | The IBasicCardSkin interface defines effects that can be implemented by BasicCardSkin. | |
ICardLayout | com.adobe.portfolio.layouts.supportClasses | The ICardLayout interface defines a subset of Layout capabilites that are referenced by other components (such as CardList). | |
ICardProperties | com.adobe.portfolio.layouts.supportClasses | The ICardProperties interface is used to abstract card functionality required by the Freeform navigator. | |
ICardProvider | com.adobe.portfolio.cards | ICardProvider is an interface that should be implemented by Layouts that want to use CardSlider to scroll to a Card. | |
ICollection | com.adobe.portfolio.api | An interface that represents a PDF collection or Portfolio. | |
ICollectionDropManager | com.adobe.portfolio.api | This interfaces provides services for associating drop targets with a display object. | |
ICommand | com.adobe.portfolio.api | This interface provides functions used to request and execute commands. | |
IconButton | com.adobe.portfolio.components.supportClasses | A button whose skin incorporates an icon. | |
IconButtonSkin | com.adobe.portfolio.skins | ||
IconToggleButton | com.adobe.portfolio.components.supportClasses | A toggle button whose skin incorporates an icon. | |
IconToggleButtonSkin | com.adobe.portfolio.skins | ||
IField | com.adobe.portfolio.api | This interface provides support for fields displayed in the user interface. | |
IFlashComponent | com.adobe.portfolio.components.supportClasses | An IFlashComponent is used to reference an object type in an external SWF file. | |
IListenAndWatch | com.adobe.portfolio.components.supportClasses | The IListenAndWatch interface is implemented by components that support automatic tracking of event listening and change watching. | |
ImageUtil | com.adobe.portfolio.utils | The ImageUtil class implements a function that fits a Bitmap to specified dimensions. | |
INavigator | com.adobe.portfolio.api | A Flash presentation of a PDF portfolio. | |
INavigatorHost | com.adobe.portfolio.api | An INavigator instance uses this interface to communicate with its hosting environment. | |
INavPreviewSkin | com.adobe.portfolio.components.supportClasses | The INavPreviewSkin interface used to interact with the next and previous card effects of a NavPreview skin. | |
infoCloseBtnSkin | com.adobe.portfolio.skins | ||
InfoFields | com.adobe.portfolio.components.supportClasses | A component used to display a standard set of fields for an IAttachment. | |
InfoFieldsSkin | com.adobe.portfolio.skins | ||
IPDFDocument | com.adobe.portfolio.api | Provides access to a PDF document. | |
IPermissions | com.adobe.portfolio.api | This interface can be used to check whether specific permissions have been granted. | |
IPreview | com.adobe.portfolio.previews | The IPreview interface extends IVisualElement and defines the base functionality of Preview that can be accessed by other components. | |
IPreviewCard | com.adobe.portfolio.cards | IPreviewCard is an interface that extends ISimpleCard and describes the minimum capabilities of a PreviewCard. | |
IPreviewMediaModel | com.adobe.portfolio.previews | The IPreviewMediaModel interface extends IPreviewModel and defines the base functionality of the model used by the Preview component for displaying media content (audio, video). | |
IPreviewModel | com.adobe.portfolio.previews | The IPreviewModel interface extends IEventDispatcher and defines the base functionality of the model used by the Preview component. | |
IPreviewMultiPageModel | com.adobe.portfolio.previews | The IPreviewMultiPageModel interface extends IPreviewModel and defines the base functionality of PreviewMultiPageModel. | |
IPreviewSinglePageModel | com.adobe.portfolio.previews | The IPreviewSinglePageModel interface extends IPreviewModel and defines the base functionality of PreviewSinglePageModel. | |
IProperty | com.adobe.portfolio.api | This interface provides support for properties displayed in the user interface. | |
IPropertyContext | com.adobe.portfolio.api | This interface provides support for groups of properties displayed in the user interface. | |
ISimpleCard | com.adobe.portfolio.cards | ISimpleCard is an interface that describes the minimum capabilities of a SimpleCard. | |
ISort | com.adobe.portfolio.api | This interface defines sorting criteria. | |
IXFAForm | com.adobe.portfolio.api | Provides access to an XFA form. | |
JobQueue | com.adobe.portfolio.utils | The JobQueue class implements a priority job queue that runs jobs sequentially. | |
JobQueueEvent | com.adobe.portfolio.events | The JobQueueEvent class extends Event and is dispatched by com.adobe.portfolio.utils.JobQueue. | |
LabelSkin | com.adobe.portfolio.skins | The default skin class for Portfolio Label component. | |
LayoutEvent | com.adobe.portfolio.events | The LayoutEvent class extends Event and is dispatched by Navigator layouts. | |
LinearLayout | com.adobe.portfolio.layouts | The LinearLayout class extends LayoutBase to implement the layout of the Linear navigator. | |
LinearList | com.adobe.portfolio.lists | The LinearList class extends CardList to provide functionality specific to the Linear navigator. | |
LinearListSkin | com.adobe.portfolio.skins | The default skin class for a Portfolio LinearList component. | |
LogHelper | com.adobe.portfolio.utils | The LogHelper class is a singleton class provides a default logger for the PortfolioFramework. | |
MarqueeSelection | com.adobe.portfolio.components | The MarqueeSelection class extends NavSkinnableComponent to provide marquee selection support. | |
MarqueeSelectionEvent | com.adobe.portfolio.events | The MarqueeSelectionEvent class extends Event and is dispatched by the MarqueeSelection class during a marquee drag gesture. | |
MarqueeSelectionSkin | com.adobe.portfolio.skins | ||
MathUtil | com.adobe.portfolio.utils | The MathUtil class is a set of math utility functions. | |
MiniNavLayout | com.adobe.portfolio.layouts | The MiniNavLayout class extends HorizontalLayout to implement the layout of the MiniNav component. | |
MiniNavList | com.adobe.portfolio.lists | The MiniNavList class extends CardList to provide functionality specific to the MiniNav component. | |
MiniNavListSkin | com.adobe.portfolio.skins | ||
MuteBtnSkin | com.adobe.portfolio.skins.video | The default skin class for the mute button of a Spark VideoPlayer component in the normal skin state. | |
NavAlert | com.adobe.portfolio.components | The NavAlert class extends NavSkinnableComponent to display user alerts. | |
NavAlertSkin | com.adobe.portfolio.skins | ||
NavContainerDataGroup | com.adobe.portfolio.components.supportClasses | The NavContainerDataGroup class extends DataGroup to provide functionality specific to Portfolio navigators. | |
NavDateChooser | com.adobe.portfolio.components | Standard mx controls do not work well with the portfolio framework because of extensions related to fonts. | |
NavDateField | com.adobe.portfolio.components | Standard mx controls do not work well with the portfolio framework because of extensions related to fonts. | |
NavHUD | com.adobe.portfolio.components | A container that can be used to show/hide other UI components for manipulating a portfolio. | |
NavHUDSkin | com.adobe.portfolio.skins | The default skin class for a Spark SkinnableContainer container. | |
Navigator | com.adobe.portfolio.components | The Navigator class extends Application and is the base class for Acrobat X Navigators. | |
NavListDropIndicator | com.adobe.portfolio.components | The NavListDropIndicator class extends ListDropIndicator to draw a custom drop indicator. | |
NavPreview | com.adobe.portfolio.components | The NavPreview class extends CardContainer to preview the current focus card, scroll to next and previous cards, and to view the contents of folders. | |
NavPreviewSkin | com.adobe.portfolio.skins | ||
NavRichEditableText | com.adobe.portfolio.components | ||
NavScroller | com.adobe.portfolio.components | The NavScroller class extends Scroller to provide extra navigator specific functionality. | |
NavSkinnableComponent | com.adobe.portfolio.components | The NavSkinnableComponent class extends SkinnableComponent to provide extra navigator specific functionality. | |
NavSkinnableContainer | com.adobe.portfolio.components | The NavSkinnableContainer class extends SkinnableContainer to provide extra navigator specific functionality. | |
NavTextInput | com.adobe.portfolio.components | The NavTextInput class extends TextInput to provide extra navigator specific functionality. | |
NavTextInputSkin | com.adobe.portfolio.skins | The default skin class for Portfolio NavTextInput component. | |
NavToolTipBorder | com.adobe.portfolio.skins | The skin for a ToolTip. | |
NavToolTipText | com.adobe.portfolio.skins | ||
NavURLLoader | com.adobe.portfolio.utils | The NavURLLoader class extends URLLoader to provide URL loading for Navigators. | |
NextPageBtnSkin | com.adobe.portfolio.skins | The default skin class for the Portfolio NextPageBtnSkin component. | |
OneUpLayout | com.adobe.portfolio.layouts | The OneUpLayout class is a LayoutBase that implements the layout of the BasicClickThrough navigator. | |
OneUpList | com.adobe.portfolio.lists | The OneUpList class extends CardList to implement functionality specific to the BasicClickThrough navigator. | |
OneUpListSkin | com.adobe.portfolio.skins | ||
OpenFileButtonSkin | com.adobe.portfolio.skins | ||
OrderedDictionary | com.adobe.portfolio.utils | The OrderedDictionary class implements an ordered dictionary. | |
PlayBtnLgSkin | com.adobe.portfolio.skins.video | The default skin class for the Spark Button component. | |
PlayPauseButtonSkin | com.adobe.portfolio.skins.video | ||
Preview | com.adobe.portfolio.previews | The Preview class extends NavSkinnableComponent to preview single and multipage documents, as well as audio and video content. | |
PreviewCard | com.adobe.portfolio.cards | The PreviewCard class extends SimpleCard to show large thumbnails corresponding to an IAttachment. | |
PreviewCardSkin | com.adobe.portfolio.skins | ||
PreviewCloseBtnSkin | com.adobe.portfolio.skins | ||
PreviewEvent | com.adobe.portfolio.events | The PreviewEvent class extends Event and is dispatched by some components in the com.adobe.portfolio.previews package. | |
PreviewFactory | com.adobe.portfolio.previews | The PreviewFactory class is a factory for constructing IPreviewModels. | |
PreviewHUD | com.adobe.portfolio.previews | The PreviewHUD class extends NavSkinnableComponent to display the floating HUD (head-up-display) associated with a Preview. | |
PreviewHUDSkin | com.adobe.portfolio.skins | ||
PreviewMediaModel | com.adobe.portfolio.previews | The PreviewMediaModel class implements the IPreviewMediaModel interface and is required for the Preview component. | |
PreviewModel | com.adobe.portfolio.previews | The PreviewModel class implements the IPreviewModel interface and is required for the Preview component. | |
PreviewMultiPageModel | com.adobe.portfolio.previews | The PreviewMultiPageModel class implements the IPreviewMultiPageModel interface and is required for the Preview component. | |
PreviewSinglePageModel | com.adobe.portfolio.previews | The PreviewSinglePageModel class implements the IPreviewSinglePageModel interface and is required for the Preview component. | |
PreviewSkin | com.adobe.portfolio.skins | ||
PrevPageBtnSkin | com.adobe.portfolio.skins | The default skin class for the Portfolio PrevPageBtn component. | |
PropertyActionValue | com.adobe.portfolio.properties | This class handles property values that are actions. | |
PropertyBinaryValue | com.adobe.portfolio.properties | This class handles property values that are binary files (images and other resources). | |
PropertyBooleanValue | com.adobe.portfolio.properties | This class handles property values that are Booleans. | |
PropertyColorValue | com.adobe.portfolio.properties | This class handles property values that are colors. | |
PropertyContext | com.adobe.portfolio.properties | This class provides support for groups of properties displayed in the user interface. | |
PropertyListValue | com.adobe.portfolio.properties | This interface extends PropertyValue to provide support for lists of PropertyValues displayed in the user interface. | |
PropertyManager | com.adobe.portfolio.managers | PropertyManager loads nav property XML files and propagates their contents to the navigator host. | |
PropertyManagerEvent | com.adobe.portfolio.events | The PropertyManagerEvent class extends Event and is dispatched when Navigator properties have changed. | |
PropertyNumberValue | com.adobe.portfolio.properties | This class handles property values that are numeric. | |
PropertyStringValue | com.adobe.portfolio.properties | This class handles property values that are character strings. | |
PropertyType | com.adobe.portfolio.api | The PropertyType class provides values for the IProperty interface. | |
PropertyValue | com.adobe.portfolio.properties | This interface implements IProperty and provides support for properties displayed in the user interface. | |
PropertyValueChangedEvent | com.adobe.portfolio.api | Dispatched when the value of an IProperty changes. | |
Rect | com.adobe.portfolio.utils | The Rect class exists only for its bindable properites. | |
ResourceManager | com.adobe.portfolio.managers | The ResourceManager is a singleton class that facilitates the use of resource data associated with the navigator. | |
RightClickEvent | com.adobe.portfolio.api | An Event dispatched by a INavigatorHost in response to right-click operations. | |
ScrollerSkin | com.adobe.portfolio.skins | The default skin class for the Portfolio Scroller component. | |
ScrollPad | com.adobe.portfolio.components | The ScrollPad class extends NavSkinnableComponent to implements "touch-like" scrolling of multipage documents. | |
ScrollPadSkin | com.adobe.portfolio.skins | The default skin class for a Portfolio ScrollPad container. | |
ScrubberBarSkin | com.adobe.portfolio.skins.video | The default skin class for the scrub bar of a Spark VideoPlayer component in the normal skin state. | |
ScrubberBarThumbSkin | com.adobe.portfolio.skins.video | The default skin class for the scrub bar thumb part of a Spark VideoPlayer component in the normal skin state. | |
ScrubberBarTrackSkin | com.adobe.portfolio.skins.video | The default skin class for the scrub bar track part of a Spark VideoPlayer component in the normal skin state. | |
SequentialFade | com.adobe.portfolio.animations | The SequentialFade class implements a "fade-in" effect for elements in a GroupBase. | |
SessionDataChangedEvent | com.adobe.portfolio.api | Event dispatched when session data for the Collection changes. | |
SessionTextArea | com.adobe.portfolio.components.supportClasses | A text component whose value is loaded and stored in a portfolio's session data, similar to a cookie. | |
SimpleCard | com.adobe.portfolio.cards | The SimpleCard class extends NavSkinnableComponent to show a simple card that displays a thumbnail corresponding to an IAttachment. | |
SimpleCardSkin | com.adobe.portfolio.skins | ||
SkinModule | com.adobe.portfolio.skins | ||
SkinValue | com.adobe.portfolio.properties | This class handles property values for custom skins. | |
SlammerSkin | com.adobe.portfolio.skins | ||
SortUtil | com.adobe.portfolio.utils | The SortUtil class provides a set of utility functions that can be used by Sort objects. | |
StringManager | com.adobe.portfolio.managers | The StringManager provides support for localization of the UI text for the navigator. | |
StringUtils | com.adobe.portfolio.utils | The StringUtils class provides a set of String utility functions. | |
ThemeFilteredList | com.adobe.portfolio.properties | This class handles property values that are theme filtered lists. | |
ThumbnailManager | com.adobe.portfolio.managers | The ThumbnailManager caches and manages thumbnail images of attachments. | |
ThumbnailManagerEvent | com.adobe.portfolio.events | The ThumbnailManagerEvent class extends PropertyChangeEvent and is dispatched by com.adobe.portfolio.managers.ThumbnailMnager. | |
TileContainerSkin | com.adobe.portfolio.skins | ||
VerticalScrollerSkin | com.adobe.portfolio.skins | The default skin class for the Spark VScrollBar component. | |
VerticalScrollerThumbSkin | com.adobe.portfolio.skins | The default skin class for the thumb of a Spark VScrollBar component. | |
VerticalScrollerTrackSkin | com.adobe.portfolio.skins | The default skin class for the track of a Portfolio VerticalScrollerTrack component. | |
VideoPreview | com.adobe.portfolio.previews | The VideoPreview class extends VideoPlayer to play video content with more controls. | |
VideoPreviewSkin | com.adobe.portfolio.skins | The default skin class for the Portfolio VideoPreview component. | |
WaveContainer | com.adobe.portfolio.lists | The WaveContainer class extends CardContainer to provide functionality specific to the Wave navigator. | |
WaveContainerSkin | com.adobe.portfolio.skins | ||
WaveLayout | com.adobe.portfolio.layouts | The WaveLayout class extends LayoutBase to implement the layout of the Wave navigator. | |
Welcome | com.adobe.portfolio.components | The Welcome class extends CanvasList to add support for user-customizable swf items, a close state, and Don't-show-again behavior. | |
WelcomeSkin | com.adobe.portfolio.skins | The default skin class for a Portfolio CanvasList component. |