ChildNode

object ChildNode
Companion:
class
class Object
trait Matchable
class Any

Type members

Types

type Base = ChildNode[Node]

Value members

Concrete methods

final def isDescendantOf(node: Node, ancestor: Node): Boolean
final def isDescendantOf[N, BaseRef](child: Base, parent: Base): Boolean
def isNodeMounted(node: Node): Boolean