Overview
A page within a TabView.
Variable Summary
access | name | type | Can Read | Can Init | Can Write | Default Value | description |
---|---|---|---|---|---|---|---|
public | content | Node | ![]() | ![]() | ![]() |
The contents of the tab page. |
|
public | header | Node | ![]() | ![]() | ![]() |
A node providing visual presentation of the page header. |
|
public | toolTip | String | ![]() | ![]() | ![]() |
A string tooltip associated with the page. |