With version 3.1 we have added a new member to the Table bean family: the FoundSetSourceList bean. The new bean is best described by a screenshot (screenshot taken from Servoy, not iTunes!):
The FoundSetSourceList bean works much like Servoy’s own DBTreeViewBean. It allows you to set
- dataproviders for text, icon and counter value
- a n:m relation name
- the tree’s root (categories) foundset
- all colors used
- a method that is called on click or double click
- a right click listener that triggers a method that can provide a popup menu
- the selected record
Version 3.1 also fixes a problem with context menus (right click) in Servoy 5.1. Due to the changes of Servoy by introducing the window plugin in favor of the popupmenu plugin we had to rewrite our implementation of context menus. With 3.1, all possible ways of creating popup menus are supported.
We have added an example to the sample solution that shows how to use the bean. The update is free for all registered users of Table bean 3.0.
The new version is free for registered users of Table bean 3.0. Please visit our web site for more information.