Method

An object capability, such as walk. It is a subroutine or function associated with a class.

It exist two kind of methods: an Instance Method which holds data specific to a given object instance, or a Static Method which holds data shared between all object instances.

Note: In JavaScript functions themselves are objects, so, in that context, a method is actually an object reference to a function.

results matching ""

    No results matching ""