Difference between revisions of "JLTreeViewItem.isChildSelected"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision imported) |
|
(No difference)
|
Revision as of 10:39, 16 June 2016
Method
JLTreeViewItem.isChildSelected ( ) As Boolean
Returns True if the Item of one of the Child items (direct child or nth child) is Selected. This is used to color the path down to the current selected item.