View interactors

The IlvManagerViewInteractor class handles view behavior. The role of this class is to handle complex sequences of user input events that are to be processed by a particular view object.

View interactor methods

You can add or remove a view interactor with the following methods:
IlvManagerViewInteractor getInteractor()   
void setInteractor(IlvManagerViewInteractor inter)  
void pushInteractor(IlvManagerViewInteractor inter)   
IlvManagerViewInteractor popInteractor()    

Predefined view interactors

Rogue Wave JViews provides predefined view interactors. Following is a list of these interactors: