Class Index | File Index

Classes


Namespace $class_library

This is where the $class library stores some of its implementation details to avoid polluting the global scope.
Defined in: class-debug.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Field Summary
Field Attributes Field Name and Description
<static>  
$class_library.debug
True if this is the debug version of the library.
<static>  
$class_library.version
The version of the $class library.
Namespace Detail
$class_library
Field Detail: debug
<static> {Boolean} $class_library.debug
True if this is the debug version of the library.
Field Detail: version
<static> {String} $class_library.version
The version of the $class library.

Documentation generated by JsDoc Toolkit 2.3.2 on Sat Nov 13 2010 01:18:48 GMT-0500 (EST)