Hi All
I use next document
How To Part 2 Build an Agentry Based App From Scratch
How To Part 2 Build an Agentry Based App From S... | SCN
to understand How-to Build an Agentry Based Mobile App from Scratch Connecting to an SAP Back-end
I use
- Java 8 update 66
- Eclipse Version: 4.2.2
Build id: M20130204-1200
- Agentry Editor Plugin 70.10.0.9 com.syclo.agentry.editor.feature.feature.group SAP AG
from Agentry_70.10.0_EditorPlugin_x86_64.zip
I want to extend application by native NFC (RFID) scanning capabilities using the artice -
SMP 3.0: Custom Agentry Android client supporting native NFC (RFID) scanning capabilities..
Now I am on the step
---
Agentry application changes.
Now we need to modify our detail screen in the Agentry Application to use our new Button control.
Configuring the button Control
---
They offer to modify Add Notification window.
I'm going to change ShowFlightSchedules_PPC_List Screen of the Test App FlightBooking
I add button on the Screen but I can't bind button to the Java class Z_RFIDButtonAdapter.
There are no class name input field on the Button Definition screen.
Is it possible to bind a Button to a Java class like for fields.