en:doku:plugin-api-event-attached

Event_Attached

This event is sent to the plugin after each implementation/start of the plugin.

The event cannot be disabled.

Values

  • (integer) windowhandle - Window handle of the current GRT main window
  • (string) languagecode - language code of the language that GRT is running in

JSON-Source (Example)

{
  "Event_Attached":{
    "windowhandle":"531876"
    "languagecode":"en"
  }
}

This website uses only functional necessary cookies.

By clicking on OK, you agree with storing that cookies on your computer for the time of your session.
If you do not agree please leave the website.

Show information about the used cookies.

Show our policies.

  • en/doku/plugin-api-event-attached.txt
  • Last modified: 2021/05/30 03:34
  • (external edit)