Overview

A selection is an ordered set of selectable elements. Selecting nodes does not select their path, and a selection can contain different kinds of elements.

Most selection mutation methods notify observers but do not register undo. Use the methods that include Undo when the selection change must be undoable.

Topics

Selection

Selection Serialization

See Also