Advanced Features > Nested Managers and Nested Graphers > Selection in a Nested Manager

An IlvManager object allows you to select objects that it contains. See Selection in a Manager for more information about object selection. When a manager contains other managers, objects located in a nested manager can be selected using the same method of IlvManager : setSelected.

The IlvManager class provides the methods that allow you to query the selection status of objects in a hierarchy of nested managers and also to listen for selection events in such a hierarchy of managers.

This section covers: