Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/00/package.devc.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<asx:abap xmlns:asx="http://www.sap.com/abapxml" version="1.0">
<asx:values>
<DEVC>
<CTEXT>on-premise only</CTEXT>
<CTEXT>non-cloud only</CTEXT>
</DEVC>
</asx:values>
</asx:abap>
Expand Down
2 changes: 1 addition & 1 deletion src/01/package.devc.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<asx:abap xmlns:asx="http://www.sap.com/abapxml" version="1.0">
<asx:values>
<DEVC>
<CTEXT>launchpad samples</CTEXT>
<CTEXT>launchpad</CTEXT>
</DEVC>
</asx:values>
</asx:abap>
Expand Down
2 changes: 1 addition & 1 deletion src/02/package.devc.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<asx:abap xmlns:asx="http://www.sap.com/abapxml" version="1.0">
<asx:values>
<DEVC>
<CTEXT>UI5 Demo Kit samples</CTEXT>
<CTEXT>generic xml</CTEXT>
</DEVC>
</asx:values>
</asx:abap>
Expand Down
10 changes: 10 additions & 0 deletions src/03/package.devc.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<abapGit version="v1.0.0" serializer="LCL_OBJECT_DEVC" serializer_version="v1.0.0">
<asx:abap xmlns:asx="http://www.sap.com/abapxml" version="1.0">
<asx:values>
<DEVC>
<CTEXT>javascript (experimental)</CTEXT>
</DEVC>
</asx:values>
</asx:abap>
</abapGit>
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CLASS z2ui5_cl_demo_app_116_0 DEFINITION PUBLIC.
CLASS z2ui5_cl_demo_app_116 DEFINITION PUBLIC.

PUBLIC SECTION.
INTERFACES z2ui5_if_app.
Expand Down Expand Up @@ -53,7 +53,7 @@ CLASS z2ui5_cl_demo_app_116_0 DEFINITION PUBLIC.
ENDCLASS.


CLASS z2ui5_cl_demo_app_116_0 IMPLEMENTATION.
CLASS z2ui5_cl_demo_app_116 IMPLEMENTATION.

METHOD add_node.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<asx:abap xmlns:asx="http://www.sap.com/abapxml" version="1.0">
<asx:values>
<VSEOCLASS>
<CLSNAME>Z2UI5_CL_DEMO_APP_116_0</CLSNAME>
<CLSNAME>Z2UI5_CL_DEMO_APP_116</CLSNAME>
<LANGU>E</LANGU>
<DESCRIPT>tree table - save expand state</DESCRIPT>
<STATE>1</STATE>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CLASS z2ui5_cl_demo_app_172_0 DEFINITION PUBLIC.
CLASS z2ui5_cl_demo_app_172 DEFINITION PUBLIC.

PUBLIC SECTION.
INTERFACES z2ui5_if_app.
Expand Down Expand Up @@ -31,7 +31,7 @@ CLASS z2ui5_cl_demo_app_172_0 DEFINITION PUBLIC.
ENDCLASS.


CLASS z2ui5_cl_demo_app_172_0 IMPLEMENTATION.
CLASS z2ui5_cl_demo_app_172 IMPLEMENTATION.

METHOD load_output_table.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<asx:abap xmlns:asx="http://www.sap.com/abapxml" version="1.0">
<asx:values>
<VSEOCLASS>
<CLSNAME>Z2UI5_CL_DEMO_APP_172_0</CLSNAME>
<CLSNAME>Z2UI5_CL_DEMO_APP_172</CLSNAME>
<LANGU>E</LANGU>
<DESCRIPT>ui table - focus handling</DESCRIPT>
<STATE>1</STATE>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CLASS z2ui5_cl_demo_app_317_0 DEFINITION PUBLIC.
CLASS z2ui5_cl_demo_app_317 DEFINITION PUBLIC.

PUBLIC SECTION.
INTERFACES z2ui5_if_app.
Expand Down Expand Up @@ -45,7 +45,7 @@ CLASS z2ui5_cl_demo_app_317_0 DEFINITION PUBLIC.
ENDCLASS.


CLASS z2ui5_cl_demo_app_317_0 IMPLEMENTATION.
CLASS z2ui5_cl_demo_app_317 IMPLEMENTATION.

METHOD z2ui5_if_app~main.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<asx:abap xmlns:asx="http://www.sap.com/abapxml" version="1.0">
<asx:values>
<VSEOCLASS>
<CLSNAME>Z2UI5_CL_DEMO_APP_317_0</CLSNAME>
<CLSNAME>Z2UI5_CL_DEMO_APP_317</CLSNAME>
<LANGU>E</LANGU>
<DESCRIPT>tree - drag &amp; drop</DESCRIPT>
<STATE>1</STATE>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CLASS z2ui5_cl_demo_app_346_0 DEFINITION PUBLIC.
CLASS z2ui5_cl_demo_app_346 DEFINITION PUBLIC.

PUBLIC SECTION.
INTERFACES z2ui5_if_app.
Expand Down Expand Up @@ -40,7 +40,7 @@ CLASS z2ui5_cl_demo_app_346_0 DEFINITION PUBLIC.
ENDCLASS.


CLASS z2ui5_cl_demo_app_346_0 IMPLEMENTATION.
CLASS z2ui5_cl_demo_app_346 IMPLEMENTATION.

METHOD set_view.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<asx:abap xmlns:asx="http://www.sap.com/abapxml" version="1.0">
<asx:values>
<VSEOCLASS>
<CLSNAME>Z2UI5_CL_DEMO_APP_346_0</CLSNAME>
<CLSNAME>Z2UI5_CL_DEMO_APP_346</CLSNAME>
<LANGU>E</LANGU>
<DESCRIPT>tab - focus edit controls</DESCRIPT>
<STATE>1</STATE>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CLASS z2ui5_cl_demo_app_134 DEFINITION PUBLIC.
CLASS z2ui5_cl_demo_app_134_0 DEFINITION PUBLIC.

PUBLIC SECTION.
INTERFACES z2ui5_if_app.
Expand Down Expand Up @@ -36,7 +36,7 @@ CLASS z2ui5_cl_demo_app_134 DEFINITION PUBLIC.
ENDCLASS.


CLASS z2ui5_cl_demo_app_134 IMPLEMENTATION.
CLASS z2ui5_cl_demo_app_134_0 IMPLEMENTATION.

METHOD view_display.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<asx:abap xmlns:asx="http://www.sap.com/abapxml" version="1.0">
<asx:values>
<VSEOCLASS>
<CLSNAME>Z2UI5_CL_DEMO_APP_134</CLSNAME>
<CLSNAME>Z2UI5_CL_DEMO_APP_134_0</CLSNAME>
<LANGU>E</LANGU>
<DESCRIPT>basic scroll</DESCRIPT>
<STATE>1</STATE>
Expand Down
Loading
Loading