You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by haipeng du <ha...@gmail.com> on 2007/01/29 18:53:36 UTC

tapestry.even has properties

I configure event lister like :
  @EventListener(events="onblur", elements="table1Field", async=true)

and I got error when field event is fired
tapestry.event has no properties
http://localhost:9090/mmtransfer/js/dojo/dojo.js
Line 15

what do I missed for this?
-- 
Haipeng Du
Software Engineer
Comphealth,
Salt Lake City

Re: tapestry.even has properties

Posted by Jesse Kuhnert <jk...@gmail.com>.
>From the sound of your last post I think you probably have dojo setup
incorrectly. It's much easier when you do it using AjaxShellDelegate.

On 1/29/07, haipeng du <ha...@gmail.com> wrote:
> I configure event lister like :
>   @EventListener(events="onblur", elements="table1Field", async=true)
>
> and I got error when field event is fired
> tapestry.event has no properties
> http://localhost:9090/mmtransfer/js/dojo/dojo.js
> Line 15
>
> what do I missed for this?
> --
> Haipeng Du
> Software Engineer
> Comphealth,
> Salt Lake City
>
>


-- 
Jesse Kuhnert
Tapestry/Dojo team member/developer

Open source based consulting work centered around
dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org