An accessibility object of the Dock item role includes the following attributes as shown in Table B-9:
Attribute | Required | Type | Description |
|---|---|---|---|
Parent | Yes | UIElement | Accessibility object representing the Dock item’s parent |
Position | Yes | Point value | Structure containing screen-position coordinates |
Size | Yes | Size value | Structure containing width and height values |
Help | No | String | Help-tag text for the Dock item |
Subrole | Yes | String | Type of item represented by the Dock item |
Title | Yes | String | Title displayed when the mouse cursor hovers over the Dock item |
Enabled | Yes | Boolean |
|
Top-Level UIElement | Yes | UIElement | Accessibility object representing the Dock item’s containing object |
Selected | Yes | Boolean |
|
Children | Yes | UIElement array | Accessibility object representing the Dock item’s Dock menu |
Shown Menu UIElement | Yes | UIElement array | Accessibility object representing the Dock item’s Dock menu ( |
URL | Yes | String | File path or URL of item represented by the Dock item |
Is Application Running | Yes | Boolean |
|
An accessibility object of the Dock item role can support the following actions:
Press. When the press action is performed, the item represented by the Dock item is activated.
Show Menu. When the show menu action is performed, the Dock item’s Dock menu is displayed.
An accessibility object of the Dock item role should have one of the following subroles:
Application Dock Item. The Dock item represents an application.
URL Dock Item. The Dock item represents a website.
Minimized Window Dock Item. The Dock item represents a minimized window.
Trash Dock Item. The Dock item represents the Trash.
Document Dock Item. The Dock item represents a document.
Folder Dock Item. The Dock item represents a folder.
Dock Extra Dock Item. The Dock item represents a Dock Extra.
Last updated: 2008-03-11