2D Graphics > Managers > Manager Event Handling > View Interactors
 
View Interactors
The role of the IlvManagerViewInteractor class is to handle complex sequences of user events to be treated by a particular IlvView associated with a manager.
Setting or removing an interactor on a view can be done using the following IlvManager member functions:
*IlvManager::getInteractor
*IlvManager::setInteractor
*IlvManager::removeInteractor
In this section, the predefined view interactors are first listed and then two examples showing how to implement view interactors are presented, as follows:
*Predefined View Interactors
*Example: Implementing the IlvDragRectangleInteractor Class
*Example of an Extension: IlvMoveInteractor

Version 5.8
Copyright © 2014, Rogue Wave Software, Inc. All Rights Reserved.