Home Reference Source
import BottomTabPanel from './ui/elements/tabpanel/bottomtabpanel.js'
public class | source

BottomTabPanel

Extends:

cables-shared-client~Events → BottomTabPanel

Constructor Summary

Public Constructor
public

Member Summary

Private Members
private

_ele: *

private

_tabs: *

private

_visible: boolean

Method Summary

Public Methods
public

hide(donotsave: *)

public

init()

public

isVisible(): *

public

show(userInteraction: *)

public

toggle(userInteraction: *)

Public Constructors

public constructor() source

Private Members

private _ele: * source

private _tabs: * source

private _visible: boolean source

Public Methods

public hide(donotsave: *) source

Params:

NameTypeAttributeDescription
donotsave *

public init() source

public isVisible(): * source

Return:

*

public show(userInteraction: *) source

Params:

NameTypeAttributeDescription
userInteraction *

public toggle(userInteraction: *) source

Params:

NameTypeAttributeDescription
userInteraction *