Search
Preparing search index...
The search index is not available
node-zk-treecache
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
node-zk-treecache
TreeCacheEvent
Class TreeCacheEvent
Hierarchy
TreeCacheEvent
Index
Constructors
constructor
Properties
_data
_date
_type
Accessors
data
date
path
type
Methods
to
String
Constructors
constructor
new
Tree
Cache
Event
(
_type
:
TreeCacheEventType
, _data
:
ChildData
|
null
, _date
:
Date
)
:
TreeCacheEvent
Parameters
_type:
TreeCacheEventType
_data:
ChildData
|
null
_date:
Date
Returns
TreeCacheEvent
Properties
Private
_data
_data
:
ChildData
|
null
Private
_date
_date
:
Date
Private
_type
_type
:
TreeCacheEventType
Accessors
data
get
data
(
)
:
ChildData
|
null
Returns
ChildData
|
null
date
get
date
(
)
:
Date
Returns
Date
path
get
path
(
)
:
string
|
null
Returns
string
|
null
type
get
type
(
)
:
TreeCacheEventType
Returns
TreeCacheEventType
Methods
to
String
to
String
(
)
:
string
Returns
string
node-
zk-
treecache
Tree
Cache
Event
constructor
_data
_date
_type
data
date
path
type
to
String
Generated using
TypeDoc