PHP2Go Javascript Framework

Class CollapsiblePanel

Object
   |
   +--Widget
         |
         +--CollapsiblePanel

class CollapsiblePanel
extends Widget

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

content

Object content

header

Object header

icon

Object icon

tip

Object tip

Constructor Detail

CollapsiblePanel

CollapsiblePanel(<Object> attrs, <Function> func)

Method Detail

setup

void setup()

PHP2Go Javascript Framework

Copyright © 2002-2006 by Marcos Pont
Documentation generated by JSDoc on Sun Oct 7 19:52:10 2007