Description
It would be great if you could set the global visibility for components using a specific styleName.
An example usage would be for help boxes. If I apply the styleName "helpBox" to all BoxPanes which display some HelpText.
Now I create a ToggleButton/Checkbox "Show/Hide HelpBoxes" setting the global visibility property of this StyleName. Now all BoxPanes using this StyleName get shown or hidden.