开发者

Difference between navigationClick(),invocAction() & FieldChangeListener() for any Field in Blackberry

开发者 https://www.devze.com 2023-03-09 01:38 出处:网络
I am confused when i have to use navigationClick开发者_如何学JAVA(),invocAction() or FieldChangeListener().

I am confused when i have to use navigationClick开发者_如何学JAVA(),invocAction() or FieldChangeListener(). And which one is best suitable for non-touch and touch Devices.

Plz help me.


As far as I know the change listener gets called every time every the field is changed, for example every single character input would call the listener even if you are still inputing info.

Not much, but I wish I have helped ;)

0

精彩评论

暂无评论...
验证码 换一张
取 消