Class Index | File Index

Classes


Class AC.lobby.ThinkletPage

Thinklet page
Defined in: myThinklets.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Default constructor.
Field Summary
Field Attributes Field Name and Description
<static>  
AC.lobby.ThinkletPage.html
The HTML content.
<static>  
AC.lobby.ThinkletPage.title
The tab title.
Class Detail
AC.lobby.ThinkletPage()
Default constructor.
Field Detail
<static> AC.lobby.ThinkletPage.html
The HTML content.
Default Value:
"My Thinklet stuff here."

<static> AC.lobby.ThinkletPage.title
The tab title.
Default Value:
'My Thinklets'

Documentation generated by JsDoc Toolkit 2.0.0 on Sun Sep 23 2012 02:46:07 GMT-0500 (CDT)