We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4ac30d commit 2bd5fe2Copy full SHA for 2bd5fe2
src/z2ui5_cl_demo_app_000.clas.abap
@@ -1095,7 +1095,7 @@ CLASS z2ui5_cl_demo_app_000 IMPLEMENTATION.
1095
1096
panel->generic_tile( header = 'Tree Table IV'
1097
subheader = 'Drag & Drop'
1098
- press = client->_event( 'z2ui5_cl_demo_app_116' )
+ press = client->_event( 'z2ui5_cl_demo_app_317' )
1099
mode = 'LineMode'
1100
class = 'sapUiTinyMarginEnd sapUiTinyMarginBottom'
1101
).
0 commit comments