Skip to main content



      Home
Home » Eclipse Projects » Sirius » Double Click operation on cross table
Double Click operation on cross table [message #1807353] Tue, 28 May 2019 08:01 Go to next message
Eclipse UserFriend
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 05:09 Go to previous message
Eclipse UserFriend
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: Tue Jul 08 08:58:28 EDT 2025

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

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

Back to the top