Rabbit 1.1

.jsdoc/Root.js

Summary

Default fields and methods of the Root class.


Class Summary
Root  

//
// Copyright (c) 2006 Tobi Schäfer
// Alle Rechte vorbehalten. All rights reserved.
//
// $Revision$
// $LastChangedBy$
// $LastChangedDate$
// $HeadURL$
//

/**
 * @fileoverview Default fields and methods of the Root class.
 */

/**
 * Constructs a new HopObject root.
 * @extends HopObject
 * @constructor
 */
function Root() {}

Rabbit 1.1

Documentation generated by JSDoc on Thu Feb 15 20:58:41 2007