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:
Published date: 05/24/2022
Last modified date: 02/24/2022