This was the issue with refresh.
 
https://issues.apache.org/jira/browse/TAPESTRY-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12561377#action_12561377Best
 regards Ken in nashua


From: [EMAIL PROTECTED]: [EMAIL PROTECTED]: bidirectional dom interfaceDate: 
Wed, 16 Jan 2008 08:15:02 -0500


Hi Folks, I am impressed with this interface. 
@EventListener(events = { "onchange" }, targets = { "pagingSpanSelect" }, 
submitForm = "myForm", async = true)

public void pagingSpanListener(IRequestCycle cycle) 

{} It provides a nice interface from DOM into server side. But How do I talk to 
my dom javascript node from here? Is there a way to reference the form and set 
a value of a dom node that models a tapestry widget ? Why do I need this? Well 
My tapestry widget is modeled to a dom node A. But I actually used the @Block 
declaration to model another dom B node to the same widget...  When I change A, 
B stays the same. I need to update the other dom node when one changes. Thanks 
for any tips.Best regards Ken in nashua

Get the power of Windows + Web with the new Windows Live. Get it now! 
_________________________________________________________________
Helping your favorite cause is as easy as instant messaging. You IM, we give.
http://im.live.com/Messenger/IM/Home/?source=text_hotmail_join

Reply via email to