toggle menu
Glok
0.5.1
common
switch theme
search in API
glok-core
/
uk.co.nickthecoder.glok.control
/
TreeItem
/
isDescendantOf
is
Descendant
Of
fun
isDescendantOf
(
other
:
TreeItem
<
T
>
)
:
Boolean
Return true iff this TreeItem is a descendantOf
other
, or they are the same TreeItem.