Idx.Observable.Event.Remove

abstract class Remove[A] extends Idx.Observable.Event[A]
class Idx.Observable.Event[Idx.Observable.Event.Remove.A]
trait Able.Doc
trait Able.Tag
class java.lang.Object
trait scala.Matchable
class Any

Def

def convert[B](f: A => B): Idx.O.Event.Remove[B]
override def doc: Doc

Doc

Doc

Returns Doc object, loaded with property names and values describing this instance

Definition Classes
Source
Remove.scala
def items: Idx[A]
final val name: String
Inherited from
Event
Source
__.scala

Affected range

Affected range

Range of items affected

Inherited from
Event
Source
__.scala
def tag: String

Make String

Make String

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

Inherited from
Doc
Source
Doc.scala