global_off.md

February 21, 2016 ยท View on GitHub

Cldr.off( event, listener )

Removes a listener function from the specified event globally (for all instances).

ParameterTypeExample
eventString"get"
listenerFunction

See Cldr.on() for example.