Interface INodePrototypeData<TData>

    • Method Detail

      • getChildren

        List<INodePrototypeData<?>> getChildren()
        Returns:
        A list of children for this node prototype. All children will be cloned and added as well when a new node is created.