Treeview methods and properties

  1. Where can I find documentation on the Treeview methods and properties?

  2. Is there a way to display them from the servoy designer in the properties window?

lalong:

  1. Where can I find documentation on the Treeview methods and properties?

at this moment in the sample/doc of the bean methods from Servoy developer,
but soon we will have a wiki page with more doc on this

  1. Is there a way to display them from the servoy designer in the properties window?

all the properties are already in the properties view, and the methods in the Solution explorer

Gabi Boros:
all the properties are already in the properties view, and the methods in the Solution explorer

I get a very strange error… I put the bean into the beans directory, I imported the sample solution and it works OK. But I’m trying to put the bean into my solution (using “place bean”) and I don’t find it! I only see the DBTreeView beans and a JTree bean. Where is the bean?

Any ideas?

there was a problem with the bean package, please download it again from servoyforge

Ok, thanks!