Is used to command ItsNat to transport the current content (inner) of the specified client
node and optionally synchronize it with the matched server DOM node.
After synchronization the server node has the same content
as the client counterpart.
With or without synchronization the client node content can be obtained in
markup form calling
org.itsnat.core.event.ItsNatEvent.getExtraParam(String) with the name returned by
NodeInnerTransport.getName
author: Jose Maria Arranz Santamaria See Also: org.itsnat.core.ItsNatDocument.addEventListener(org.w3c.dom.events.EventTargetStringorg.w3c.dom.events.EventListenerbooleanintParamTransport[]Stringlong) |