new Panel(name, options)
Parameters:
Name | Type | Description |
---|---|---|
name |
string | of the panel |
options |
Mx.parameters.Panel | of the panel |
- Source:
Extends
Members
-
<static, constant> TEMPLATE :string
-
Template for this controls - button
Type:
- string
- Source:
-
name :string
-
Type:
- string
- Source:
-
position :M.ui.position
-
Type:
- Source:
Methods
-
_removeControl(controls)
-
TODO
Parameters:
Name Type Description controls
array.<M.Control> - Source:
-
addClassName(controls)
-
TODO
Parameters:
Name Type Description controls
array.<M.Control> - Source:
-
addControls(controls)
-
TODO
Parameters:
Name Type Description controls
array.<M.Control> - Source:
-
addTo(controls)
-
TODO
Parameters:
Name Type Description controls
array.<M.Control> - Source:
-
collapse()
-
Call private method _collapse
- Source:
-
destroy(html, html)
-
TODO
Parameters:
Name Type Description html
HTMLElement panel
html
HTMLElement area
- Source:
-
fire()
-
Sets the callback when the instace is loaded
- Inherited From:
- Source:
-
getControls(controls)
-
TODO
Parameters:
Name Type Description controls
array.<M.Control> - Source:
-
getTemplatePanel()
-
Returns the template panel
- Source:
Returns:
- Type
- HTMLElement
-
hasControl(controls)
-
TODO
Parameters:
Name Type Description controls
array.<M.Control> - Source:
-
isCollapsed()
-
Returns is collapsed
- Source:
Returns:
- Type
- Boolean
-
on()
-
Sets the callback when the instace is loaded
- Inherited From:
- Source:
-
once()
-
Sets the callback when the instace is loaded
- Inherited From:
- Source:
-
open()
-
Call private method _open
- Source:
-
removeClassName(controls)
-
TODO
Parameters:
Name Type Description controls
array.<M.Control> - Source:
-
removeControls(controls)
-
TODO
Parameters:
Name Type Description controls
array.<M.Control> - Source:
-
un()
-
Sets the callback when the instace is loaded
- Inherited From:
- Source: