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  
backButton — Property, class widgetfactory.QuestionWidget
The Back button for the QuestionWidget.
baseObject — Property, class widgetfactory.proxy.BaseProxy
The Object that the proxy object has been created for.
BaseProperties — Dynamic Class, package widgetfactory.properties
Converts Captivate data into Widget Properties and stores it this object.
BaseProperties() — Constructor, class widgetfactory.properties.BaseProperties
Creates an object containing the Widget Properties.
BaseProxy — class, package widgetfactory.proxy
A base class which is extended by all other proxy objects.
BaseProxy(baseObject:any) — Constructor, class widgetfactory.proxy.BaseProxy
Creates a new instance of the BaseProxy class.
BaseRoom — class, package widgetfactory.communication
An object for aiding the communication between widgets at runtime.
BaseRoom(name:String, location:flash.display:MovieClip) — Constructor, class widgetfactory.communication.BaseRoom
Creates a new instance of the BaseRoom class.
BaseRoomProxy — class, package widgetfactory.communication
Creates an object that acts as a proxy between the room object and the widget.
BaseRoomProxy(room:Object) — Constructor, class widgetfactory.communication.BaseRoomProxy
Creates a new instance of the BaseRoomProxy class.
BaseSlideRoom — class, package widgetfactory.communication
A special type of widget room that allows widgets on a certain slide to communicate with each other.
BaseSlideRoom(name:String, location:flash.display:MovieClip) — Constructor, class widgetfactory.communication.BaseSlideRoom
Creates a new instance of the BaseSlideRoom class.
BaseSlideRoomProxy — class, package widgetfactory.communication
Creates a proxy object so that widgets can interact with Room objects and still keep strong typing.
BaseSlideRoomProxy(room:Object) — Constructor, class widgetfactory.communication.BaseSlideRoomProxy
Creates a new instance of the BaseSlideRoomProxy class.
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