GotoScope

GotoScope

Go to and change its scope to a child node.

Constructor

new GotoScope(instance, childNodeName, func)

Create a GotoScope
Source:
Parameters:
Name Type Description
instance Instance
childNodeName string
func function

Extends

Methods

processSync()

Go to a child now, then run the func with the the child node.
Source: