Private
_presentationProtected
Readonly
listenersPrivate
rvfReadonly
sourceReadonly
sourcePrivate
videoListen to events from this helper. Duplicate listeners allowed.
Private
addPrivate
Readonly
dispatchPrivate
Readonly
dispatchProtected
dispatchDispatch an event to all listeners.
Private
Readonly
dispatchPrivate
Readonly
dispatchProtected
dispatchDispatch an event to a specific listener. Listener does not have to be added
Private
Readonly
onPrivate
Readonly
onPrivate
Readonly
redirectStop listening to events from this helper. If a duplicate listener is removed, only one is removed.
True if a listener was removed, false otherwise.
Private
remove
A base class that can be listened to, and dispatch events.