JX.createClass(junk)Javelin Documentation ()
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
| junk | junk | Map of properties, see method documentation. |
Return
| function | Constructor of a class created |
- Defined
- core/install.js:159