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: 446 $
// $LastChangedBy: tobi $
// $LastChangedDate: 2007-02-15 20:59:15 +0100 (Thu, 15 Feb 2007) $
// $HeadURL: http://p3k.org/source/rabbit/trunk/docs/overview-summary-.jsdoc_Root.js.html $
//

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