Represents the state of a tab within a tabstrip.
These properties will be passed to the tabstrip whenever a tab is added. Tabstrips can also update these properties at any time, and the service will persist these changes (See updateTabProperties).
URL to an icon image that will be displayed within the tab widget.
Tab title - the text that is shown on the tab widget so that a user can identify the contents of that tab.
This will be initialised to the 'name' of the associated window object.
Represents the state of a tab within a tabstrip.
These properties will be passed to the tabstrip whenever a tab is added. Tabstrips can also update these properties at any time, and the service will persist these changes (See updateTabProperties).