Element Class

Methods

Public methods


Method new()

Usage

Element$new(id, name)


Method toJSON()

Usage

Element$toJSON()


Method clone()

The objects of this class are cloneable with this method.

Usage

Element$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.