Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Sirius » Double Click operation on cross table
Double Click operation on cross table [message #1807353] Tue, 28 May 2019 12:01 Go to next message
Tanu Agarwal is currently offline Tanu AgarwalFriend
Messages: 1
Registered: May 2019
Junior Member
Hi,

I want to add new row in cross table as soon as user clicks on the available empty row / last row of the cross table.User should be able to cell values for that row.
Please provide for your suggestions/solution if there is possibility from Sirius to accomplish this task?
Re: Double Click operation on cross table [message #1807405 is a reply to message #1807353] Wed, 29 May 2019 09:09 Go to previous message
Florian Barbin is currently offline Florian BarbinFriend
Messages: 270
Registered: August 2010
Senior Member
Hi,

Unfortunately, there is no tool in Sirius for this kind of action. You will have to implement your own org.eclipse.jface.viewers.ISelectionChangedListener to perform this action. You can take a look on org.eclipse.sirius.table.ui.tools.internal.editor.action.CreateLineAction which is the action instantiated by Sirius and executed when clicking in the create line menu.

Regards,

Florian
Previous Topic:Create a container where i can drag and drop another nodes
Next Topic:Element Based Edge Not show the line
Goto Forum:
  


Current Time: Thu Apr 25 01:40:28 GMT 2024

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

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

Back to the top