Skip to content

Commit e9e4dd4

Browse files
authored
update overview (#185)
1 parent d2cdb10 commit e9e4dd4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/z2ui5_cl_demo_app_000.clas.abap

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1323,6 +1323,14 @@
13231323
class = 'sapUiTinyMarginEnd sapUiTinyMarginBottom'
13241324
).
13251325

1326+
panel->generic_tile(
1327+
header = 'Status Indicator Library'
1328+
subheader = ``
1329+
press = client->_event( 'Z2UI5_CL_DEMO_APP_196' )
1330+
mode = 'LineMode'
1331+
class = 'sapUiTinyMarginEnd sapUiTinyMarginBottom'
1332+
).
1333+
13261334
panel = page->panel(
13271335
expandable = abap_false
13281336
expanded = abap_true

0 commit comments

Comments
 (0)