Search
Preparing search index...
The search index is not available
Spider Engine API
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ObjectLoadingCallbacks
Interface ObjectLoadingCallbacks
Hierarchy
ObjectLoadingCallbacks
Index
Properties
error
loaded
Properties
error
error
:
function
Type declaration
(
err
:
any
)
:
void
Parameters
err:
any
Returns
void
loaded
loaded
:
function
Type declaration
(
obj
:
UniqueObject
, fromCache
:
boolean
)
:
void
Parameters
obj:
UniqueObject
fromCache:
boolean
Returns
void
Globals
Object
Loading
Callbacks
error
loaded