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  
elementActive — Event, class impression.players.CanvasElement
Dispatched when the element's active property is changed to true.
elementActive — Event, class impression.players.CanvasElement
Dispatched when the element is first created.
elementActive — Event, class impression.players.CanvasPlayer
Dispatched when an element's active property is changed to true.
elementActive — Event, class impression.players.CanvasPlayer
Dispatched when an element is first created.
ELEMENT_ACTIVE — Constant Static Property, class impression.events.CanvasElementEvent
The CanvasElementEvent.ELEMENT_ACTIVE constant defines the value of the type property of a element active event object.
elementComplete — Event, class impression.players.CanvasElement
Dispatched when the element's complete property is changed to true.
elementComplete — Event, class impression.players.CanvasPlayer
Dispatched when an element's complete property is changed to true.
ELEMENT_COMPLETE — Constant Static Property, class impression.events.CanvasElementEvent
The CanvasElementEvent.ELEMENT_COMPLETE constant defines the value of the type property of a element complete event object.
elementGraphicLoadComplete — Event, class impression.players.CanvasElement
Dispatched when the element completes loading of a graphic.
elementGraphicLoadComplete — Event, class impression.players.CanvasPlayer
Dispatched when an element completes loading of a graphic.
ELEMENT_GRAPHIC_LOAD_COMPLETE — Constant Static Property, class impression.events.CanvasElementEvent
The CanvasElementEvent.ELEMENT_GRAPHIC_LOAD_COMPLETE constant defines the value of the type property of a element graphic load complete event object.
elementGraphicLoadInit — Event, class impression.players.CanvasElement
Dispatched when the element begins loading of a graphic.
elementGraphicLoadInit — Event, class impression.players.CanvasPlayer
Dispatched when an element begins loading of a graphic.
ELEMENT_GRAPHIC_LOAD_INIT — Constant Static Property, class impression.events.CanvasElementEvent
The CanvasElementEvent.ELEMENT_GRAPHIC_LOAD_INIT constant defines the value of the type property of a element graphic load init event object.
ELEMENT_INITIALIZE — Constant Static Property, class impression.events.CanvasElementEvent
The CanvasElementEvent.ELEMENT_INITIALIZE constant defines the value of the type property of a element initialized event object.
elementOf(item:any) — method, class impression.players.CanvasPlayer
Returns the CanvasElement associated with an item.
elementRedraw — Event, class impression.players.CanvasElement
Dispatched when the element is redrawn.
elementRedraw — Event, class impression.players.CanvasPlayer
Dispatched when an element is redrawn.
ELEMENT_REDRAW — Constant Static Property, class impression.events.CanvasElementEvent
The CanvasElementEvent.ELEMENT_REDRAW constant defines the value of the type property of a element redraw event object.
elementType — Property, class impression.persistence.ChildElement
Identifies the type of data stored within the object.
embedFonts — Style, class impression.players.RTFPlayer
Indicates whether embedded fonts should be used.
embedFonts — Style, class impression.players.CanvasElement
Indicates whether embedded fonts should be used for text elements.
embedFonts — Style, class impression.utilities.RTFConverter
Indicates whether embedded fonts should be used during conversion.
embedFonts — Style, class impression.utilities.TreeNode
Indicates whether embedded fonts should be used.
EMPTY — Static Property, class impression.players.VideoPlayerStatusTypes
The storyboard property's video persisted property value is null, or the filename element is the empty string ("").
EMPTY — Static Property, class impression.players.sequencers.SequencerStatusTypes
No audio file has been specified.
EMPTY — Constant Static Property, class impression.utilities.GUID
Defines an empty GUID.
emSize — Property, class impression.persistence.properties.FontData
The em size (or point size) of the font.
enableAllDestinations — Style, class impression.players.CanvasPlayer
Specifies which elements should be enabled.
encode(source:any) — Static Method , class impression.utilities.Base64
Returns a Base64-encoded string.
end — Event, class impression.resolver.LoaderInfoEx
Dispatched when the object has finished loading data.
end — Event, class impression.resolver.ResolverInfo
Dispatched when an item within the scope of the ResolverInfo object has finished loading data.
end — Event, class impression.resolver.SoundEx
Dispatched when the object has finished loading data.
end — Event, class impression.resolver.URLLoaderEx
Dispatched when the object has finished loading data.
END — Constant Static Property, class impression.events.ResolverEvent
The ResolverEvent.END constant defines the value of the type property of an end event object.
endOwnerTransaction(owner:any) — method, class impression.resolver.AssetResolver
Completes a transaction started with the beginOwnerTransaction() method.
endPoint — Property, class impression.persistence.properties.LocationData
The ending point of a range of storyboards.
endsWith(source:String, item:String) — Static Method , class impression.utilities.StringUtils
Returns true if source ends with item.
endTransaction() — method, class impression.resolver.AssetResolver
Completes a transaction started with the beginTransaction() method.
endTransaction — Event, class impression.resolver.ResolverInfo
Dispatched when the last active item since the owner's or AssetResolver's transaction mode was ended has finished loading data.
END_TRANSACTION — Constant Static Property, class impression.events.ResolverEvent
The ResolverEvent.END_TRANSACTION constant defines the value of the type property of an end transaction event object.
ensureVisible(node:impression.utilities:TreeNode) — method, class impression.utilities.TreeView
Ensures that a TreeNode is visible.
ENTER_FRAME — Constant Static Property, class impression.events.VideoFrameEvent
The VideoFrameEvent.ENTER_FRAME constant defines the value of the type property of a frame event object.
EOF — Static Property, class impression.players.VideoPlayerStatusTypes
Playback has reached the end of the video and is stopped.
EOF — Static Property, class impression.players.sequencers.SequencerStatusTypes
The audio file has finished playing, or the timer is inactive.
eraseSurface() — method, class impression.players.CanvasPlayer
Removes all content from the surface.
eraseSurface() — method, class impression.players.FlashObjectPlayer
Removes all content from the surface.
eraseSurface() — method, class impression.players.RTFPlayer
Removes all content from the surface.
eraseSurface() — method, class impression.players.RenderingPlayer
Removes all content from the surface.
eraseSurface() — method, class impression.players.SWFVideoPlayer
Removes all content from the surface.
ERROR — Constant Static Property, class impression.events.SimulationObjectErrorEvent
The SimulationObjectErrorEvent.ERROR constant defines the value of the type property of a simulation error event object.
ERROR — Constant Static Property, class impression.events.SimulationPlayerErrorEvent
The SimulationPlayerErrorEvent.ERROR constant defines the value of the type property of an error event object.
errorData — Property, class impression.events.SimulationObjectErrorEvent
Additional data associated with the error.
errorData — Property, class impression.events.SimulationPlayerErrorEvent
Additional data associated with the error.
evaluate() — method, class impression.players.MatchingPlayer
Evaluates the selected responses.
evaluate() — method, class impression.players.MultipleChoicePlayer
Evaluates the selected response.
evaluate() — method, class impression.players.MultipleSelectPlayer
Evaluates the selected responses.
EVALUATE — Constant Static Property, class impression.events.MatchingEvaluateEvent
The MatchingEvaluateEvent.EVALUATE constant defines the value of the type property of a matching evaluate event object.
EVALUATE — Constant Static Property, class impression.events.MultipleChoiceEvent
The MultipleChoiceEvent.EVALUATE constant defines the value of the type property of a evaluate event object.
EVALUATE — Constant Static Property, class impression.events.MultipleSelectEvent
The MultipleSelectEvent.EVALUATE constant defines the value of the type property of a evaluate event object.
evaluateChangeRequest(simulation:impression.simulation:ISimulation, changeData:any) — method, interface impression.simulation.IRulesEngine
Evaluates a proposed change to the simulation state.
evaluated — Property, class impression.players.MatchingResponseDetails
Indicates whether the response is an evaluated response for a question.
evaluatedIndex — Property, class impression.events.MultipleChoiceEvent
The index of the evaluated item.
evaluatedIndex — Property, class impression.players.MultipleChoicePlayer
The index of the currently evaluated response.
evaluatedQuestionIndex — Property, class impression.players.MatchingResponseDetails
The index of the question that the response has been evaluated against.
evaluatedResponseIndex — Property, class impression.players.MatchingQuestionDetails
The index of the selected response.
evaluatedResponseName — Property, class impression.players.MatchingQuestionDetails
The storyboard persisted property name of the evaluated response; for example, "Answer1" or "Distractor".
evaluatedResponseValue — Property, class impression.players.MatchingQuestionDetails
The persisted property value of the evaluated response.
every(callback:Function, thisObject:any, useArrayMethod:Boolean) — method, class impression.persistence.ChildElementCollection
Executes a test function on each item in the collection until an item is reached that returns false for the specified function.
every(callback:Function, thisObject:any, useArrayMethod:Boolean) — method, class impression.persistence.LessonMapCollection
Executes a test function on each item in the collection until an item is reached that returns false for the specified function.
every(callback:Function, thisObject:any) — method, class impression.persistence.StoryboardCollection
Executes a test function on each item in the collection until an item is reached that returns false for the specified function.
expand(node:impression.utilities:TreeNode) — method, class impression.utilities.TreeView
Expands a TreeNode.
EXPAND — Constant Static Property, class impression.events.TreeViewEvent
The TreeViewEvent.EXPAND constant defines the value of the type property of an TreeView expand event object.
expandable — Style, class impression.utilities.TreeNode
Indicates whether the node can be expanded/collapsed by double-clicking.
expandAll() — method, class impression.utilities.TreeView
Expands all nodes.
expandCollapseNodeSpacing — Style, class impression.utilities.TreeView
The spacing between the right edge of the expand/collapse element and the left edge of a node, in pixels.
expanded — Property, class impression.utilities.TreeNode
Indicates the expanded state of the node.
expandIcon — Style, class impression.utilities.TreeView
Identifies the icon to use as the expand element.
extendedDistractors — Property, class impression.players.MatchingPlayer
Specifies how the class should handle selection of invalid question and response indices.
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