Skip to main content



      Home
Home » Eclipse Projects » NatTable » Re: CellEditor on DoubleCLick?
Re: CellEditor on DoubleCLick? [message #1008022] Fri, 08 February 2013 02:19
Eclipse UserFriend
You need to register your own edit bindings. By default the DefaultEditBindings are registered via DefaultGridLayerConfiguration. And there the edit actions are binded against the first single click. You need to change this to registerFirstDoubleClickBinding(), then it should only open on double click. Remember that you have to avoid registering the default configuration.
Previous Topic:Re: Scroll listener?
Next Topic:Re: Freeze a tree column
Goto Forum:
  


Current Time: Wed Jul 02 22:07:42 EDT 2025

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

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

Back to the top