Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Deprecated getKeySequenceBindings
Deprecated getKeySequenceBindings [message #631408] Thu, 07 October 2010 13:31 Go to next message
Norrib is currently offline NorribFriend
Messages: 1
Registered: September 2010
Junior Member
Hi,

i used getKeySequenceBindings() on ICommand type object but it is deprecated.
I change ICommand to Command and now i don't have getKeySequenceBindings method.
Is it possible receive list of KeySequence for specified Command?
Re: Deprecated getKeySequenceBindings [message #631484 is a reply to message #631408] Thu, 07 October 2010 16:26 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

See
org.eclipse.ui.keys.IBindingService.getBestActiveBindingFor( ParameterizedCommand)

PW

--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Platform_Expression_Framework
http://wiki.eclipse.org/Menu_Contributions
http://wiki.eclipse.org/Menus_Extension_Mapping
http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse .platform.doc.isv/guide/workbench.htm


Previous Topic:Toggle View in Eclipse
Next Topic:HELIOS & Checkstyle
Goto Forum:
  


Current Time: Fri Apr 26 07:08:55 GMT 2024

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

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

Back to the top