Release Notes > Release Notes for Version 6.1 > Updated Features > API Updates
 
API Updates
IlvManagerViewInteractor::handleEvent() now returns an IlBoolean. All direct or indirect subclasses must change their handleEvent() function signature.
The function must return ilTrue if the event is consumed and ilFalse otherwise.
Note: Please note that because of this API change, you may need to change your code if you override this method.

Version 6.2.1
Copyright © 2018, Rogue Wave Software, Inc. All Rights Reserved.