| Class | Description |
---|
| Background |
The Background class extends SkinnableComponent and draws the background of a navigator display window. |
| BestExperienceAlert |
The BestExperienceAlert class extends NavAlert and displays an alert about obtaining the best experience for that navigator. |
| CardSlider |
The CardSlider class extends HSlider and displays card thumbnails above the slider thumb. |
| CardTip |
The CardTip class extends NavSkinnableComponent and is used in conjunction with CardSlider to display a card thumbnail. |
| Filecount |
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 |
The FileCountAccImpl class extends AccImpl (AccessibilityImplementation) and allows one to set the role to static text. |
| FileNavigationButton |
The FileNavigationButton class extends IconButton and is used for next/previous file navigation. |
| FolderBack |
The FolderBack class extends NavSkinnableComponent and shows the current folder and which can be clicked to go to the parent folder. |
| Header |
The Header class extends CanvasList and specifies a header-specific xml resource file and designer skin. |
| MarqueeSelection |
The MarqueeSelection class extends NavSkinnableComponent to provide marquee selection support. |
| NavAlert |
The NavAlert class extends NavSkinnableComponent to display user alerts. |
| NavDateChooser |
Standard mx controls do not work well with the portfolio framework because of extensions related to fonts. |
| NavDateField |
Standard mx controls do not work well with the portfolio framework because of extensions related to fonts. |
| NavHUD |
A container that can be used to show/hide other UI components for manipulating
a portfolio. |
| Navigator | The Navigator class extends Application and is the base class for Acrobat X Navigators. |
| NavListDropIndicator |
The NavListDropIndicator class extends ListDropIndicator to draw a custom drop indicator. |
| NavPreview |
The NavPreview class extends CardContainer to preview the
current focus card, scroll to next and previous cards, and to view the contents of folders. |
| NavRichEditableText | |
| NavScroller |
The NavScroller class extends Scroller to provide extra navigator specific functionality. |
| NavSkinnableComponent |
The NavSkinnableComponent class extends SkinnableComponent to provide extra navigator specific functionality. |
| NavSkinnableContainer |
The NavSkinnableContainer class extends SkinnableContainer to provide extra navigator specific functionality. |
| NavTextInput |
The NavTextInput class extends TextInput to provide extra navigator specific functionality. |
| ScrollPad |
The ScrollPad class extends NavSkinnableComponent to implements "touch-like" scrolling
of multipage documents. |
| Welcome |
The Welcome class extends CanvasList to add support for user-customizable swf items, a close state,
and Don't-show-again behavior. |