tab header - tab labels, with optional More button
container for widgets controlled by TabControl
tab item metadata
tab item list helper class
tab item widget - to show tab header
compound widget - contains from TabControl widget (tabs header) and TabHost (content pages)
tab close button pressed handler
current tab is changed handler
Synopsis:
import dlangui.widgets.tabs;
Boost License 1.0
Vadim Lopatin, 2014
This module contains declaration of tabbed view controls.
TabItemWidget - single tab header in tab control TabWidget TabHost TabControl