I am trying to port the Tacos 4.0 AjaxDirectLink
component to Tacos 4.1 (for  Tapestry 4.1.2).
So far I have cloned the Tapestry 4.1.2 DirectLink
component and named this component 
AjaxDirectLink (Tacos 4.1).   
Since  AjaxDirectLink(Tacos 4.0) and DirectLink (Tap
4.1.2) share the following 
parameters :  updateComponents, parameters, stateful ,
disabled, renderer, listener 

the  new AjaxDirectLink (Tacos 4.1) has the basic
functionality of AjaxDirectLink (tacos 4.0).
Now, I am trying to add the popup parameter to 
AjaxDirectLink (Tacos 4.1).
In Tacos 4.0, the popup (floating plane) is
constructed 
after an ajax response has returned. In Tacos 4.0,
there is a parameter
'processScript' to indicate if any widget need to be
created.

After looking at core.js in Tapestry 4.1.2, it looks
as though there is no
'processScript' equivalent in Tapestry 4.1.2.  
 
Is there a built-in way in Tapestry 4.1.2 to create a
widget immediately 
after an ajax response has returned?

Any help is appreciated!

Shing  


Home page :
  http://uk.geocities.com/matmsh/index.html


        
        
                
___________________________________________________________ 
New Yahoo! Mail is the ultimate force in competitive emailing. Find out more at 
the Yahoo! Mail Championships. Plus: play games and win prizes. 
http://uk.rd.yahoo.com/evt=44106/*http://mail.yahoo.net/uk 

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Tacos-devel mailing list
Tacos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tacos-devel

Reply via email to