[create-pull-request] automated change (#1624)

Co-authored-by: oblomov-dev <oblomov-dev@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-12-10 14:40:42 +01:00 committed by GitHub
parent 20b0c4c523
commit be06c973b3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -227,6 +227,7 @@ CLASS z2ui5_cl_app_app_js IMPLEMENTATION.
` z2ui5.onBeforeRoundtrip.push(this.setBackend.bind(this));` && |\n| && ` z2ui5.onBeforeRoundtrip.push(this.setBackend.bind(this));` && |\n| &&
` },` && |\n| && ` },` && |\n| &&
`` && |\n| && `` && |\n| &&
` renderer(oRm, oControl) {` && |\n| &&
` if (!z2ui5.treeState) return;` && |\n| && ` if (!z2ui5.treeState) return;` && |\n| &&
` setTimeout((id) => {` && |\n| && ` setTimeout((id) => {` && |\n| &&
` z2ui5.oView.byId( id ).getBinding('items').setTreeState( z2ui5.treeState );` && |\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| && ` defaultValue: true` && |\n| &&
` },` && |\n| && ` },` && |\n| &&
` checkDirectUpload: {` && |\n| && ` checkDirectUpload: {` && |\n| &&
` type: "boolean",` && |\n| &&
|\n|. |\n|.
result = result && result = result &&
` type: "boolean",` && |\n| &&
` defaultValue: false` && |\n| && ` defaultValue: false` && |\n| &&
` }` && |\n| && ` }` && |\n| &&
` },` && |\n| && ` },` && |\n| &&