w4d v0.0.4 (2018-08-22T12:42:48Z)
Dub
Repo
TabHostWidget.addTab
w4d
widget
tabhost
TabHostWidget
Adds the tab.
class
TabHostWidget
void
addTab
(
int
id
,
dstring
title
,
Widget
contents
)
Meta
Source
See Implementation
w4d
widget
tabhost
TabHostWidget
classes
Tab
TabHeaderPanelWidget
TabHeaderWidget
constructors
this
functions
activateTab
addTab
findTabWithId
indexOf
removeTab
setFontFace
properties
activatedTab
children
focusable
trackable
variables
_activatedIndex
_fontface
_headers
_tabs
Adds the tab.