Search
Preparing search index...
The search index is not available
jga-dices
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"observer/src/index"
Observable
Class Observable
Hierarchy
Observable
Implements
ObservableInterface
Index
Properties
observers
Methods
attach
detach
notify
Properties
Protected
observers
observers
:
ObserverInterface
[]
= []
Methods
attach
attach
(
observer
:
ObserverInterface
)
:
void
Parameters
observer:
ObserverInterface
Returns
void
detach
detach
(
observer
:
ObserverInterface
)
:
void
Parameters
observer:
ObserverInterface
Returns
void
notify
notify
(
message
?:
undefined
|
string
)
:
void
Parameters
Optional
message:
undefined
|
string
Returns
void
Globals
"observer/src/index"
Observable
observers
attach
detach
notify
Observable
Interface
Observer
Interface
Generated using
TypeDoc