An object which holds data related to an object's title.
Notes
A title object is intended to hold the data necessary to display a
header for a particular object. A common example is the TabPanel,
which uses the widget title to populate the tab for a child widget.
It is the responsibility of the owner to call the title disposal.
An object which holds data related to an object's title.
Notes
A title object is intended to hold the data necessary to display a header for a particular object. A common example is the
TabPanel
, which uses the widget title to populate the tab for a child widget.It is the responsibility of the owner to call the title disposal.