You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Dominique Jean-Prost (JIRA)" <de...@myfaces.apache.org> on 2007/04/19 17:09:15 UTC

[jira] Commented: (MYFACES-380) New component

    [ https://issues.apache.org/jira/browse/MYFACES-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12490090 ] 

Dominique Jean-Prost commented on MYFACES-380:
----------------------------------------------

Can someone tell me when this component will be sent to tomahawk (not sandbox) ?

> New component <x:fieldSet>
> --------------------------
>
>                 Key: MYFACES-380
>                 URL: https://issues.apache.org/jira/browse/MYFACES-380
>             Project: MyFaces Core
>          Issue Type: New Feature
>          Components: General
>            Reporter: Stephan Strittmatter
>            Priority: Trivial
>             Fix For: 1.1.1
>
>
> 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>&nbsp;
>     <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.
-
You can reply to this email to add a comment to the issue online.