mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-29 16:36:11 +08:00
[create-pull-request] automated change (#1629)
Co-authored-by: oblomov-dev <oblomov-dev@users.noreply.github.com>
This commit is contained in:
parent
dcaf70bf4e
commit
0cd698111e
|
@ -228,10 +228,10 @@ CLASS z2ui5_cl_app_app_js IMPLEMENTATION.
|
|||
` },` && |\n| &&
|
||||
`` && |\n| &&
|
||||
` renderer(oRm, oControl) {` && |\n| &&
|
||||
` // if (!z2ui5.treeState) return;` && |\n| &&
|
||||
` // setTimeout((id) => {` && |\n| &&
|
||||
` // z2ui5.oView.byId( id ).getBinding('items').setTreeState( z2ui5.treeState );` && |\n| &&
|
||||
` // }, 100, oControl.getProperty("tree_id") );` && |\n| &&
|
||||
` if (!z2ui5.treeState) return;` && |\n| &&
|
||||
` setTimeout((id) => {` && |\n| &&
|
||||
` z2ui5.oView.byId( id ).getBinding('items').setTreeState( z2ui5.treeState );` && |\n| &&
|
||||
` }, 100, oControl.getProperty("tree_id") );` && |\n| &&
|
||||
` } });` && |\n| &&
|
||||
`});` && |\n| &&
|
||||
`` && |\n| &&
|
||||
|
|
Loading…
Reference in New Issue
Block a user