[ http://issues.apache.org/jira/browse/MYFACES-380?page=all ]
sean schofield updated MYFACES-380:
-----------------------------------
Summary: New component <x:fieldSet> (was: UPComponent for HTML-Tag
fieldset)
Personally I would prefer a new component <x:fieldSet> since the alternative is
just as wordy as using <f:verbatim>. What could be simpler then just adding
"x:" to your normal html? This would also allow for forceId, etc. although at
the moment I'm hard pressed to find a usecase for them with fieldset.
> New component <x:fieldSet>
> --------------------------
>
> Key: MYFACES-380
> URL: http://issues.apache.org/jira/browse/MYFACES-380
> Project: MyFaces
> Type: New Feature
> Components: Sandbox
> Reporter: Stephan Strittmatter
> Priority: Trivial
>
> There is a HTML tag fieldset, which could be very useful to create nice
> applications.
> Using it at the moment reuires a lot spreating of verbatim-tags.
> Her a example of the html-output:
> <pre>
> <fieldset class="fieldset">
> <legend>My Fieldset</legend>
> ....
> </fieldset>
> </pre>
> The legend is rendered as title of the groupbox.
> My suggestion of the tag will be:
> <x:fieldset title="My Fieldset>....</xfieldset>
> </textarea>
> </td>
> </tr>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> <tr><td colspan=2 bgcolor=ffffff>
> <style>
> <!--
> .fieldLabelArea
> {
> width: 30%;
> }
> -->
> </style>
> </td></tr>
> <tr><td colspan=2 bgcolor=f0f0f0>
> <b>Comment</b>: (an optional comment describing this update)
> </td></tr>
>
>
> <tr
>
>
> >
>
>
>
>
> <td class="fieldLabelArea">
>
>
>
>
>
> Update comment:
>
>
> </td>
>
>
> <td bgcolor="ffffff" nowrap class="fieldValueArea">
> <textarea name="comment"
> cols="70"
> rows="4"
> wrap="virtual"
>
>
> style="width:90%"
>
>
>
>
>
> accesskey="m"
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> >
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira