Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » NatTable » programmatically calling keyEvents or other way for opening build in Dialogs
programmatically calling keyEvents or other way for opening build in Dialogs [message #1749940] Wed, 14 December 2016 07:59 Go to next message
Ludwig Moser is currently offline Ludwig MoserFriend
Messages: 476
Registered: July 2009
Senior Member
Hello,

I need to open dialogs, which are already implemented on nattable.

CTRL+F -> search
CTRL+E -> Export to Excel
etc...

but i need to do this via Code.

how can i do so?
i searched for a away to forward my keyEvents to natTable or to run a doCommand. but i did not find out how to do this.

any informations how i could achieve this?
thanks in advance!
Re: programmatically calling keyEvents or other way for opening build in Dialogs [message #1749943 is a reply to message #1749940] Wed, 14 December 2016 08:20 Go to previous messageGo to next message
Dirk Fauth is currently offline Dirk FauthFriend
Messages: 2902
Registered: July 2012
Senior Member
For export you just need to execute the corresponding ExportCommand.

For searching you could try to create a SearchAction and call run()
Re: programmatically calling keyEvents or other way for opening build in Dialogs [message #1749946 is a reply to message #1749943] Wed, 14 December 2016 08:54 Go to previous message
Ludwig Moser is currently offline Ludwig MoserFriend
Messages: 476
Registered: July 2009
Senior Member
excellent.
thanks for the rapid answer.
works!
Previous Topic:Mass update of Groupby table with Regular Expession is not working.
Next Topic:[NatTable]how to add icon in each column header?
Goto Forum:
  


Current Time: Thu Apr 25 13:05:01 GMT 2024

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

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

Back to the top