[
https://issues.apache.org/jira/browse/CLK-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13063385#comment-13063385
]
Gilberto C Andrade commented on CLK-114:
----------------------------------------
Have this feature implemented in some way?
> Form.toString(): Customize the class attribute
> ----------------------------------------------
>
> Key: CLK-114
> URL: https://issues.apache.org/jira/browse/CLK-114
> Project: Click
> Issue Type: Improvement
> Components: core
> Reporter: Ricardo Lecheta
> Assignee: Malcolm Edgar
>
> Hi,
> The Form.toString generates the following code:
> - buffer.append("<table class=\"form\" id=\"");
> - buffer.append("<table class=\"fields\" id=\"");
> - class= buttons, errors
> We can change the css properties in the control.css file.
> But sometimes when the project starts, we already have all prototype (pages,
> screens, css) already written
> The easier way is just to change the class attribute, and you can get the
> look-and-feel of your prototype. Might public methods to change the "class"
> attributes should be a good addition to click.
> So we don't need to change the control.css, and we also don't need ask help
> for the designer. You just have to use the correct css.
> thanks
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira