From be06c973b37b7cc902363bde1de2be04b94c8830 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 14:40:42 +0100 Subject: [PATCH] [create-pull-request] automated change (#1624) Co-authored-by: oblomov-dev --- src/01/03/z2ui5_cl_app_app_js.clas.abap | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/01/03/z2ui5_cl_app_app_js.clas.abap b/src/01/03/z2ui5_cl_app_app_js.clas.abap index bd4af631..dbf8eb1a 100644 --- a/src/01/03/z2ui5_cl_app_app_js.clas.abap +++ b/src/01/03/z2ui5_cl_app_app_js.clas.abap @@ -227,6 +227,7 @@ CLASS z2ui5_cl_app_app_js IMPLEMENTATION. ` z2ui5.onBeforeRoundtrip.push(this.setBackend.bind(this));` && |\n| && ` },` && |\n| && `` && |\n| && + ` renderer(oRm, oControl) {` && |\n| && ` if (!z2ui5.treeState) return;` && |\n| && ` setTimeout((id) => {` && |\n| && ` z2ui5.oView.byId( id ).getBinding('items').setTreeState( z2ui5.treeState );` && |\n| && @@ -517,9 +518,9 @@ CLASS z2ui5_cl_app_app_js IMPLEMENTATION. ` defaultValue: true` && |\n| && ` },` && |\n| && ` checkDirectUpload: {` && |\n| && - ` type: "boolean",` && |\n| && |\n|. result = result && + ` type: "boolean",` && |\n| && ` defaultValue: false` && |\n| && ` }` && |\n| && ` },` && |\n| &&