Reference
Description
A selection technique describes the action or actions a user performs to identify an element or group of elements. Depending upon the current selection mode, these elements will either be selected or have their selection state toggled (switched between selected and deselected). There are also individual and group selection techniques.
Individual selection techniques identify a single point or element. There
are two individual selection techniques as described in Table 27.
Table 27. Individual Selection Techniques
Technique | Description | Device | Actions |
---|---|---|---|
Point | Identifies a single point or element. | Mouse | Click SELECT. |
Keyboard | Press Select. (If there is no Select key, use Space, except in text, or Ctrl Space). | ||
Browse | Identifies a single element, possibly after browsing a number of other elements. | Mouse | Press, move, and release SELECT. |
Keyboard | Navigate the cursor. |
Group selection techniques identify a group of elements. There are three classes of group selection techniques. Group techniques may have both swipe and click variants. Table 28 describes group selection techniques.
Table 28. Group Selection Techniques
Classes | Description | Variants | Description | Devices | Actions |
---|---|---|---|---|---|
Range | Identifies a contiguous sequence of elements by indicating the beginning and end of the range. | Click | The group is identified through discrete actions at different pointer or cursor positions. | Mouse | Click SELECT, move, click ADJUST |
Keyboard | Press SelectSpace, navigate cursor, press ShiftSelect | ||||
Swipe | The group is identified through one continuous action. | Mouse | Press, move, and release SELECT. | ||
Keyboard | Navigate cursor (augmented by Shift ). | ||||
Area | Identifies the elements within a rectangular area by indicating the opposite corners of the area. | Click | The group is identified through discrete actions at different pointer or cursor positions. | Mouse | Click SELECT, move, click ADJUST. |
Keyboard | Press SelectSpace, navigate cursor, press ShiftSelect | ||||
Swipe | The group is identified through one continuous action. | Mouse | Press SELECT, move, release SELECT. | ||
Keyboard | Hold Shift down while pressing a navigation key. | ||||
Touch | Identifies an arbitrary set of elements by touching each of them. | Swipe | The group is identified through one continuous action. | Mouse | Press SELECT, move, release SELECT. |
Keyboard | Press Select, navigate cursor, press Shift Select. (Use Space, except in text, or Ctrl Space instead of Select and Shift Space, except in text; or use Ctrl Shift Space instead of Shift Select if there is no Select key). |
Adjustment, multilevel, and margin techniques are group techniques that are variants of the standard group techniques.
For more information, see the Adjustment Techniques, Area Click Technique, Area Swipe Technique, Browse Technique, Margin Selection Techniques, Multilevel Selection Techniques, Point Technique, Range Click Technique, Range Swipe Technique, Selection Modes, and Touch Swipe Technique reference pages.
For more information, see the Selection Models and Selection Policies reference pages.