Accessibility/Mac/ContributorGuide: Difference between revisions

Jump to navigation Jump to search
Line 112: Line 112:
* Forwards platform methods to the mapped inner protocol's methods.
* Forwards platform methods to the mapped inner protocol's methods.
* Filters ignored accessibles and ensures they are not exposed to the platform.
* Filters ignored accessibles and ensures they are not exposed to the platform.
* Manages the lifecycle of the accessible as it relates to the platform (ie. notify on destroy)


A subclass should be able to implement a handful of inner protocol getters and have a well-behaved platform accessible. An example of that is <code>mozColumnAccessible</code>.
A subclass should be able to implement a handful of inner protocol getters and have a well-behaved platform accessible. An example of that is <code>mozColumnAccessible</code>.
Confirmed users
198

edits

Navigation menu