Class Index | File Index

Classes


Class SweetDevRia.CollapseManager


Extends RiaComponent, RiaComponent.

Defined in: CollapseManager.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
This is the Collapse Manager component class
Method Summary
Method Attributes Method Name and Description
 
addCollapse(collapseId)
Add a collapse to this manager
<private>  
This method is called automatically at the page load
Class Detail
SweetDevRia.CollapseManager(id)
This is the Collapse Manager component class
Parameters:
{String} id
Id of this collapse manager
Method Detail
addCollapse(collapseId)
Add a collapse to this manager
Parameters:
{String} collapseId
The identifiant of the new collapse to manage

<private> initialize()
This method is called automatically at the page load

Documentation generated by JsDoc Toolkit 2.0.0 on Thu Dec 02 2010 15:18:53 GMT+0100 (CET)