getChildRow

open fun getChildRow(position: <Error class: unknown class>): TreeListRow?

If @self is not expanded or @position is greater than the number of children, null is returned.

Return

the child in @position

Parameters

position

position of the child to get