[
https://issues.apache.org/jira/browse/ADFFACES-332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Weßendorf updated ADFFACES-332:
----------------------------------------
Affects Version/s: 1.0.1-incubating-core-SNAPSHOT
> Style class output could be cleaned up a lot in renderers
> ---------------------------------------------------------
>
> Key: ADFFACES-332
> URL: https://issues.apache.org/jira/browse/ADFFACES-332
> Project: MyFaces ADF-Faces
> Issue Type: Improvement
> Affects Versions: 1.0.1-incubating-core-SNAPSHOT
> Reporter: Adam Winer
>
> Currently, there's lots of different code spread out among different
> renderers for dealing with default style classes, adding the result of
> getStyleClass(), mixing in any state classes.
> I'dlike to move the CommandButtonRenderer.renderStyleAttributes() and
> getStateStyleClasses()
> methods up to XhtmlRenderer, and rigorously use these and
> getDefaultStyleClass() across
> all renderers for the CSS classes that gets rendered on the root element.
> This'd especially
> clean up the form controls.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.