en:doku:plugin-api-event-toolbaraction

Event_ToolbarAction

This event is sent to the plugin when clicking on a toolbar button of the plugin.

The event cannot be switched off.

Values

  • (integer) windowhandle - Windowhandle of the current GRT main window
  • (string) id - ID of the clicked button
  • (string) label - text of the clicked button

JSON source (example)

{
  "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.

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