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

Anton Belevich (JIRA) jira-events at lists.jboss.org
Sat Mar 12 08:22:45 EST 2011


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

Anton Belevich commented on RF-10730:
-------------------------------------

renamed: 
@editStateClass -> @activeClass
@changedStateClass -> @changedClass
@disabledStateClass -> @disabledClass

deleted:
@readyStateClass
@noneClass
@editClass 

> 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: Anton Belevich
>             Fix For: 4.0.0.Final
>
>
> 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