Hi Isomorphic,
I was trying to prepare a testcase. I try to do this in SmartClient if it is an easy GUI problem.
Now I stumbled creating the testcase. In SmartGWT there is SectionStackSection.setTitle(). In SmartClient, title is marked as "[IR]". Is the "W" missing here? If so, how was the SmartGWT method (automatically?) created? For the most things you generate the SmartGWT API from the SmartClient docs, if I understood correctly.
For my testcase I need to change the title after the object is visible in the GUI. How to do this in SmartClient?
Thank you & Best regards,
Blama
I was trying to prepare a testcase. I try to do this in SmartClient if it is an easy GUI problem.
Now I stumbled creating the testcase. In SmartGWT there is SectionStackSection.setTitle(). In SmartClient, title is marked as "[IR]". Is the "W" missing here? If so, how was the SmartGWT method (automatically?) created? For the most things you generate the SmartGWT API from the SmartClient docs, if I understood correctly.
For my testcase I need to change the title after the object is visible in the GUI. How to do this in SmartClient?
Thank you & Best regards,
Blama
Comment