| Class | Description |
|---|
| MetaCommandEvent |
This event is dispatched when a meta command is to be executed. |
| PresentationLoaderEvent |
The PresentationLoaderEvent class represents an event that is
dispatched by the presentation loader. |
| PresentationPlaybackEvent |
The PresentationPlaybackEvent class represents an event which is
dispatched by the object implementing the IPresentationPlaybackController
interface. |
| PresentationStartupEvent |
The PresentationStartupEvent class represents an event that is
dispatched at the presentation startup by the presentation playback controller. |
| RestrictedPresentationPlaybackEvent |
The RestrictedPresentationPlaybackEvent class represents an event that is
dispatched by the restricted version of the presentation playback controller. |
| RestrictedPresentationPlaybackEvent2 |
The RestrictedPresentationPlaybackEvent2 class extends the RestrictedPresentationPlaybackEvent and represents
an extended version of the event that is dispatched by the restricted version of the presentation playback controller. |
| RestrictedPresentationPlaybackEvent3 |
The RestrictedPresentationPlaybackEvent3 class extends represents
an extended version of the event that is dispatched by the restricted
version of the presentation playback controller. |
| SlideViewedEvent |
The SlideViewedEvent class represents an event which is
dispatched by the presentation playback controller when a slide is being viewed for the first time. |
| TooltipEvent |
The TooltipEvent class is dispatched when a hyperlink tooltip
on a slide is to be displayed or hidden. |
| WebObjectEvent |
The WebObjectEvent class represents an event which is dispatched
by the object implementing the IPresentationView interface to notify
its listeners that a web object is to be shown or hidden. |