Advanced Features > Nested Managers and Nested Graphers > Interactors and Nested Managers and Graphers > Object Interactors

Object interactors (instances of IlvObjectInteractor) are objects that describe the interaction for a specific graphic object. Such interactors are described in Object Interactors of The Essential JViews Framework.

An object interactor that is set on a graphic object contained in a hierarchy of nested manager will still receive events coming from the view attached to a parent manager. There is no difference in writing an object interactor that can be used on such a graphic object.