Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Scout » AbstractPageWithTree
AbstractPageWithTree [message #1018979] Thu, 14 March 2013 20:41 Go to next message
Rene Eigenheer is currently offline Rene EigenheerFriend
Messages: 109
Registered: July 2009
Senior Member
Hi there

Is there something like "AbstractPageWithTree"

Similar to the flat table presentation using AbstractPageWithTable I would like to present some hierarchical data coming from a database (i.e. organigramm)

Is there such a standard page?

thx
Rene
Re: AbstractPageWithTree [message #1019234 is a reply to message #1018979] Fri, 15 March 2013 09:32 Go to previous message
Jeremie Bresson is currently offline Jeremie BressonFriend
Messages: 1252
Registered: October 2011
Senior Member
No there is nothing like that shipped with Scout.

The idea is that the pages of one outline constitute a tree that is represented on the left "view" in the main windows of an outline based application.


But I think it is not so complicated to program:
You can use a NodePage (with or without child pages --> for the page-tree on the left side).
Instead of having the default content (the list of child-pages) you open a form instead (see how to open a form in a view). There you can control what you want to display.


Let me know if you need more explanations.
Previous Topic:Update / Refresh a TableField after an update / change
Next Topic:Translations editor does not work anymore
Goto Forum:
  


Current Time: Thu Apr 25 15:49:03 GMT 2024

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

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

Back to the top