The <TAB/> widget is used to define a tab in the <TABVIEW/> for static content or as a prototype for a <TABVIEW/>'s tied to datasource. The TABSCOPE varies based on how it is created. When created from a url or datasource, the TAB has a unique SCOPE, whereas, when it is created from static FML content, its scope is local to the page.
Attributes
Name
Type
Default
Description
Req
url
string
Where url poiunt to a valid template. If specified and the <TAB/> has no defined content, the tab is created by loading content from the template url specified.
Diosplayed as a tooltip when hovering over the <TABVIEW/>'s tab bar
closeable
bool
true/false
If the TAB is created using static content, the default is false. If the TAB is created using dynamic content either from a datasource or vai a template url, the default is true