BottomTabPanel
Extends:
Static Member Summary
| Static Public Members | ||
| public static |
|
|
Constructor Summary
| Public Constructor | ||
| public |
constructor(tabs: TabPanel) |
|
Member Summary
| Public Members | ||
| public |
|
|
| public |
height: * |
|
| Private Members | ||
| private |
_ele: * |
|
| private |
|
|
| private |
_visible: * |
|
| private |
tabPanel: * |
|
Method Summary
| Public Methods | ||
| public |
|
|
| public |
getHeight(): * |
|
| public |
hide(donotsave: boolean) |
|
| public |
init() |
|
| public |
isMinimized(): * |
|
| public |
isVisible(): * |
|
| public |
setHeight(h: number) |
|
| public |
show(userInteraction: Boolean) |
|
| public |
toggle(userInteraction: boolean) |
|
Static Public Members
public static USERSETTINGS_VISIBLE: * source
Public Constructors
Public Members
public : * source
public height: * source
Private Members
private _ele: * source
private _toBottomPanel: * source
private _visible: * source
private tabPanel: * source
Public Methods
public fixHeight() source
public hide(donotsave: boolean) source
Params:
| Name | Type | Attribute | Description |
| donotsave | boolean |
public init() source
public setHeight(h: number) source
Params:
| Name | Type | Attribute | Description |
| h | number |
public show(userInteraction: Boolean) source
Params:
| Name | Type | Attribute | Description |
| userInteraction | Boolean |
public toggle(userInteraction: boolean) source
Params:
| Name | Type | Attribute | Description |
| userInteraction | boolean |