defineClass()

Error message

Deprecated function: The each() function is deprecated. This message will be suppressed on further calls in book_prev() (line 775 of /home/drbiz/public/tools.realism.com/modules/book/book.module).

(node-type, field-definition-function, runtime-objects)

A library function used to create a node's definition. It is typically called as an argument in x3dom.registertNodeType

  • node-type: A reference to the node's component from x3dom.nodeTypes
  • field-definition-function: A function that defines each of the node's fields
  • runtime-objects: An object that provides definitions for standard and node-specific runtime operations. The ones defined depend on the node definition