Ola
I have a couple of B4XPages that will speak to JRDC2. The commands and things that each page will do will be different depending on the purpose of the page. Should all the methods be defined on the Main Activity.
For example GetRecord/InsertRecord. Is it possible to have such methods per page where its needed to execute different functions?
Thanks.
I have a couple of B4XPages that will speak to JRDC2. The commands and things that each page will do will be different depending on the purpose of the page. Should all the methods be defined on the Main Activity.
For example GetRecord/InsertRecord. Is it possible to have such methods per page where its needed to execute different functions?
Thanks.