dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
TabControl.tab
dlangui
widgets
tabs
TabControl
returns tab item by id (null if not found)
TabItem
tab
(int index)
TabItem
tab
(string id)
const
(
TabItem
)
tab
(string id)
class
TabControl
const
const
(
TabItem
)
tab
(
string
id
)
Meta
Source
See Implementation
dlangui
widgets
tabs
TabControl
constructors
this
functions
addTab
getMoreButtonPopupMenu
getNextItemIndex
handleAction
handleMorePopupMenu
layout
measure
onDraw
onMouse
onTabClose
removeTab
renameTab
selectTab
setStyles
sortedItems
tab
tabIndex
updateAccessTs
updateTabs
properties
autoMoreButtonMenu
enableCloseButton
enableMoreButton
moreButtonIcon
selectedTabId
tabAlignment
tabCount
static functions
accessTimeComparator
variables
_autoMoreButtonMenu
_buttonOverlap
_enableCloseButton
_items
_moreButton
_selectedTabId
_sortedItems
_tabAlignment
_tabButtonStyle
_tabButtonTextStyle
_tabStyle
moreButtonClick
moreButtonPopupMenu
tabChanged
tabClose
returns tab item by id (null if not found)