Class Index | File Index

Classes


Class SweetDevRia.RiaTabbox

RiaTabbox
Defined in: Tabbox.js.

Class Summary
Constructor Attributes Constructor Name and Description
<private>  
Method Summary
Method Attributes Method Name and Description
 
add(tab, tabpanel)
Add a tab and a tabpanel to the tabbox
 
setHeight(height)
Set the height of the tabbox
 
setWidth(width)
Set the width of the tabbox
Class Detail
<private> SweetDevRia.RiaTabbox(id)
Parameters:
{String} id
The id of the tabbox
Method Detail
add(tab, tabpanel)
Add a tab and a tabpanel to the tabbox
Parameters:
{RiaTabModel} tab
The tab
{RiaTabPanelModel} tabpanel
The tab panel

setHeight(height)
Set the height of the tabbox
Parameters:
{int} height
The height of the tabbox

setWidth(width)
Set the width of the tabbox
Parameters:
{int} width
The width of the tabbox

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