NamedIntegersSpec:
Filter:
Classes (extension) | Spec | Libraries > crucial > Spec

NamedIntegersSpec : ControlSpec : Spec : Object
ExtensionExtension

datatype specifying an option list with names and an integer output type
Source: MoreSpecs.sc

Description

Where the human readable list should have names for each option and the output supplied to the input should be an Integer.

The default control is a PopUpEditor.

Class Methods

NamedIntegersSpec.new(names, default, static: false)

Arguments:

names
default
static

NamedIntegersSpec.newFrom(similar)

Arguments:

similar

Inherited class methods

Instance Methods

.values

.names

.static

.storeArgs

.nisinit(n, s, d)

Arguments:

n
s
d

.canKr

.rate

.defaultControl(val)

Arguments:

val

Inherited instance methods