]
Lukáš Fryč updated RF-10208:
----------------------------
Labels: (was: needs-qe)
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: Lukáš Fryč
Assignee: Anton Belevich
Priority: Critical
Fix For: 4.0.0.Milestone6
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: