Chico UI

ch (Namespace)

Documentation updated on Fri May 18 2012 12:47:07 GMT-0300 (GMT-03:00), generated by JsDoc Toolkit 2.4.0

Overview

Chico-UI namespace

Summary

Visibility Name Description
<static>  
Available device's features.
<static>  
Here you will find a map of all component's instances created by Chico-UI.
<static>  
ch.utils
References and commons functions.
<static>  
ch.version
Current version
Visibility Name Description
<static>  
ch.clon(o)
Utility to clone objects
<static>  
ch.init()
Core constructor function.

Namespacedetail

Properties detail

features (static, object)

Available device's features.

See

instances (static, object)

Here you will find a map of all component's instances created by Chico-UI.

utils (static, object)

References and commons functions.

version (static, number)

Current version

Methods detail

clon (static)

Utility to clone objects

Parameters
  • o: . Object to clone
Returns
  • object

init (static)

Core constructor function.