Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [nebula-dev] Nebula Pagination supports now Tree +using it in MongoDB iDE

Hi Wim,

2012/8/6 Wim Jongman <wim.jongman@xxxxxxxxx>
Hi Angelo,

I expect this pagination works only for the root items, correct?

Yes, it works like this. I would like support too pagination on vertical mode like this :

--------------------------------------------
Collection
   document 1
   document 2
   document 3
   document 4
   document 5
   ..........
--------------------------------------------

When you will double click on  "  .........." node, you will load the next nodes.

Regards Angelo

Met vriendelijke groet,

Wim

On 3 aug. 2012, at 11:35, Angelo zerr <angelo.zerr@xxxxxxxxx> wrote:

Hi Nebula Team,

Just for your information, I have improved Nebula Pagination to support pagination in a tree (before it supported just table).
I'm using this feature on the MongoDB IDE which is Eclipse Plugins (for IDE), RCP and RAP (for web mode) which is enable to manage MongoDB database.

I have attached screenshots about Nebula Pagination Tree. You will see Collection editor which displays list of JSON Document of the collection displays as tree with pagination.
You can test too the online RAP demo at http://mongodb-ide.opensagres.cloudbees.net/mongodb-ide

Hope you will like it.

Regards Angelo
<MongoDBIDEWithNebulaPagination.png>
_______________________________________________
nebula-dev mailing list
nebula-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/nebula-dev

_______________________________________________
nebula-dev mailing list
nebula-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/nebula-dev



Back to the top