SMART datagrid v.1 > Classes > EventAware

Back  Forward

DataLudi.EventAware.removeListener  method

If this class object exists in event handling object list, it will be removed from the list. 

function removeListener (listener: Object);
Returns
Void
Parameters
listener - Object.
See Also
addListener