]
Ilya Shaikovsky updated RF-10730:
---------------------------------
Issue Type: Bug (was: Task)
inplaces stlying attributes to be changed
-----------------------------------------
Key: RF-10730
URL:
https://issues.jboss.org/browse/RF-10730
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-input
Affects Versions: 4.0.0.CR1
Reporter: Ilya Shaikovsky
Assignee: Nick Belaevski
That would be great if could be done prior to final.
There is mess with styling attributes:
1) editClass
2) editStateClass
3) disabledClass
4) styleClass
5) changedStateClass
6) readyStateClass
7) noneClass
why do we need all that stuff?
difference between 1) and 2)?
difference between 4) and 6)?? (both applied always?)
7) ???
Should be:
styleClass (always on the root span)
changedClass (applied to the root)
disabledClass (applied to the root)
activeClass (applied to the root, previous edit)
all the other - using selectors.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: