Structs§
- Active
Descendant Changed Event - Announcement
Event - Attributes
Changed Event - Bounds
Changed Event - Children
Changed Event - A child of an
ObjectRef
has been added or removed. - Column
Deleted Event - A column has been removed from a table.
- Column
Inserted Event - A column has been added to a table.
- Column
Reordered Event - A column has been re-ordered within a table.
- Link
Selected Event - Model
Changed Event - Property
Change Event - The
org.a11y.atspi.Event.Object:PropertyChange
event. - RowDeleted
Event - A row has been deleted from a table.
- RowInserted
Event - A row has been added to a table.
- RowReordered
Event - A row has been moved within a table.
- Selection
Changed Event - State
Changed Event - A state of an object has been modified.
A
State
can be added or removed from anyObjectRef
. - Text
Attributes Changed Event - Signal that some attributes about the text (usually styling) have changed. This event does not encode what has changed about the attributes, merely that they have changed.
- Text
Bounds Changed Event - Text
Caret Moved Event - The caret of the user also known as a cursor (not to be confused with mouse pointer) has changed position.
- Text
Changed Event - Text has changed within an
ObjectRef
. - Text
Selection Changed Event - Visible
Data Changed Event
Enums§
- Object
Events - Property
- Any accessibility related property on an
ObjectRef
. This is used only in thePropertyChangeEvent
; this event gets triggered if a role or accessible description of an item changes.