mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-29 20:16:24 +08:00
[create-pull-request] automated change (#1624)
Co-authored-by: oblomov-dev <oblomov-dev@users.noreply.github.com>
This commit is contained in:
parent
20b0c4c523
commit
be06c973b3
|
@ -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| &&
|
||||||
|
|
Loading…
Reference in New Issue
Block a user