Hello,
I read in documentation that we can manipule object with “.hide()/.show()” or with the property “hidden”.
I need to hide or show ELEMENTS of an object and I don’t find if it possible.
For example in a tabbar object , I wan’t to hide juste one tab dynamically.
LikeWise, I have data in a tree and I want’ hide just one node.
Is it possible to do that ?
Thanks