Apple Developer Connection
Member Login Log In | Not a Member? Contact ADC

< Previous PageNext Page > Hide TOC

List Role

An accessibility object of the list role includes the following attributes as shown in Table B-15:

Table B-15  Attributes associated with the list role

Attribute

Required

Type

Description

Parent

Yes

UIElement

Accessibility object representing the list’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 list’s containing window

Top-Level UIElement

Yes

UIElement

Accessibility object representing the list’s containing window, sheet, or drawer

Help

No

String

Help-tag text for the list

Enabled

Yes

Boolean

true if the user can interact with the list; false if interaction is disabled

Focused

Yes

Boolean

true if the list is focused; false otherwise

Children

Yes

UIElement array

Accessibility objects representing the members of the list

Visible Children

Yes

UIElement array

Accessibility objects representing the currently visible members of the list

Selected Children

Yes

UIElement array

Accessibility objects representing the currently selected members of the list

Orientation

Yes

String

Horizontal or vertical orientation of the list; see framework-specific reference documentation for string constant definitions



< Previous PageNext Page > Hide TOC


Last updated: 2008-03-11




Did this document help you?
Yes: Tell us what works for you.

It’s good, but: Report typos, inaccuracies, and so forth.

It wasn’t helpful: Tell us what would have helped.
Get information on Apple products.
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Copyright © 2007 Apple Inc.
All rights reserved. | Terms of use | Privacy Notice