Description
In our application we need to control TabButton visibility in a TabPane.
I know we could remove the component from tab list, but patching pivot adding setTabVisible method to TabPane was easier and a better solution for us.
In our application we need to control TabButton visibility in a TabPane.
I know we could remove the component from tab list, but patching pivot adding setTabVisible method to TabPane was easier and a better solution for us.