You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "sean schofield (JIRA)" <de...@myfaces.apache.org> on 2006/02/22 13:54:40 UTC

[jira] Updated: (TOMAHAWK-66) add colspan (and header/footer colspan) attributes to tomahawk extended column tag

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

sean schofield updated TOMAHAWK-66:
-----------------------------------


> add colspan (and header/footer colspan) attributes to tomahawk extended column tag
> ----------------------------------------------------------------------------------
>
>          Key: TOMAHAWK-66
>          URL: http://issues.apache.org/jira/browse/TOMAHAWK-66
>      Project: MyFaces Tomahawk
>         Type: Bug
>   Components: Columns, Column
>     Versions: 1.1.1
>     Reporter: Lance Frohman
>     Priority: Minor
>  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