return hashed appName of opened tab eg. to set notifcation counter

This commit is contained in:
Ralf Becker
2021-03-02 21:00:59 +02:00
parent 7c7445cea5
commit a467bab01f
2 changed files with 4 additions and 2 deletions

View File

@ -1076,8 +1076,9 @@ declare interface IegwWndLocal extends IegwGlobal
* @param {string} _type default "edit", possible "view", "view_list", "edit" (falls back to "view") and "add"
* @param {object|string} _extra extra url parameters to append as object or string
* @param {object} _framework_app framework app attributes e.g. title or displayName
* @return {string} appname of tab
*/
openTab(_id, _app, _type, _extra, _framework_app) : void;
openTab(_id, _app, _type, _extra, _framework_app) : string|void;
/**
* Get available height of screen