Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » NatTable » Text exporter for nattable tree grid
Text exporter for nattable tree grid [message #1069806] Tue, 16 July 2013 15:47 Go to next message
Testr t is currently offline Testr tFriend
Messages: 93
Registered: April 2013
Member
Hi,

I am using nattable tree grid as an eclipse plugin and it works great. I also configured an excel exporter(HSSFExcelExporter) and it works too. Is there a similar text file exporter that is available out of the box or is that something that has to be implemented using ILayerExporter?

Also can we configure multiple exporters(excel and custom) for the grid?

[Updated on: Tue, 16 July 2013 15:59]

Report message to a moderator

Re: Text exporter for nattable tree grid [message #1072322 is a reply to message #1069806] Mon, 22 July 2013 14:21 Go to previous message
Edwin Park is currently offline Edwin ParkFriend
Messages: 124
Registered: July 2009
Senior Member
There is no out of the box text file exporter, but you can implement your own as you mentioned. You can also register multiple exporters using different action bindings, or create a custom exporter that delegates to multiple exporters. You'll probably want to take a look at how to register your own custom actions to do this.

Cheers,
Edwin
Previous Topic:how to distinguish the selection of a column header of the selection of all the cells under this col
Next Topic:Dynamic Column in Nattable
Goto Forum:
  


Current Time: Thu Apr 25 04:36:08 GMT 2024

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

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

Back to the top