nsIDOMDataContainerEvent

Methods

getData(key)

Return the data associated with the given key.

Parameters

key the key

Returns

the data associated with the key

setData(key, data)

Set the data for the given key.

Parameters

key the data key
data the data @throws NS_ERROR_UNEXPECTED if the method is called during event dispatch