]
Nick Belaevski updated RF-10208:
--------------------------------
Assignee: Anton Belevich
Fix Version/s: Future_4.X
Collapsible Sub Table Toggler - rename the attributes and markup
semantically properly to collapsed/expanded
------------------------------------------------------------------------------------------------------------
Key: RF-10208
URL:
https://issues.jboss.org/browse/RF-10208
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-tables
Affects Versions: 4.0.0.Milestone5
Reporter: Lukas Fryc
Assignee: Anton Belevich
Priority: Minor
Fix For: Future_4.X
Similar to RF-9924.
Currently, the meaning of the naming is
Expand - "the one which is collapsed and may be expanded" = Collapsed
Collapse - "the one which is expanded and may be collapsed" = Expanded
By renaming attrubutes to:
@collapsedIcon
@expandedIcon
@collapsedLabel
@expandedLabel
and the generated clientId in markup of toggler to
:collapsed
:expanded
we will avoid confusion.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: