Copyright © 2021 by K4.org
  (v.0.48.124)

NullDesign creates null models, which exist but act like nothing. They do not appear in the children list, the model tree, or any normal use. They are almost universally used to act as placeholders when it is determined that a given node should not be created.

Index

Rules

inTree

inTree: Boolean

Override of inTree rule to ensure this does not appear in the model tree.

Flags : Cached (Note this is uncached)

Expression : false

treeLabel

treeLabel: String

Override of treeLabel rule to be inert.

Flags : Cached (Note this is uncached)

Expression : this[R.symbols.name]

update

update: Any

Override of update rule to do nothing.

Flags : None. (Note this is uncached)

Expression : 0