Idx.Observable.Event

abstract class Event[A] extends Info
Companion
object
Source
__.scala
trait Able.Info
trait Able.Tag
class Object
trait Matchable
class Any

Def

def convert[B](f: A => B): Idx.Observable.Event[B]
Source
__.scala
override def info: Info
Definition Classes
Source
__.scala
final val name: String
Source
__.scala
@targetName("project_Opt")
Source
__.scala
def range: <>

Affected range

Affected range

Range of items affected

Source
__.scala

Inherited

def tag: String

To String

To String

tag returns this instance String representation, which should be used insted of toString

Inherited from
Info
Source
Doc.scala