jsdatasource.js
No description.

File Location

/goog/datasource/jsdatasource.js

Classes

goog.ds.JsDataSource
Data source whose backing is JavaScript data Names that are reserved for system use and shouldn't be used for data node names: eval, toSource, toString, unwatch, valueOf, watch. Behavior is undefined if these names are used.
goog.ds.JsPropertyDataSource
Data source for JavaScript properties that arent objects. Contains reference to parent object so that you can set the vaule

Directory datasource

File Reference