Note | ||
---|---|---|
| ||
As of July 25th, 2023, there is a content freeze on this page. |
The ontabclick event is activated when a tab is clicked on a Tab Panel or Tab Panel Layout widget. The special variable tab can indicate the index of the tab that was clicked. The first tab is index 0, the second tab is index 1, and so on. If the JavaScript expression evaluates to false, the tab will not be switched.
...