Skip to content

Commit e98da29

Browse files
authored
Update concept.md
1 parent 66e9398 commit e98da29

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/advanced/technical/concept.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,10 @@ CLASS z2ui5_cl_app_partly_rerender IMPLEMENTATION.
120120
ENDCLASS.
121121
```
122122

123+
```abap
124+
client->view_model_update( ).
125+
```
126+
123127
#### Summary
124128

125129
The core idea behind abap2UI5 is to bring the simplicity and efficiency of the HTML Over-the-Wire paradigm into the SAP ecosystem.

0 commit comments

Comments
 (0)