Page MenuHomeGitPull.it

JX.createClass(junk)
Javelin Documentation ()

Creates a class from a map of attributes. Requires extend property to be an actual Class object and not a "String". Supports name property to give the created Class a readable name.

Parameters
junkjunkMap of properties, see method documentation.
Return
functionConstructor of a class created