API Docs for: 1.0.0
Show:

Parsers Class

Converts data to a DataSource. Data can be an object containing both dataType and liveData, or it can be free form, e.g., an array of records or an XHR URL.

Item Index

Methods

Methods

treebledatasource

(
  • oData
)
DataSource static

Parameters:

  • oData Mixed

    Data to convert.

Returns:

DataSource:

The new data source.