preoccupyjs
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Actions
Name
Transport
Events
Base
Action
Click
ToAction
Client
Cursor
Dbl
Click
ToAction
Dom
Controller
Event
Emitter
Host
Keydown
Action
Keypress
Action
Keyup
Action
Local
Transport
Message
constructor
data
hash
type
serialize
parse
Mouse
Down
ToAction
Mouse
UpTo
Action
Move
ToAction
Right
Click
ToAction
Rxjs
Transport
Scroll
ByAction
Abstract
Transport
Coordinates
Preoccupy
Action
Raw
Preoccupy
Action
Rxjs
Transport
Options
Transport
Event
Listener
CURSOR
DEBUG_
FLAG
MOCK_
ACTION_
TYPE
STACK_
LENGTH
action
Map
local
Transport
create
Client
create
Host
css
pick
Hierarchy
Message
Index
Constructors
constructor
Properties
data
hash
type
Methods
serialize
parse
Constructors
constructor
new
Message
(
type
:
string
, data
:
object
, hash
?:
string
)
:
Message
Parameters
type:
string
data:
object
Optional
hash:
string
Returns
Message
Properties
data
data
:
object
hash
hash
:
string
type
type
:
string
Methods
serialize
serialize
(
)
:
string
Returns
string
Static
parse
parse
(
src
:
string
)
:
Message
Parameters
src:
string
Returns
Message
Generated using
TypeDoc