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

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


    [ https://issues.jboss.org/browse/RF-10730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12587118#comment-12587118 ] 

Ilya Shaikovsky commented on RF-10730:
--------------------------------------

maybe also inputClass  and defaultLabelClass - but that really could be done later. need to create RFC if will not be done.

> 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: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list