You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@pivot.apache.org by Jérôme Serré <je...@gmail.com> on 2011/01/13 17:13:14 UTC

method setCellComponent(...) TablePane 2.0

Hello,
 
In pivot 2.0, method setCellComponent(int i, int, j, Object o)  from
TablePane doesn’t exist.
How can I replace it ?
 
Thanks
 
Jérôme
 
____________________________
La gestion de votre cave
 <http://85.216.59.161:8000/cave> http://85.216.59.161:8000/cave
 


RE: method setCellComponent(...) TablePane 2.0

Posted by Jérôme Serré <je...@gmail.com>.
Thank you for the tips.

-----Message d'origine-----
De : Greg Brown [mailto:gk_brown@verizon.net] 
Envoyé : jeudi 13 janvier 2011 17:23
À : user@pivot.apache.org
Objet : Re: method setCellComponent(...) TablePane 2.0

Here's the source for the 1.5.2 version so you can see what that method did:

http://svn.apache.org/repos/asf/pivot/tags/v1.5.2/wtk/src/org/apache/pivot/w
tk/TablePane.java

On Jan 13, 2011, at 11:13 AM, Jérôme Serré wrote:

> Hello,
> 
> In pivot 2.0, method setCellComponent(int i, int, j, Object o)  from
> TablePane doesn’t exist.
> How can I replace it ?
> 
> Thanks
> 
> Jérôme
> 
> ____________________________
> La gestion de votre cave
> <http://85.216.59.161:8000/cave> http://85.216.59.161:8000/cave
> 
> 


Re: method setCellComponent(...) TablePane 2.0

Posted by Greg Brown <gk...@verizon.net>.
Here's the source for the 1.5.2 version so you can see what that method did:

http://svn.apache.org/repos/asf/pivot/tags/v1.5.2/wtk/src/org/apache/pivot/wtk/TablePane.java

On Jan 13, 2011, at 11:13 AM, Jérôme Serré wrote:

> Hello,
> 
> In pivot 2.0, method setCellComponent(int i, int, j, Object o)  from
> TablePane doesn’t exist.
> How can I replace it ?
> 
> Thanks
> 
> Jérôme
> 
> ____________________________
> La gestion de votre cave
> <http://85.216.59.161:8000/cave> http://85.216.59.161:8000/cave
> 
>