[OpenLayers-Dev] Trigger save event
jessisena
jessica.sena at scpec.net
Tue Aug 11 05:46:17 EDT 2009
At the end I've solved the problem registering the event in the save
strategy by this way:
var saveStrategy = new OpenLayers.Strategy.Save();
saveStrategy.events.register("success", saveStrategy, function);
and now the client receives the "success" event correctly.
--
View this message in context: http://n2.nabble.com/Trigger-save-event-tp3301517p3422832.html
Sent from the OpenLayers Dev mailing list archive at Nabble.com.
More information about the Dev
mailing list