Rabbit 1.1

Class Root

Object
   |
   +--HopObject
         |
         +--Root

class Root
extends HopObject

Defined in .jsdoc/Root.js


 
Fields inherited from class HopObject
cache, _id, _parent, _prototype
 
Constructor Summary
Root ()
            Constructs a new HopObject root.
 
Method Summary
 void rabbit_example_action()
           An example action to demonstrate the Rabbit framwork's basic features.
 
Methods inherited from class HopObject
add, addAt, clearCache, contains, count, editor, get, getById, getChildElement, href, invalidate, list, onRequest, persist, prefetchChildren, remove, removeChild, renderSkin, renderSkinAsString, setParent, size
 

Constructor Detail

Root

Root()

Method Detail

rabbit_example_action

void rabbit_example_action()

Rabbit 1.1

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