Accessibility:XForms:MonthsList
From MDC
« Accessibility XForms Support Page
Contents |
[edit] Months List Container
[edit] Summary
Months list container is used to show/change day data. This is representation of XForms input element (see the doc) that is bound to instance node of xsd:gMonth type.
[edit] Exposed interfaces
[edit] Accessibility properties
[edit] nsIAccessible
- role -
ROLE_GROUPING - name - formed from value of underlying XForms
labelelement - description - formed from value of underlying XForms
hintelement - state - formed from MIPs of instance node that XForms element is bound to
- value - current value selected in combobox that represents months list.
[edit] Accessible children
-
ROLE_COMBOBOX- the combobox widget that is used to represent months list. You can refer to accessible objects forxhtml:selectorxul:menulistto obtain complete information about accessible for this widget. - any explicity inserted children