Yahoo! UI Library

datasource  3.0.0

Yahoo! UI Library > datasource > DataSourceArraySchema
Search:
 
Filters

Class DataSourceArraySchema - extends Plugin.Base

Adds schema-parsing to the DataSource Utility.

Properties

NAME - static final String

Class name.

NS - static final String

The namespace for the plugin. This will be the property on the host which references the plugin instance.

Properties inherited from Attribute:

Properties inherited from Base:

Properties inherited from Plugin.Base:

Methods

_beforeDefDataFn
tId (Number)
Unique transaction ID.
request (Object)
The request.
callback (Object)
The callback object with the following properties:
success (Function)
Success handler.
failure (Function)
Failure handler.
data (Object)
Raw data.

protected void _beforeDefDataFn
tId (Number)
Unique transaction ID.
request (Object)
The request.
callback (Object)
The callback object with the following properties:
success (Function)
Success handler.
failure (Function)
Failure handler.
data (Object)
Raw data.
( )
Parses raw data into a normalized response.

initializer

private void initializer ( config )
Internal init() handler.
Parameters:
config <Object> Config object.

Methods inherited from Plugin.Base:

Events inherited from Base:

Events inherited from Plugin.Base:

Configuration attributes inherited from Base:

Configuration attributes inherited from Plugin.Base:

host,

Copyright © 2009 Yahoo! Inc. All rights reserved.