JLTreeViewItem.isChildSelected

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 10:39, 16 June 2016 by Admin (Talk | contribs) (1 revision imported)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
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.