API Docs for: 1.0.0
Show:

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
 */