Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Key stroke detection(If don't use KeyListener,.)
Key stroke detection [message #530554] Fri, 30 April 2010 03:09 Go to next message
Eclipse UserFriend
Are there any previous discussions about KeyListener, ModifyListener and the traffic they could generated. Are there any guildlines on this issue. Please point it out for me. Many Thanks.

Re: Key stroke detection [message #530975 is a reply to message #530554] Mon, 03 May 2010 04:29 Go to previous messageGo to next message
Eclipse UserFriend
lsq wrote:
> Are there any previous discussions about KeyListener, ModifyListener and
> the traffic they could generated. Are there any guildlines on this
> issue. Please point it out for me. Many Thanks.

Please search the archives for previous discussions.

Modify- and VerifyListeners only generate a limited amount of traffic by
collecting data and sending them in chunks.

KeyListener are only implemented to support cell editors, they are not
recommended for general-purpose use as they do not work reliably with
all keys in all browsers.

If you have more specific questions, feel free to ask here.

Ralf
Re: Key stroke detection [message #531762 is a reply to message #530554] Thu, 06 May 2010 01:24 Go to previous message
Eclipse UserFriend
Thanks that's very helpful.

Greetings

lishuqiang
Previous Topic:RCP to RAP problem with Singleton
Next Topic:Gradient for table rows
Goto Forum:
  


Current Time: Tue Jul 08 17:14:41 EDT 2025

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

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

Back to the top