Yahoo! UI Library

DataSource Utility  2.6.0

Yahoo! UI Library > datasource > YAHOO.util.LocalDataSource

Class YAHOO.util.LocalDataSource - extends YAHOO.util.DataSourceBase

LocalDataSource class for in-memory data structs including JavaScript arrays, JavaScript object literals (JSON), XML documents, and HTML tables.

Constructor

YAHOO.util.LocalDataSource ( oLiveData , oConfigs )
Parameters:
oLiveData <HTMLElement> Pointer to live data.
oConfigs <object> (optional) Object literal of configuration values.

Copyright © 2008 Yahoo! Inc. All rights reserved.