Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » How to i turn off form autocompletion in RAP?
How to i turn off form autocompletion in RAP? [message #1818588] Fri, 20 December 2019 03:27 Go to next message
Eclipse UserFriend
How to i turn off form autocompletion in RAP?

I want to turn off autocompletion of ID, Password and some text.

Thanks.
Re: How to i turn off form autocompletion in RAP? [message #1818605 is a reply to message #1818588] Fri, 20 December 2019 07:26 Go to previous messageGo to next message
Eclipse UserFriend
may be setText("") for fields
Re: How to i turn off form autocompletion in RAP? [message #1818626 is a reply to message #1818605] Fri, 20 December 2019 13:14 Go to previous messageGo to next message
Eclipse UserFriend
setText("");

It doesn't work.

Help me.
Re: How to i turn off form autocompletion in RAP? [message #1819433 is a reply to message #1818588] Wed, 15 January 2020 06:02 Go to previous message
Eclipse UserFriend
Hi,

auto completion is turned off by default in RAP for all Text widgets. See [1]. Probably you mean something different.

[1] https://github.com/eclipse/rap/blob/master/bundles/org.eclipse.rap.rwt/js/rwt/widgets/base/BasicText.js#L139

Regards,
Ivan
Previous Topic:Is it possible to attach listeners to client objects?
Next Topic:RowLayout SWT..VERTICAL
Goto Forum:
  


Current Time: Sat May 24 13:08:24 EDT 2025

Powered by FUDForum. Page generated in 0.04030 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top