NatTable a suitable widget for my application? [message #1750883] |
Fri, 30 December 2016 20:43  |
Eclipse User |
|
|
|
Hi,
I'm trying to figure out whether I should make use of NatTable as widget for my application.
Basically, I'm looking into implementing a table-based editor of span data. The table's input will usually be a single row with n columns. I need to be able to:
- Add columns dynamically (I know this is possible, seen it at DynamicColumnExample). I also need to be able to add new columns at a certain position (say, before or after a selected column). Is this possible? I'd think so, without having had a deep look at the example's source code...
- Add rows dynamically above, say, the selected row. I also guess that this is possible?
- Define spans over arbitrary n cells dynamically, is this possible? E.g., select a number of adjacent cells in a row, then fire a command (keybinding/button), then the cells get merged. Is there an example for this somewhere?
Finally, I guess that because I'd need to be able to save the changes I make, adding the NatTable widget to a 3.7-based EditorPart is the way to go, yes?
Many thanks for any insights!
Cheers
Stephan
[Updated on: Fri, 30 December 2016 20:44] by Moderator
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04677 seconds