Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[rap-dev] CellEditors Patches And Example

Hi Everyone!

I've finally prepared small example with patches for jface and rwt plugins to show the sample app with tree's
celleditors enabled. This is not very generalized solution so far. It's just to show how I'd implemented here.

I hope that it will be useful for someone and would be great if RAP will have cell editors integrated very soon. The solution has some problems and as I said before not generalized to be seamlessly integrated into RAP at once.

TreeEntryPoint - is a class with actual tree with celleditors example.

Please let me know if something is wrong inside of my code or missed.

Thanks, Alex.

P.S. You need to have original rwt and jface plugins as source projects in your workspace to have those patches (fragments) applied and take affect. Import them before running the example.

P.P.S. Patches are for 1.0 release of RAP. So please use this version of target platform and for rwt/jface source projects.

Attachment: tree.celleditors.example.rar
Description: application/octetstream


Back to the top