Visible Property for ComponentSkin
----------------------------------

                 Key: PIVOT-736
                 URL: https://issues.apache.org/jira/browse/PIVOT-736
             Project: Pivot
          Issue Type: New Feature
          Components: wtk, wtk-terra
    Affects Versions: 2.0
            Reporter: Daniel Kuschny
            Priority: Minor
             Fix For: 2.0.1


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.  

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to