[ http://issues.apache.org/jira/browse/MYFACES-1055?page=all ]

Lance Frohman updated MYFACES-1055:
-----------------------------------

    Attachment: HtmlColumnTag.java.patch
                HtmlColumn.java.patch
                tomahawk_column_attributes.xml.patch

> add colspan (and header/footer colspan) attributes to tomahawk extended 
> column tag
> ----------------------------------------------------------------------------------
>
>          Key: MYFACES-1055
>          URL: http://issues.apache.org/jira/browse/MYFACES-1055
>      Project: MyFaces
>         Type: Improvement
>   Components: Tomahawk
>     Versions: 1.1.1
>     Reporter: Lance Frohman
>  Attachments: HtmlColumn.java.patch, HtmlColumnTag.java.patch, 
> HtmlColumns.java.patch, HtmlSimpleColumn.java.patch, 
> HtmlTableRenderer.java.patch, column.xml.patch, test.zip, 
> tomahawk_column_attributes.xml.patch
>
> I added three new attributes to the tomahawk column tag (I didn't
> change the columns tag - I don't even know if that would make 
> sense). The new attributes are "colspan", "headercolspan", 
> and "footercolspan". All the changes involve adding 
> these attributes, except there is also a change to 
> HtmlTableRenderer, to implement it. There is a new 
> routine, "amISpannedOver", to check to see if the 
> column is spanned over. This replaces JIRA-426,
> it can be deleted.
> The attached test.zip file is for testing. 

-- 
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

Reply via email to