en:doku:plugin-api-event-tabdatachange

Event_TabDataChange

This event is sent to the plugin after a change of an input value in the tab.

The event can be activated/deactivated in the plugin manifest.

Values

  • (integer) windowhandle - Windowhandle of the current GRT main window
  • (integer) tabhandle - Tabhandle of the currently activated tab (load file)
  • (string) varname - the name of the value changed

JSON source (example)

{
  "Event_TabDataChange":{
    "windowhandle":531876,
    "tabhandle":120858727,
    "varname":"gdepth"
  }
}

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-tabdatachange.txt
  • Last modified: 2021/05/30 03:34
  • (external edit)