[Laszlo-dev] LzDatapointer.serialize() asynchronous?
Candide Kemmler
ckemmler at gmail.com
Wed Jun 29 14:05:33 PDT 2005
I forgot to mention, the serializeNodeAt() function is as follows:
function serializeNodeAt(xpath) {
var ptr = new LzDatapointer();
ptr.setXPath(xpath);
var serializedNode = ptr.serialize();
ptr.destroy();
return serializedNode;
}
--
Candide Kemmler
http://ckemmler.blogspot.com/
3 rue du Bailli - 1000 Bruxelles
mobile:+32485067980
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://openlaszlo.org/pipermail/laszlo-dev/attachments/20050629/c8fb8871/attachment.html
More information about the Laszlo-dev
mailing list