An accessibility object of the outline role includes the following attributes as shown in Table B-21:
Attribute | Required | Type | Description |
|---|---|---|---|
Parent | Yes | UIElement | Accessibility object representing the outline’s parent |
Position | Yes | Point value | Structure containing screen-position coordinates |
Size | Yes | Size value | Structure containing width and height values |
Window | Yes | UIElement | Accessibility object representing the outline’s containing window |
Top-Level UIElement | Yes | UIElement | Accessibility object representing the outline’s containing window, sheet, or drawer |
Columns | Yes | UIElement array | Accessibility objects representing the outline’s columns |
Rows | Yes | UIElement array | Accessibility objects representing the outline’s rows |
Help | No | String | Help-tag text for the outline |
Enabled | Yes | Boolean |
|
Focused | Yes | Boolean |
|
Children | Yes | UIElement array | Accessibility objects representing the columns, rows, and group |
Header | Yes | UIElement | Accessibility object representing the outline headers |
Visible Columns | Yes | UIElement array | Accessibility objects representing currently visible columns |
Selected Columns | Yes | UIElement array | Accessibility objects representing currently selected columns |
Visible Rows | Yes | UIElement array | Accessibility objects representing currently visible rows |
Selected Rows | Yes | UIElement array | Accessibility objects representing currently selected rows |
Last updated: 2008-03-11