You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by David Le Strat <dl...@yahoo.com> on 2004/11/16 06:54:32 UTC

[Patch] Added Tree Table Support to Existing Tree Component.

All,

Also see
http://nagoya.apache.org/jira/browse/MYFACES-8 for
patch.

Please find attached an enhancement to the MyFaces
tree.  The initial component provided by MyFaces
provides a great basic tree functionality but did not
provide the option to display table tree.  I extended
the HtmlTree component to provide for that support as
illustrated in the enclosed PDF.

I enclosed the following items:

1. A quick overview of the enhancements made to the
tree component.
2. A patch for the code in question developed against
the latest subversion trunk as of 11/16/2004 12:30AM
EST.
3. An image that is needed for the footer of the
extended component to be added to
webapps/examples/web/images, sw_med_rond.gif
4. The provided code implements an example integrated
with MyFaces example application.  I integrate the
treeTable.jsf page to the example navigation.

Looking forward to your feedback.

Regards,

David Le Strat.


		
__________________________________ 
Do you Yahoo!? 
Meet the all-new My Yahoo! - Try it today! 
http://my.yahoo.com 
 



		
__________________________________ 
Do you Yahoo!? 
The all-new My Yahoo! - Get yours free! 
http://my.yahoo.com 
 

[Patch] Extended Functionality for Tree Table + A few Fixed

Posted by David Le Strat <dl...@yahoo.com>.
All,

I just submitted a patch to JIRA for the tree table
component.

http://nagoya.apache.org/jira/browse/MYFACES-48

Patch Notes:


- Convert all images to use getResourceURL() in
HTMLTreeImageCommandLinkRenderer and HTMLTreeRender. 
Required for correct rendering of images with JSR-168.

- Added Tree check box tag and component allow to use
checkboxes in tree table in combination with the
already existing <x:selectManyCheckbox> tag and spread
layout.

- Renamed treecolumn tag to treeColumn to be
consistent with other myfaces tags.

- Added TreeItem and TreeTable beans.  Seem to be
missing from head.

- Fixed some resource bundles issues.

Regards,

David Le Strat.

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Re: [Patch] Added Tree Table Support to Existing Tree Component.

Posted by Oliver Rossmueller <ol...@tuxerra.com>.
David,

great work! I'll add you enhancement to the code base as soon as 
possible. Thanks.

Best regards,
Oliver


David Le Strat wrote:

>All,
>
>Also see
>http://nagoya.apache.org/jira/browse/MYFACES-8 for
>patch.
>
>Please find attached an enhancement to the MyFaces
>tree.  The initial component provided by MyFaces
>provides a great basic tree functionality but did not
>provide the option to display table tree.  I extended
>the HtmlTree component to provide for that support as
>illustrated in the enclosed PDF.
>
>I enclosed the following items:
>
>1. A quick overview of the enhancements made to the
>tree component.
>2. A patch for the code in question developed against
>the latest subversion trunk as of 11/16/2004 12:30AM
>EST.
>3. An image that is needed for the footer of the
>extended component to be added to
>webapps/examples/web/images, sw_med_rond.gif
>4. The provided code implements an example integrated
>with MyFaces example application.  I integrate the
>treeTable.jsf page to the example navigation.
>
>Looking forward to your feedback.
>
>Regards,
>
>David Le Strat.
>
>
>		
>__________________________________ 
>Do you Yahoo!? 
>Meet the all-new My Yahoo! - Try it today! 
>http://my.yahoo.com 
> 
>
>
>
>		
>__________________________________ 
>Do you Yahoo!? 
>The all-new My Yahoo! - Get yours free! 
>http://my.yahoo.com 
> 
>  
>


-- 
Oliver Rossmueller
Software Engineer and IT-Consultant
Hamburg, Germany
http://www.rossmueller.com


Re: [Patch] Added Tree Table Support to Existing Tree Component.

Posted by Manfred Geiler <ma...@apache.org>.
Thanks, David.
Oliver, as the master of the tree ;-) could you please add this patch?

Thanks,
Manfred


David Le Strat wrote:
> All,
> 
> Also see
> http://nagoya.apache.org/jira/browse/MYFACES-8 for
> patch.
> 
> Please find attached an enhancement to the MyFaces
> tree.  The initial component provided by MyFaces
> provides a great basic tree functionality but did not
> provide the option to display table tree.  I extended
> the HtmlTree component to provide for that support as
> illustrated in the enclosed PDF.
> 
> I enclosed the following items:
> 
> 1. A quick overview of the enhancements made to the
> tree component.
> 2. A patch for the code in question developed against
> the latest subversion trunk as of 11/16/2004 12:30AM
> EST.
> 3. An image that is needed for the footer of the
> extended component to be added to
> webapps/examples/web/images, sw_med_rond.gif
> 4. The provided code implements an example integrated
> with MyFaces example application.  I integrate the
> treeTable.jsf page to the example navigation.
> 
> Looking forward to your feedback.
> 
> Regards,
> 
> David Le Strat.
> 
> 
> 		
> __________________________________ 
> Do you Yahoo!? 
> Meet the all-new My Yahoo! - Try it today! 
> http://my.yahoo.com 
>  
> 
> 
> 
> 		
> __________________________________ 
> Do you Yahoo!? 
> The all-new My Yahoo! - Get yours free! 
> http://my.yahoo.com 
>