//do something after the form is submitted
//you can publish the refreshTree topic here
dojo.event.topic.publish("/refreshTree");
}
});
Now your tree will only be refreshed once...
Manu
-Original Message-
From: Pablo Vázquez Blázquez [mailto:[EMAIL PROTECTED]
Sent:
PM
To: Struts Users Mailing List
Subject: listen/notify Topics doubt
Hi all!
I have a simple question:
When a div tag contains the "listenTopics" attribute, the associated
href is executed *Before and After* the action ass
Hi all!
I have a simple question:
When a div tag contains the "listenTopics" attribute, the associated
href is executed *Before and After* the action associated to the tag
which invokes the notifyTopics??
listenTopics="/refreshTree" executeScripts="true"
loadingText=" "/>
3 matches
Mail list logo