CompositeTable [message #24196] |
Wed, 24 January 2007 13:33  |
Eclipse User |
|
|
|
Hello all.
Is it possible to re-order the columns of a composite table?
Thanks,
Ali.
|
|
|
Re: CompositeTable [message #24615 is a reply to message #24196] |
Thu, 25 January 2007 22:32  |
Eclipse User |
|
|
|
Ali Naddaf wrote:
> Is it possible to re-order the columns of a composite table?
Short answer: I'm working on a simple API to enable this right now.
Longer answer: You can do pretty much whatever you want using
CompositeTable, but you might have to code it yourself. CompositeTable
is very extensible. It's default API is also very low-level. However,
there are optional components added on top of the API to enable common
use-cases easily. I suggest reading through the snippets to get an idea
of what I mean.
Best regards,
Dave Orme
|
|
|
Re: CompositeTable [message #575885 is a reply to message #24196] |
Thu, 25 January 2007 22:32  |
Eclipse User |
|
|
|
Ali Naddaf wrote:
> Is it possible to re-order the columns of a composite table?
Short answer: I'm working on a simple API to enable this right now.
Longer answer: You can do pretty much whatever you want using
CompositeTable, but you might have to code it yourself. CompositeTable
is very extensible. It's default API is also very low-level. However,
there are optional components added on top of the API to enable common
use-cases easily. I suggest reading through the snippets to get an idea
of what I mean.
Best regards,
Dave Orme
|
|
|
Powered by
FUDForum. Page generated in 0.02510 seconds