ViewLike

org.nlogo.core.ViewLike
trait ViewLike extends Widget

Attributes

Source
Widget.scala
Graph
Supertypes
trait Widget
trait Serializable
class Object
trait Matchable
class Any
Known subtypes
object DummyView
class View

Members list

Value members

Concrete methods

Attributes

Source
Widget.scala

Inherited methods

def convertSource(conversion: String => String): Widget

convertSource applies the given conversion to all code found in the widget.

convertSource applies the given conversion to all code found in the widget.

Attributes

Inherited from:
Widget
Source
Widget.scala

Inherited and Abstract methods

def height: Int

Attributes

Inherited from:
Widget
Source
Widget.scala
def width: Int

Attributes

Inherited from:
Widget
Source
Widget.scala
def x: Int

Attributes

Inherited from:
Widget
Source
Widget.scala
def y: Int

Attributes

Inherited from:
Widget
Source
Widget.scala