Discussion
3
Replies
9432
Views
Instellars Global Consulting
Posted: June 28, 2016
Last activity: November 29, 2016
Closed
How to call an Activity from Java
Q-1: How to call an Activity from Java? What API methods will serve this purpose? Also, is there any place where I can get to know the most commonly used methods, classes and interfaces used in Engine API?
Q-2: How to pass 'Page' parameter to an Activity using Java and JavaScript? Thanks in advance.
Oh!, I do now realize that we can call an activity in Java by using "tools.doActivity(StringMap,ClipboardPage,ParameterPage)" method.
Hence, still looking for "is there any place where I can get to know the most commonly used methods, classes and interfaces used in Engine API?" Thanks in advance.