|
PHP2Go Javascript Framework | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--Widget
|
+--CollapsiblePanel
Defined in widgets/collapsiblepanel.js
| Field Summary | |
Object |
content
Reference to the panel's content container |
Object |
header
Reference to the panel's header |
Object |
icon
Reference to the panel's icon (expand/collapse) |
Object |
tip
Reference to the panel's tip |
| Fields inherited from class Widget |
attributes
|
| Constructor Summary | |
CollapsiblePanel
(<Object> attrs, <Function> func)
The CollapsiblePanel is a widget that represents a panel whose content can be expanded and collapsed by clicking on its header. |
|
| Method Summary | |
void
|
setup()
Initializes the widget |
| Methods inherited from class Widget |
hasAttributes
|
| Field Detail |
Object content
Object header
Object icon
Object tip
| Constructor Detail |
CollapsiblePanel(<Object> attrs, <Function> func)
attrs - Widget's attributes
func - Setup function
| Method Detail |
void setup()
|
PHP2Go Javascript Framework | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||