Demos
Docs
API
PRICING
FREE TRIAL
API
Preparing search index...
The search index is not available
Document Solutions PDF Viewer - v7.2.3
Document Solutions PDF Viewer - v7.2.3
IGCEventBus
Interface IGCEventBus
Internal EventBus interface.
Hierarchy
IGCEventBus
Index
Methods
dispatch
off
on
Methods
dispatch
dispatch
(
eventName
:
BusEventName
,
...
rest
:
any
[]
)
:
any
Raise event.
Parameters
eventName:
BusEventName
Rest
...
rest:
any
[]
Returns
any
off
off
(
eventName
:
BusEventName
, listener
:
Function
)
:
any
Unlisten event.
Parameters
eventName:
BusEventName
listener:
Function
Returns
any
on
on
(
eventName
:
BusEventName
, listener
:
Function
)
:
any
Listen event.
Parameters
eventName:
BusEventName
listener:
Function
Returns
any
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Modules
Document
Solutions PDF
Viewer -
v7.2.3
IGCEvent
Bus
dispatch
off
on
Internal EventBus interface.