Minim
index
 
Name removeListener ( )
Examples
None available
Description Removes the listener from the list of listeners.
Syntax
removeListener(listener);
Parameters
listener   the listener to remove
Returns None
Usage Web & Application
Related