org.nlogo.window.InterfaceMode
See theInterfaceMode companion trait
object InterfaceMode
Attributes
- Companion
- trait
- Source
- InterfaceMode.scala
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
InterfaceMode.type
Members list
Type members
Classlikes
case object Add extends InterfaceMode
Attributes
- Source
- InterfaceMode.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait InterfaceModeclass Objecttrait Matchableclass AnyShow all
- Self type
-
Add.type
case object Delete extends InterfaceMode
Attributes
- Source
- InterfaceMode.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait InterfaceModeclass Objecttrait Matchableclass AnyShow all
- Self type
-
Delete.type
case object Edit extends InterfaceMode
Attributes
- Source
- InterfaceMode.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait InterfaceModeclass Objecttrait Matchableclass AnyShow all
- Self type
-
Edit.type
case object Interact extends InterfaceMode
Attributes
- Source
- InterfaceMode.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait InterfaceModeclass Objecttrait Matchableclass AnyShow all
- Self type
-
Interact.type
case object Select extends InterfaceMode
Attributes
- Source
- InterfaceMode.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait InterfaceModeclass Objecttrait Matchableclass AnyShow all
- Self type
-
Select.type
Inherited and Abstract types
The names of the product elements
The name of the type
In this article