TreeView Bean
  The Tree View Bean is a Servoy bean that allows you to create hierarchical Tree Views of your data.

Existing (parent, child and foreign) records are easily added, via drag and drop or a popup menu, to the Tree View Bean.
  • New records can be created from within the Bean;
  • Existing records in the tree can be edited using the internal editor;
  • Nodes and sub-trees can be moved from one parent node to another;
  • Control access to the various add/edit/delete/move functions from your Servoy method;
  • Grant access to the User to control the editor parameters;
  • Metadata for the tree view is managed for you via the Bean;
  • Add formatting information without changing your original data;

Servoy form with the Tree View Bean managing Employee structure
A screenshot of the Tree View Bean for administrators to manage an 'Employee' structure.


Servoy form with the Tree View Bean managing Employee structure
A screenshot of the Tree View Bean for users to navigate within an 'Employee' structure.


Latest Servoy 4+/5+ (Eclipse) release available   2.1.68 01/29/2010
Latest Servoy 3 Classic release available 2.0-067 08/17/2009
 

Useful links