mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-29 22:04:38 +08:00
lp title fix (#1210)
This commit is contained in:
parent
f89fc014ce
commit
f60e44c178
|
@ -32,7 +32,7 @@ CLASS z2ui5_cl_cc_lp_title IMPLEMENTATION.
|
|||
` setTitle(val) {` && |\n| &&
|
||||
` try { ` && |\n| &&
|
||||
` this.setProperty("title", val);` && |\n| &&
|
||||
` z2ui5.oLaunchpadService.setTitle( val );` && |\n| &&
|
||||
` sap.z2ui5.oLaunchpadService.setTitle( val );` && |\n| &&
|
||||
` } catch (e) { console.error("Launchpad Service to set Title not found"); }` && |\n| &&
|
||||
` },` && |\n| &&
|
||||
` renderer(oRm, oControl) {}` && |\n| &&
|
||||
|
|
Loading…
Reference in New Issue
Block a user