org.nlogo.core.InputBox
See theInputBox companion object
case class InputBox(variable: Option[String], x: Int, y: Int, width: Int, height: Int, oldSize: Boolean, boxedValue: BoxedValue) extends Widget, DeclaresGlobal, DeclaresGlobalCommand, DeclaresConstraint
Attributes
- Companion
- object
- Source
- InputBox.scala
- Graph
-
- Supertypes
-
trait Producttrait Equalstrait DeclaresConstrainttrait DeclaresGlobalCommandtrait DeclaresGlobaltrait NamedWidgettrait Widgettrait Serializableclass Objecttrait Matchableclass Any
Members list
In this article