public class NodeInnerTransport extends SingleParamTransport
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 ItsNatEvent.getExtraParam(String)
with the name returned by SingleParamTransport.getName()
ItsNatDocument.addEventListener(org.w3c.dom.events.EventTarget,String,org.w3c.dom.events.EventListener,boolean,int,ParamTransport[],String,long),
Serialized Form| Constructor and Description |
|---|
NodeInnerTransport()
Creates a new instance ready to transport the current content of the specified
client node and synchronizing the server node.
|
NodeInnerTransport(boolean sync)
Creates a new instance ready to transport the current content of the specified
client node with optional server synchronization.
|
getNameisSyncpublic NodeInnerTransport()
public NodeInnerTransport(boolean sync)
sync - if true the server node content is updated.Copyright © Innowhere Software, Jose Maria Arranz Santamaria.