Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 08:27 Go to next message
Cho HyunJong is currently offline Cho HyunJongFriend
Messages: 107
Registered: July 2009
Location: korea
Senior Member

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 12:26 Go to previous messageGo to next message
Dmitry Dukhov is currently offline Dmitry DukhovFriend
Messages: 192
Registered: February 2013
Senior Member
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 18:14 Go to previous messageGo to next message
Cho HyunJong is currently offline Cho HyunJongFriend
Messages: 107
Registered: July 2009
Location: korea
Senior Member

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 11:02 Go to previous message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
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: Thu Apr 25 13:22:49 GMT 2024

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

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

Back to the top