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  
enableAnswers — Event, class widgetfactory.QuestionWidget
enableAnswers() — method, class widgetfactory.QuestionWidget
A Template Method that is called when the question's interactivity should be turned on.
ENABLE_ANSWERS — Constant Static Property, class widgetfactory.events.QuestionWidgetEvent
Dispatched when your interactivity should be turned on.
endFrame — Property, interface widgetfactory.helpers.runtime.IRuntimeData
The number frame of the slide that the widget's runtime duration ends on.
endFrame — Property, class widgetfactory.helpers.runtime.RuntimeData
The number frame of the slide that the widget's runtime duration ends on.
endFrame — Property, interface widgetfactory.info.IFrameRange
The frame of the movie that this object ends on.
endFrame — Property, class widgetfactory.info.WidgetInfo
The frame number of the slide that the widget ends on.
endFrame — Property, class widgetfactory.proxy.SlideInfoProxy
The frame of the movie that this object ends on.
enterMovie — Event, class widgetfactory.StaticWidget
enterMovie() — method, class widgetfactory.StaticWidget
A Template Method that is called when the Captivate Movie begins.
ENTER_MOVIE — Constant Static Property, class widgetfactory.events.WidgetEvent
Dispatched when the Captivate Movie begins.
enterPropertiesDialog — Event, class widgetfactory.StaticWidget
enterPropertiesDialog() — method, class widgetfactory.StaticWidget
A Template Method that is called when the Properties Dialog (Widget Parameters tab in Captivate 4) is opened.
ENTER_PROPERTIES_DIALOG — Constant Static Property, class widgetfactory.events.WidgetEvent
Dispatched when the Properties Dialog (Widget Parameters tab in Captivate 4) is opened.
enterPropertiesDialogPreview — Event, class widgetfactory.StaticWidget
enterPropertiesDialogPreview() — method, class widgetfactory.StaticWidget
A Template Method that is called when Captivate 4 displays your widget in the preview area of the Properties Dialog Widget tab.
ENTER_PROPERTIES_DIALOG_PREVIEW — Constant Static Property, class widgetfactory.events.WidgetEvent
Dispatched when Captivate 4 displays your widget in the preview area of the Properties Dialog Widget tab.
enterRuntime — Event, class widgetfactory.StaticWidget
enterRuntime() — method, class widgetfactory.StaticWidget
A Template Method that is called when the Captivate Movie enters the period in which this widget is supposed to appear.
ENTER_RUNTIME — Constant Static Property, class widgetfactory.events.WidgetEvent
Dispatched when the Captivate Movie enters the period in which this widget is supposed to appear.
enterSlide — Event, class widgetfactory.StaticWidget
enterSlide() — method, class widgetfactory.communication.BaseSlideRoom
A Template Method which is called when the movie enters the slide that the room is attached to.
ENTER_SLIDE — Constant Static Property, class widgetfactory.events.WidgetEvent
Dispatched when the Captivate movie progresses into a new slide (except for the very first slide of the movie).
enterStage — Event, class widgetfactory.StaticWidget
enterStage() — method, class widgetfactory.StaticWidget
A Template Method that is called when your widget is displayed on the Captivate stage.
ENTER_STAGE — Constant Static Property, class widgetfactory.events.WidgetEvent
Dispatched when Captivate displays your widget on the stage.
enterWidgetPanelPreview — Event, class widgetfactory.StaticWidget
enterWidgetPanelPreview() — method, class widgetfactory.StaticWidget
A Template Method that is called when your widget is being previewed in the Widget Panel.
ENTER_WIDGET_PANEL_PREVIEW — Constant Static Property, class widgetfactory.events.WidgetEvent
Dispatched when your widget is being previewed in the Widget Panel.
error(message:String) — method, interface widgetfactory.logging.IWidgetDebugger
Used for tracing error messages when the program detects an error.
error(message:String) — Static Method , class widgetfactory.logging.WidgetDebugger
Used for tracing error messages when the program detects an error.
error(message:String) — method, class widgetfactory.logging.debuggers.DefaultWidgetDebugger
Used for tracing error messages when the program detects an error.
error(message:String) — method, class widgetfactory.logging.debuggers.WidgetArthropodDebugger
Used for tracing error messages when the program detects an error.
error(message:String) — method, class widgetfactory.logging.debuggers.WidgetMonsterDebugger
Used for tracing error messages when the program detects an error.
eventDispatcher — Property, class widgetfactory.StaticWidget
The default dispatcher of the com.adobe.captivate.events in Captivate 5.
exitRuntime — Event, class widgetfactory.StaticWidget
exitRuntime() — method, class widgetfactory.StaticWidget
A Template Method that is called when the Captivate Movie leaves the period of time in which the widget is supposed to appear.
EXIT_RUNTIME — Constant Static Property, class widgetfactory.events.WidgetEvent
Dispatched when the Captivate Movie leaves the period of time in which the widget is supposed to appear.
exitSlide — Event, class widgetfactory.StaticWidget
exitSlide() — method, class widgetfactory.communication.BaseSlideRoom
A Template Method which is called when the movie exits the slide that the room is attached to.
EXIT_SLIDE — Constant Static Property, class widgetfactory.events.WidgetEvent
Dispatched when the Captivate movie has reached the last frame of the current slide, and is about to move on to the next slide.
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