dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
TabWidget.this
dlangui
widgets
tabs
TabWidget
create with ID parameter
this
()
this
(string ID, Align tabAlignment)
class
TabWidget
this
(
string
ID
,
Align
tabAlignment
=
Align.Top
)
Meta
Source
See Implementation
dlangui
widgets
tabs
TabWidget
constructors
this
functions
addTab
focusSelectedTab
handleAction
onKeyEvent
onTabChanged
onTabClose
removeTab
renameTab
selectTab
setStyles
tab
tabBody
tabControl
tabHost
tabIndex
properties
hiddenTabsVisibility
selectedTab
selectedTabBody
selectedTabId
tabCount
variables
_tabControl
_tabHost
tabChanged
tabClose
create with ID parameter