StringInput

org.nlogo.core.StringInput
See theStringInput companion object
case class StringInput(value: String, label: StringKind, multiline: Boolean) 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