Expand description
State management for a selection in the grid
A selection should start when the mouse is clicked, and it should be finalized when the button is released. The selection should be cleared when text is added/removed/scrolled on the screen. The selection should also be cleared if the user clicks off of the selection.
Structsยง
- A Point and side within that point.
- Describes a region of a 2-dimensional area.
- Represents a range of selected cells.