waytale - v0.3.0
Preparing search index...
view
WaytaleTabsView
Class WaytaleTabsView
Index
Constructors
constructor
Properties
active
Tab
elem
Tab
Bar
elem
Tab
Contents
gadget
Tabs
help
notifications
settings
Methods
add
Gadget
Tab
add
Tab
close
Tab
set
Active
Tab
Constructors
constructor
new
WaytaleTabsView
()
:
WaytaleTabsView
Returns
WaytaleTabsView
Properties
active
Tab
activeTab
:
any
elem
Tab
Bar
elemTabBar
:
Element
|
null
elem
Tab
Contents
elemTabContents
:
Element
|
null
gadget
Tabs
gadgetTabs
:
any
[]
help
help
:
WaytaleHelpTabView
notifications
notifications
:
WaytaleNotificationsTabView
settings
settings
:
WaytaleSettingsTabView
Methods
add
Gadget
Tab
addGadgetTab
(
gadget
:
any
,
focus
?:
boolean
)
:
any
Parameters
gadget
:
any
focus
:
boolean
= true
Returns
any
add
Tab
addTab
(
tab
:
any
,
system
?:
boolean
,
focus
?:
boolean
)
:
any
Parameters
tab
:
any
system
:
boolean
= false
focus
:
boolean
= true
Returns
any
close
Tab
closeTab
(
gadget
:
any
)
:
void
Parameters
gadget
:
any
Returns
void
set
Active
Tab
setActiveTab
(
tab
:
any
)
:
void
Parameters
tab
:
any
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
active
Tab
elem
Tab
Bar
elem
Tab
Contents
gadget
Tabs
help
notifications
settings
Methods
add
Gadget
Tab
add
Tab
close
Tab
set
Active
Tab
waytale - v0.3.0
Loading...