SMART datagrid v.1 > Classes > EventAware
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