[richfaces-issues] [JBoss JIRA] Created: (RF-10730) inplaces stlying attributes to be changed

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Thu Mar 10 06:47:46 EST 2011


inplaces stlying attributes to be changed
-----------------------------------------

                 Key: RF-10730
                 URL: https://issues.jboss.org/browse/RF-10730
             Project: RichFaces
          Issue Type: Task
      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: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list