Module dlangui.widgets.tabs
This module contains declaration of tabbed view controls.
TabItemWidget
- single tab header in tab control
TabWidget
TabHost
TabControl
Synopsis
import dlangui.widgets.tabs;
Interfaces
Name | Description |
---|---|
TabHandler
|
Classes
Name | Description |
---|---|
TabControl
|
tab header - tab labels, with optional More button
|
TabHost
|
container for widgets controlled by TabControl
|
TabItem
|
tab item metadata |
TabItemList
|
tab item list helper class |
TabItemWidget
|
tab item widget - to show tab header |
TabWidget
|
compound widget - contains from TabControl widget (tabs header) and TabHost (content pages)
|
Authors
Vadim Lopatin, coolreader.org@gmail.com
Copyright
Vadim Lopatin, 2014
License
Boost License 1.0