File tree Expand file tree Collapse file tree 1 file changed +0
-14
lines changed
Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Original file line number Diff line number Diff line change @@ -1193,26 +1193,12 @@ CLASS z2ui5_cl_demo_app_000 IMPLEMENTATION.
11931193 class = 'sapUiTinyMarginEnd sapUiTinyMarginBottom'
11941194 ).
11951195
1196- * panel->generic_tile(
1197- * header = 'Popup to Error'
1198- * press = client->_event( 'z2ui5_cl_demo_app_165' )
1199- * mode = 'LineMode'
1200- * class = 'sapUiTinyMarginEnd sapUiTinyMarginBottom'
1201- * ).
1202-
12031196 panel->generic_tile( header = 'Popup to Select'
12041197 press = client->_event( 'z2ui5_cl_demo_app_174' )
12051198 mode = 'LineMode'
12061199 class = 'sapUiTinyMarginEnd sapUiTinyMarginBottom'
12071200 ).
12081201
1209- * panel->generic_tile(
1210- * header = 'Popup Messages'
1211- * press = client->_event( 'Z2UI5_CL_DEMO_APP_154' )
1212- * mode = 'LineMode'
1213- * class = 'sapUiTinyMarginEnd sapUiTinyMarginBottom'
1214- * ).
1215-
12161202 panel->generic_tile( header = 'Popup Textedit'
12171203 press = client->_event( 'Z2UI5_CL_DEMO_APP_155' )
12181204 mode = 'LineMode'
You can’t perform that action at this time.
0 commit comments