| moz.build |
|
1558 |
| XULAlertAccessible.cpp |
|
1523 |
| XULAlertAccessible.h |
LocalAccessible for supporting XUL alerts.
|
1109 |
| XULComboboxAccessible.cpp |
|
6722 |
| XULComboboxAccessible.h |
Used for XUL comboboxes like xul:menulist and autocomplete textbox.
|
1867 |
| XULElementAccessibles.cpp |
|
6798 |
| XULElementAccessibles.h |
Used for XUL description and label elements.
|
3125 |
| XULFormControlAccessible.cpp |
|
15792 |
| XULFormControlAccessible.h |
Used for XUL button.
@note Don't inherit from LeafAccessible - it doesn't allow children
and a button can have a dropmarker child.
|
5551 |
| XULListboxAccessible.cpp |
|
14879 |
| XULListboxAccessible.h |
XULColumAccessible are accessible for list and tree columns elements
(xul:treecols and xul:listheader).
|
4264 |
| XULMenuAccessible.cpp |
|
16798 |
| XULMenuAccessible.h |
Used for XUL menu, menuitem elements.
|
3381 |
| XULSelectControlAccessible.cpp |
|
8145 |
| XULSelectControlAccessible.h |
The basic implementation of accessible selection for XUL select controls.
|
1537 |
| XULTabAccessible.cpp |
|
8367 |
| XULTabAccessible.h |
An individual tab, xul:tab element.
|
3006 |
| XULTreeAccessible.cpp |
|
30444 |
| XULTreeAccessible.h |
A class the represents the XUL Tree widget.
|
8562 |
| XULTreeGridAccessible.cpp |
|
21880 |
| XULTreeGridAccessible.h |
Represents accessible for XUL tree in the case when it has multiple columns.
|
7021 |