moz.build |
|
1558 |
XULAlertAccessible.cpp |
|
1523 |
XULAlertAccessible.h |
LocalAccessible for supporting XUL alerts.
|
1109 |
XULComboboxAccessible.cpp |
|
4465 |
XULComboboxAccessible.h |
Used for XUL comboboxes like xul:menulist and autocomplete textbox.
|
1315 |
XULElementAccessibles.cpp |
|
6798 |
XULElementAccessibles.h |
Used for XUL description and label elements.
|
3125 |
XULFormControlAccessible.cpp |
|
15754 |
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.
|
5547 |
XULListboxAccessible.cpp |
|
14850 |
XULListboxAccessible.h |
XULColumAccessible are accessible for list and tree columns elements
(xul:treecols and xul:listheader).
|
4247 |
XULMenuAccessible.cpp |
|
16221 |
XULMenuAccessible.h |
Used for XUL menu, menuitem elements.
|
3294 |
XULSelectControlAccessible.cpp |
|
8145 |
XULSelectControlAccessible.h |
The basic implementation of accessible selection for XUL select controls.
|
1537 |
XULTabAccessible.cpp |
|
7599 |
XULTabAccessible.h |
An individual tab, xul:tab element.
|
3006 |
XULTreeAccessible.cpp |
|
30413 |
XULTreeAccessible.h |
A class the represents the XUL Tree widget.
|
8562 |
XULTreeGridAccessible.cpp |
|
21868 |
XULTreeGridAccessible.h |
Represents accessible for XUL tree in the case when it has multiple columns.
|
6973 |