Window

object Window
Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def attach[T <: Txn[LazyRef(...)]](dw: Window, l: Window[T]): Unit
def find[T <: Txn[LazyRef(...)]](view: View[T]): Option[Window[T]]
def findFor[T <: Txn[LazyRef(...)]](component: Component): Option[Window[T]]