I want to select a Row in the table and then to copy the whole content to
the clipboard! But the problem is that with the function
table.getSelection() I only get the Data of the first Column of the
selected items?!?!?!? WHY?
Or is there maybe an other way to copy table-rows?!? Thanks!!