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/30 00:08:41 UTC

autocompleter can not use EventListener

I try bind one EventLister to an autocomplter. But it does not work. How
could I listen onblur or onfocus for autocompleter?
Thanks a lot

-- 
Haipeng Du
Software Engineer
Comphealth,
Salt Lake City

Re: autocompleter can not use EventListener

Posted by Owais <ow...@hotmail.com>.

Owais wrote:
> 
> I am trying samething. But my EventListener is invoked. I used following
> code.
> 
> < span jwcid="changeEvent@tacos:AjaxEventSubmit"
> updateComponents="ognl:{'tempDiv'}"
> effects="template:{highlight:{any:'[255,255,184], 500, 500'}}"
> listener="listener:onChaneCountry" />
> 
> < span jwcid="selectedCountry@tacos:Autocompleter"
> listSource="ognl:searchList" value="ognl:currCountry"
> listener="listener:searchRepNumbers"
> eventListener="onchange=components.changeEvent.id" />
> 
> 
> 
> 
> 
> flyabovesun wrote:
>> 
>> I try bind one EventLister to an autocomplter. But it does not work. How
>> could I listen onblur or onfocus for autocompleter?
>> Thanks a lot
>> 
>> -- 
>> Haipeng Du
>> Software Engineer
>> Comphealth,
>> Salt Lake City
>> 
>> 
> 
> 

-- 
View this message in context: http://www.nabble.com/autocompleter-can-not-use-EventListener-tf3139025.html#a12561109
Sent from the Tapestry - User mailing list archive at Nabble.com.


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


Re: autocompleter can not use EventListener

Posted by Owais <ow...@hotmail.com>.
I am trying samething. But my EventListener is invoked. I used following
code.









flyabovesun wrote:
> 
> I try bind one EventLister to an autocomplter. But it does not work. How
> could I listen onblur or onfocus for autocompleter?
> Thanks a lot
> 
> -- 
> Haipeng Du
> Software Engineer
> Comphealth,
> Salt Lake City
> 
> 

-- 
View this message in context: http://www.nabble.com/autocompleter-can-not-use-EventListener-tf3139025.html#a12561056
Sent from the Tapestry - User mailing list archive at Nabble.com.


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