Thnx U

On Wed, Mar 4, 2009 at 3:26 PM, Kristian Marinkovic <
kristian.marinko...@porsche.co.at> wrote:

> hi,
>
> _resource.createEventLink(....) is the replacement
>
> g,
> kris
>
>
>
> dwi ardi irawan <penyihirke...@gmail.com>
> 04.03.2009 08:43
> Bitte antworten an
> "Tapestry users" <users@tapestry.apache.org>
>
>
> An
> Tapestry users <users@tapestry.apache.org>
> Kopie
>
> Thema
> Q: deprecated for createActionLink method in ComponentResources ?
>
>
>
>
>
>
> Hi...
> could anyone help me bout this deprecated method
> is there any replacement for this method ??
> I tried it for my JFreeChart on Tapestry....It Works
> but i feel so uncomfortable using this deprecated method.
>
> please help me....
>
> .....
>
> @Inject
>    private ComponentResources _resources;
>
>    @Inject
>    private TypeCoercer _coercer;
>
>    public Link getChart3(){
>        // deprecated method for createActionLink
>        return _resources.createActionLink("chart", false, new
> Object[]{"200","200","aa","39","bb","12","cc","12","dd","4"});
>    }
>
> .....
>
>
>
>
> thnx u
>
> --
> http://dwiardiirawan.com
> "cos everyone could be extraordinary...lighten up !"
>
>


-- 
http://dwiardiirawan.blogspot.com
"cos everyone could be extraordinary...lighten up !"

Reply via email to