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

< Previous PageNext Page > Hide TOC

Table Role

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

Table B-38  Attributes associated with the table role

Attribute

Required

Type

Description

Parent

Yes

UIElement

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

Top-Level UIElement

Yes

UIElement

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

Columns

Yes

UIElement array

Accessibility objects representing the table’s columns

Rows

Yes

UIElement array

Accessibility objects representing the table’s rows

Help

No

String

Help-tag text for the table

Enabled

Yes

Boolean

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

Focused

Yes

Boolean

true if the table is focused; false otherwise

Children

Yes

UIElement array

Accessibility objects representing the columns, rows, and headers

Header

Yes

UIElement

Accessibility object representing the table 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



< 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