Accessibility/Mac/ContributorGuide: Difference between revisions

changed diagram to thumbnail
mNo edit summary
(changed diagram to thumbnail)
Line 41: Line 41:
Subclasses of mozAccessible are mainly gecko role-based and typically provide additional attributes that the type uses. For example a mathml subclass might provide mathml related attributes via implemented inner protocol methods (eg. <code>mathRootRadicand</code>). An accessible that backs a slider might implement special actions via the inner protocol, like <code>performIncrement</code>.
Subclasses of mozAccessible are mainly gecko role-based and typically provide additional attributes that the type uses. For example a mathml subclass might provide mathml related attributes via implemented inner protocol methods (eg. <code>mathRootRadicand</code>). An accessible that backs a slider might implement special actions via the inner protocol, like <code>performIncrement</code>.


 
[[File:Max a11y arch.svg|thumb|UML Class Diagram]]
[[File:Max a11y arch.svg|frame|UML Class Diagram]]
Confirmed users
198

edits