Class Index | File Index

Classes


Class R.util.console.HTML


Extends R.debug.ConsoleRef.
A debug console that will use a pre-defined element to display its output. The element with the id "debug-console" will be created an appended to the DOM for you. This object is created when no other option is available from the browser, or when developer tools cannot be accessed.
Defined in: html.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Methods borrowed from class R.debug.ConsoleRef:
debug, error, getClassName, info, trace, warn
Class Detail
R.util.console.HTML()

Documentation generated by JsDoc Toolkit 2.4.0 on Mon Mar 18 2013 16:09:21 GMT-0400 (EDT)