Gjsify LogoGjsify Logo

Hierarchy

  • EngineClass

Index

Constructors

Properties

name: string

Methods

  • cancel_hand_writing(engine: IBus.Engine, n_strokes: number): void
  • candidate_clicked(engine: IBus.Engine, index: number, button: number, state: number): void
  • process_hand_writing_event(engine: IBus.Engine, coordinates: number, coordinates_len: number): void
  • process_key_event(engine: IBus.Engine, keyval: number, keycode: number, state: number): boolean
  • property_activate(engine: IBus.Engine, prop_name: string, prop_state: number): void
  • property_hide(engine: IBus.Engine, prop_name: string): void
  • property_show(engine: IBus.Engine, prop_name: string): void
  • set_capabilities(engine: IBus.Engine, caps: number): void
  • set_content_type(engine: IBus.Engine, purpose: number, hints: number): void
  • set_cursor_location(engine: IBus.Engine, x: number, y: number, w: number, h: number): void
  • set_surrounding_text(engine: IBus.Engine, text: IBus.Text, cursor_index: number, anchor_pos: number): void

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