After synchronization the server DOM element has the same attribute value as the client property counterpart. If the client property value is null the server element attribute will be removed too.
With or without synchronization the property value can be obtained calling {@link org.itsnat.core.event.ItsNatEvent#getExtraParam(String)}
@see org.itsnat.core.ItsNatDocument#addEventListener(org.w3c.dom.events.EventTarget,String,org.w3c.dom.events.EventListener,boolean,int,ParamTransport[],String,long) @author Jose Maria Arranz Santamaria
|
|
|
|