| Class | Description |
---|
| CollectionManagerEvent |
The CollectionManagerEvent class extends Event and is dispatched in response to changes to the Navigator host or its collection of attachments. |
| JobQueueEvent |
The JobQueueEvent class extends Event and is dispatched by com.adobe.portfolio.utils.JobQueue. |
| LayoutEvent |
The LayoutEvent class extends Event and is dispatched by Navigator layouts. |
| MarqueeSelectionEvent |
The MarqueeSelectionEvent class extends Event and is dispatched by the MarqueeSelection class during a marquee drag gesture. |
| PreviewEvent |
The PreviewEvent class extends Event and is dispatched by some components in the com.adobe.portfolio.previews package. |
| PropertyManagerEvent |
The PropertyManagerEvent class extends Event and is dispatched when Navigator properties
have changed. |
| ThumbnailManagerEvent |
The ThumbnailManagerEvent class extends PropertyChangeEvent and is dispatched by com.adobe.portfolio.managers.ThumbnailMnager. |