Where do you heard about dblSelectionListener?

I think Trinidad does not support such attribute within table component.

 

Tom

 

From: Ilias Belaidi [mailto:[EMAIL PROTECTED] 
Sent: Thursday, October 30, 2008 9:54 AM
To: [EMAIL PROTECTED]; dev@myfaces.apache.org
Subject: [Trinidad] How to connect "submit" method to another selection 
Listeners?

 

Hi,
I recently added a new selection Listeners to trinidad table e.g:
<tr:table id"blah"... selectionListener="#{HelloWorldBacking.click}"  
dblSelectionListener="#{HelloWorldBacking.dblClick}">

After an submit, the method "click" is called. What I want is to connect, after 
an doucle click, the submit javascript method to dblClick associated to 
dblSelectionListener.

Have you any way, ideas, allows me to do that?

Thank you very much :}

-- 
Best wishes,
Ilias Belaidi.

Reply via email to