Is used to command ItsNat to transport the current node state (content and attributes) of the specified client
node and optionally synchronize it with the matched server DOM node.
After synchronization the server node has the same state
as the client counterpart.
Is the sum of the behavior of
NodeAllAttribTransport and
NodeInnerTransport .
author: Jose Maria Arranz Santamaria See Also: org.itsnat.core.ItsNatDocument.addEventListener(org.w3c.dom.events.EventTargetStringEventListenerbooleanintParamTransport[]Stringlong) |