DataSource.Local
(
)
(
)
static final String
protected
void
_defDataFn
(
e
)
e
<Event.Facade>
Event Facade with the following properties:
protected
void
_defRequestFn
(
e
)
response
event when response is received. This method should be implemented by
subclasses to achieve more complex behavior such as accessing remote data.
e
<Event.Facade>
Event Facadewith the following properties:
protected
void
_defResponseFn
(
e
)
e
<Event.Facade>
Event Facade with the following properties:
static
void
DataSource.issueCallback
(
callback
,
params
,
error
)
callback
<Object>
The callback object.
params
<Array>
params to be passed to the callback method
error
<Boolean>
whether an error occurred
Number
sendRequest
(
request
)
request
event.
request
<Object>
An object literal with the following properties:
request
callback
success
failure
argument
cfg
Number
data
(
e
)
e<Event.Facade>
Event Facade with the following properties:
error
(
e
)
e<Event.Facade>
Event Facade with the following properties:
request
(
e
)
e<Event.Facade>
Event Facade with the following properties:
response
(
e
)
e<Event.Facade>
Event Facade with the following properties:
sourceChange
(
event
)
event<Event.Facade>
An Event Facade object with the following attribute specific properties added: