Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.
Class | Package | Description | |
---|---|---|---|
AddWindowEvent
| org.bigbluebutton.main.view.events | ||
BigBlueButtonModule
| org.bigbluebutton.common | This is an abstract-like class which is a base for a BigBlueButton Module. | |
ChatFacade
| org.bigbluebutton.modules.chat | Class ChatFacade | |
ChatModule
| org.bigbluebutton.modules.chat | Class ChatModule acts as view component for Chat Application | |
ChatModuleConstants
| org.bigbluebutton.modules.chat | Class of Constants | |
ChatModuleMediator
| org.bigbluebutton.modules.chat.view | This class is a mediator for the ChatModule viewComponent | |
ChatProxy
| org.bigbluebutton.modules.chat.model.business | This class gets a NetConnection instance and a shared object which try to connect. | |
ChatWindowMediator
| org.bigbluebutton.modules.chat.view | Mediator Class for ChatWindow view component | |
ClearCommand
| org.bigbluebutton.modules.log.controller | ||
Conference
| org.bigbluebutton.modules.viewers.model.business | ||
Connection
| org.bigbluebutton.modules.chat.model.business | ||
ConnectionEvent
| org.bigbluebutton.modules.chat.model.business | ||
Constants
| org.bigbluebutton.common | Holds various constants NOTE: PLEASE DON'T CHANGE THE CONSTANTS, JUST CHANGE THE STATIC VARIABLES. | |
DefaultSlide
| org.bigbluebutton.modules.presentation.model.vo | ||
FileUploadNotifier
| org.bigbluebutton.modules.presentation.controller.notifiers | This is a convinience class so that multiple pieces of data can be sent via a pureMVC notification | |
FileUploadService
| org.bigbluebutton.modules.presentation.model.services |
The FileUploadService receives and responds to events related to uploading files
This class extends the Proxy class of the pureMVC framework |
|
FileUploadWindowMediator
| org.bigbluebutton.modules.presentation.view |
This is the Mediator class for the FileUploadWindow component
This class extends the Mediator class of the pureMVC framework |
|
Images
| org.bigbluebutton.common | ||
InputPipe
| org.bigbluebutton.common | The class is used by the module to receive messages from the Router. | |
IRouterAware
| org.bigbluebutton.common | ||
JoinNotifier
| org.bigbluebutton.modules.presentation.controller.notifiers | This is a convinience class so that multiple pieces of data can be sent through a pureMVC notification | |
JoinWindowMediator
| org.bigbluebutton.modules.viewers.view.mediators | The JoinWindowMediator is a mediator class for the JoinWindow gui component | |
ListenersClass
| org.bigbluebutton.modules.voiceconference.view | This is a convinience class extended by the Listeners Window. | |
ListenersWindowMediator
| org.bigbluebutton.modules.voiceconference.view |
The ListenersWindowMediator is a Mediator class for the ListenersWindow mxml component
This class extends the Mediator class of the PureMVC framework |
|
LoginInfoNotifier
| org.bigbluebutton.modules.viewers.controller.notifiers | This is a convinience class so that multiple pieces of information can be sent via a notification | |
LoginWindowMediator
| org.bigbluebutton.main.view | ||
LogModule
| org.bigbluebutton.modules.log | view component class for LogModuleMediator | |
LogModuleConstants
| org.bigbluebutton.modules.log | Class containing the constants required | |
LogModuleFacade
| org.bigbluebutton.modules.log | ||
LogModuleMediator
| org.bigbluebutton.modules.log.view | Mediator for LogModule and LogWindow | |
MainApplicationConstants
| org.bigbluebutton.main | Contains the constants being used in the application piping | |
MainApplicationFacade
| org.bigbluebutton.main | Facade for the Shell | |
MainApplicationShellMediator
| org.bigbluebutton.main.view | This is the Mediator class for MainApplicationShell view compom\nent | |
MainToolbarMediator
| org.bigbluebutton.main.view | ||
MeetMeUserItemMediator
| org.bigbluebutton.modules.voiceconference.view |
This is the mediator class for the MeerMeUserItem GUI component
This class extends the Mediator class of the PureMVC framework |
|
MessageObject
| org.bigbluebutton.modules.chat.model.vo | ||
MessageVO
| org.bigbluebutton.modules.chat.model.vo | ||
ModelPrepCommand
| org.bigbluebutton.modules.log.controller | ||
MuteNotifier
| org.bigbluebutton.modules.voiceconference.control.notifiers | A wrapper class so that multiple pieces of information can be sent inside a PureMVC notification | |
NetConnectionDelegate
| org.bigbluebutton.modules.presentation.model.business | The NetConnectionDelegate is a class that connects and listens to the server on behalf of the presentation module | |
NetConnectionDelegate
| org.bigbluebutton.modules.voiceconference.model.business |
This is the NetConnectionDelegate which connects to the server
This class extends the Proxy Class of the PureMVC framework |
|
NetConnectionDelegate
| org.bigbluebutton.modules.viewers.model.services | The NetConnectionDelegate class has the job of communicating with the server on behalf of the viewers module | |
OutputPipe
| org.bigbluebutton.common | This class is used by the module to send messages to the Router. | |
PresentationApplication
| org.bigbluebutton.modules.presentation.model |
The PresentationApplication class is the ApplicationMediator class of the Presentation Module
This class extends the Proxy class of the pureMVC framework This class implements the IResponder interface |
|
PresentationConstants
| org.bigbluebutton.modules.presentation | Constants for the Presentation piping | |
PresentationDelegate
| org.bigbluebutton.modules.presentation.model.business |
The PresentationDelegate class handles calls to and from the server
In most cases the communication with the Red5 server is handles using a shared object
This class extends the Proxy class of the PureMVC framework |
|
PresentationFacade
| org.bigbluebutton.modules.presentation |
This is the main facade class of the Presentation module
This class extends the Facade class of the pureMVC framework |
|
PresentationModel
| org.bigbluebutton.modules.presentation.model | The PresentationModel class holds the properties of the presentation | |
PresentationModule
| org.bigbluebutton.modules.presentation |
The main class of the Presentation Module
This class extends the ModuleBase of the Flex Framework |
|
PresentationModuleMediator
| org.bigbluebutton.modules.presentation |
The mediator for the PresentationModule class
This class extends the Mediator object of the PureMVC framework |
|
PresentationPanelMediator
| org.bigbluebutton.modules.presentation.view | ||
PresentationService
| org.bigbluebutton.modules.presentation.model.services |
This class directly communicates with an HTTP service in order to send and recives files (slides
in this case)
This class extends the Proxy class of the pureMVC framework |
|
PresentationWindowMediator
| org.bigbluebutton.modules.presentation.view | This class is a Mediator class of the PresentationWindow GUI component | |
ProgressNotifier
| org.bigbluebutton.modules.presentation.controller.notifiers | This is a convinience class so that multiple pieces of data can be sent via a pureMVC notification | |
RemoveWindowEvent
| org.bigbluebutton.main.view.events | ||
Role
| org.bigbluebutton.common | ||
Router
| org.bigbluebutton.common | The Router is responsible for routing messages between cores/modules in the BigBlueButton system. | |
SetLevelCommand
| org.bigbluebutton.modules.log.controller | ||
SharedObjectConferenceDelegate
| org.bigbluebutton.modules.viewers.model.services | ||
Slide
| org.bigbluebutton.modules.presentation.model.vo | ||
SlidesDeck
| org.bigbluebutton.modules.presentation.model.vo | ||
StartLoginCommand
| org.bigbluebutton.modules.viewers.controller | The StartLoginCommand registers a JoinWindowMediator with the JoinWindow gui component | |
StartPresentationAppCommand
| org.bigbluebutton.modules.presentation.controller | This command registers a PresentationApplication class as a mediator in the PresentationFacade | |
StartupCommand
| org.bigbluebutton.modules.presentation.controller | This MacroCommand is called at startup. | |
StartupCommand
| org.bigbluebutton.modules.log.controller | ||
StartupCommand
| org.bigbluebutton.main.controller | Registers the main mediator with the main facade | |
StartupCommand
| org.bigbluebutton.modules.chat.controller | ||
StartUploadWindowCommand
| org.bigbluebutton.modules.presentation.controller | This command registers a FileUploadWindowMediator component with the PresentationFacade | |
StartupModelCommand
| org.bigbluebutton.modules.presentation.controller | This command is a sub-command of the Macro Command StartupCommand. | |
StartupViewCommand
| org.bigbluebutton.modules.presentation.controller | This command is a sub-command of the Macro Command StartupCommand. | |
StartupVoiceConfCommand
| org.bigbluebutton.modules.voiceconference.control | This command gets called from the facade when the application is first started | |
StartViewersCommand
| org.bigbluebutton.modules.viewers.controller | The StartViewersCommand registers the ViewersModuleMediator with the ViewersModule It also registers a Conference object as a mediator in the facade | |
StartWindowCommand
| org.bigbluebutton.modules.viewers.controller | The StartWindowCommand registers a ViewersWindowMediator with the ViewersWindow gui component | |
StatusNotifier
| org.bigbluebutton.modules.viewers.controller.notifiers | This is a convinience class so that multiple pieces of information can be sent via a notification | |
ThumbnailViewMediator
| org.bigbluebutton.modules.presentation.view |
This class is the Mediator of the ThumbnailView GUI component
This class extends the Mediator class of the pureMVC framework |
|
User
| org.bigbluebutton.modules.viewers.model.vo | ||
UserNotifier
| org.bigbluebutton.modules.presentation.controller.notifiers | This is a convinience class so that multiple pieces of data can be sent via a pureMVC notification | |
ViewersConstants
| org.bigbluebutton.modules.viewers | This class holds some of the constants relevant to this module | |
ViewersFacade
| org.bigbluebutton.modules.viewers | The ViewersFacade represents a singleton which holds the Viewers Module together in one instance | |
ViewersModule
| org.bigbluebutton.modules.viewers | This is the main class of the ViewersModule. | |
ViewersModuleMediator
| org.bigbluebutton.modules.viewers | This is the mediator class for the ViewersModule class | |
ViewersWindowMediator
| org.bigbluebutton.modules.viewers.view.mediators | The ViewersWindowMediator is a mediator class for the ViewersWindow gui component | |
ViewPrepCommand
| org.bigbluebutton.modules.log.controller | ||
VoiceConfConnectResponder
| org.bigbluebutton.modules.voiceconference.model.business |
This class receives notifications of server events
This class extends the Mediator class of the PureMVC framework This class implements the IResponder Interface |
|
VoiceConferenceFacade
| org.bigbluebutton.modules.voiceconference | The MeetMeFacade is the main Facade of the MeetMe module. | |
VoiceConferenceRoom
| org.bigbluebutton.modules.voiceconference.model | This class represents a room in the Asterisk server. | |
VoiceConferenceUser
| org.bigbluebutton.modules.voiceconference.model.vo | Represents a user in the MeetMeRoom | |
VoiceModule
| org.bigbluebutton.modules.voiceconference | This is the main class of the Voice Module application. | |
VoiceModuleConstants
| org.bigbluebutton.modules.voiceconference | Holds various constants used by the Voice Module | |
VoiceModuleMediator
| org.bigbluebutton.modules.voiceconference | The VoiceModuleMediator is a mediator class for the VoiceModule. |