Back

Bound

JS Py
Hello World
Content:
- Methods

Helper class that automaticall binds the 'this' context for all methods to the current object instance.

class obj extends Bound {}

Methods

The following methods are available on the Bound object:

all types
obj.bindMethods
Binds the 'this' context for all methods