Reference page for eObject

Contents

Summary

eObject methods: eObject - is a class. relative_at_level - eObject/relative_at_level is a function. Documentation for eObject doc eObject


PROPERTIES


METHODS

Class methods are listed below. Inherited methods are not included.

eObject/this = add_relative(arguments) is a function.

add_relative(this, o)

eObject/this.closest_to(arguments) is a function.

o = closest_to(this, level)

eObject/this.eObject(arguments) is a constructor.

eObject/this.oldest_parent(arguments) is a function.

o = oldest_parent(this)

eObject/this.relative_at_level(arguments) is a function.

o = relative_at_level(this, level)

eObject/this.youngest_child(arguments) is a function.

o = youngest_child(this)