Add ability to close all entries in accordion component
-------------------------------------------------------
Key: PIVOT-572
URL: https://issues.apache.org/jira/browse/PIVOT-572
Project: Pivot
Issue Type: Improvement
Components: wtk
Affects Versions: 1.5, 1.5.1, 2.0, 2.1, 3.0
Environment: I don't believe this to be platform dependent
Reporter: Timothy Daly
Priority: Minor
Fix For: 1.5
Setting the selectedIndex will expand the specified section of the accordion
component. There may be reason to have the ability to specify that no section
be opened (all closed). Currently setting the selectedIndex to -1 does not
throw an exception but it does however display a bizarre empty section. As a
suggestion you may want to allow -1 to instead be used to say 'no section
should be open'.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.