Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ScriptValue

A value provided by a script.

Hierarchy

Implements

Index

Constructors

constructor

Properties

Protected _ITEM

Stores the underlying item.

Protected _config

id

id: any

Anything that identifies that value.

otherValueProvider

otherValueProvider: function

The function that provides the "other" values.

Type declaration

Accessors

config

item

name

  • get name(): string

otherValues

value

  • get value(): any

Generated using TypeDoc