Leaf

org.nlogo.swing.MenuModel.Leaf
case class Leaf(item: A, groupName: String) extends Node

Attributes

Source
MenuModel.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Node
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def key: A

Attributes

Source
MenuModel.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product