de:doku:plugin-api-event-toolbaraction

Event_ToolbarAction

Dieses Event wird beim Klick auf einen Toolbar-Button des Plugins an das Plugin gesendet.

Das Event ist nicht abschaltbar.

Values

  • (integer) windowhandle - Fensterhandle des aktuellen GRT-Hauptfensters
  • (string) id - ID des angeklickten Buttons
  • (string) label - Text des angeklickten Buttons

JSON-Source (Beispiel)

{
  "Event_ToolbarAction":{
    "windowhandle":531876,
    "id":"com.grt.plugin.tester.toolbar_button1",
    "label":"Example Plugin"
  }
}

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.

  • de/doku/plugin-api-event-toolbaraction.txt
  • Last modified: 2021/05/30 03:33
  • (external edit)