Gjsify LogoGjsify Logo

Enumeration used by #AtspiMatchRule to specify how to interpret #AtspiAccessible objects.

Index

Enumeration Members

ALL: number

#TRUE if all of the criteria are met.

ANY: number

#TRUE if any of the criteria are met.

EMPTY: number

Same as ATSPI_Collection_MATCH_ALL if the criteria is non-empty; for empty criteria this rule requires returned value to also have empty set.

INVALID: number

Indicates an error condition or uninitialized value.

LAST_DEFINED: number

Used only to determine the end of the enumeration.

NONE: number

#TRUE if none of the criteria are met.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method