NumericInput

org.nlogo.core.NumericInput
See theNumericInput companion object
case class NumericInput(value: Double, label: NumericKind) extends BoxedValue

Attributes

Companion
object
Source
InputBox.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait BoxedValue
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Attributes

Source
InputBox.scala

Attributes

Source
InputBox.scala

Attributes

Source
InputBox.scala
def name: String

Attributes

Source
InputBox.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product