Is used to command ItsNat to transport all current attributes of a client
element and optionally synchronize them with the matched server element.
After synchronization the server DOM element has the same attributes and values
as the client counterpart.
With or without synchronization the transported attributes can be obtained
calling
org.itsnat.core.event.ItsNatEvent.getExtraParam(String)
author: Jose Maria Arranz Santamaria See Also: org.itsnat.core.ItsNatDocument.addEventListener(org.w3c.dom.events.EventTargetStringorg.w3c.dom.events.EventListenerbooleanintParamTransport[]Stringlong) |