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 74f256c commit 07454b6Copy full SHA for 07454b6
docs/development/model/tables.md
@@ -38,7 +38,6 @@ CLASS z2ui5_cl_sample_tab IMPLEMENTATION.
38
)->text( '{COUNT}'
39
)->text( '{VALUE}'
40
)->text( '{DESCR}' ).
41
-
42
client->view_display( tab ).
43
44
ENDMETHOD.
@@ -67,7 +66,6 @@ Making a table editable is a simple change. You just need to switch the binding
67
66
68
69
70
71
72
73
0 commit comments