getUserData(key )
|
|
Parameters
|
Stringkey
The key the object is associated to.
|
Returns
|
DOMUserData. Returns the DOMUserData associated to the given key on this node, or null if there was none.
|