Gjsify LogoGjsify Logo

The AtkComponent interface should be supported by any object that is rendered on the screen. The interface provides the standard mechanism for an assistive technology to determine and set the graphical representation of an object.

record

Hierarchy

  • ComponentIface

Index

Constructors

Properties

name: string

Methods

  • remove_focus_handler(component: Atk.Component, handler_id: number): void
  • set_extents(component: Atk.Component, x: number, y: number, width: number, height: number, coord_type: Atk.CoordType): boolean
  • set_size(component: Atk.Component, width: number, height: number): boolean

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