-
Sencha User
Answered: Showing/Hiding a Tab's Close Button
Answered: Showing/Hiding a Tab's Close Button
Is there any way to hide/show a tab's closable button after it's been loaded? I'm trying to write an application allowing users to 'pin' their tabs.
-
Best Answer Posted by
mrtedweb
This is the trick:
this.getActiveTab().tab.setClosable(true/false)
I was not looking at the tab's tab component. Thanks for everyone's help.
-
Sencha User
This is the trick:
this.getActiveTab().tab.setClosable(true/false)
I was not looking at the tab's tab component. Thanks for everyone's help.
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us