B4J Question What node is it?

PatrikCavina

Active Member
Licensed User
Longtime User
What kind of node is in below image?
Immagine.png
It's look like a TreeTableView without head.
I would like to reproduce a similar node to use it in my project.
Any suggestions?
 

Cableguy

Expert
Licensed User
Longtime User
As mentioned, wrong forum, but the answer is simple...
The node is a Form, and the views are added to the forms RootPane
 
Upvote 0
Top