File: scotts\widgets\client.js
/** * * @class Widget.Client * @constructor * @module Widgets */ /** * Contains the values of the data object that was assembled * on by the Widget's Server-Side counter part. * @property data * @type Object */ /** * Contains the values of the options object that was assembled * on by the Widget's Server-Side counter part. * @property options * @type Object */