Is there an equivilent of Button.doClick() from Swing in codename1?

8 views
Skip to first unread message

shop.servic...@gmail.com

unread,
Feb 2, 2019, 1:57:48 PM2/2/19
to CodenameOne Discussions
If you are experiencing an issue please mention the full platform your issue applies to:
IDE: NetBeans/Eclipse/IDEA NetBeans 8.2
Desktop OS Windows 10 Pro
Simulator Latest
Device ALL

Is it possible to force an action event on a Button from another components event?

Regards

Shai Almog

unread,
Feb 2, 2019, 11:24:14 PM2/2/19
to CodenameOne Discussions
Yes:

b.press();
b
.release();


shop.servic...@gmail.com

unread,
Feb 4, 2019, 9:10:43 AM2/4/19
to CodenameOne Discussions
Thank You.
Reply all
Reply to author
Forward
0 new messages