A user interface widget that contains a header with a collapsible content panel.
| oscar. | A user interface widget that contains a header with a collapsible content panel. |
| Properties | |
| collapsed | |
| title | |
| panel | |
| container | |
| contentPane | Reference to the content pane. |
| headerPanel | Reference to the header panel. |
| css | |
| Constructor | |
| oscar. | |
| Functions | |
| createHeaderPanel | Creates the header panel |
| setTitle | |
| getPanel | Returns the panel reference |
| getContentPane | Returns the contentPane reference |
| appendContent | |
| Constants | |
| CLASS_NAME - oscar. |
Creates the header panel
createHeaderPanel : function()
setTitle : function( title )
Returns the panel reference
getPanel : function()
Returns the contentPane reference
getContentPane : function()
appendContent : function( node )