WidgetImpl

object WidgetImpl
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[T <: Txn[LazyRef(...)]]()(implicit tx: T): Widget[T]
def format[T <: Txn[LazyRef(...)]]: TFormat[T, Widget[T]]
def read[T <: Txn[LazyRef(...)]](in: DataInput)(implicit tx: T): Widget[T]
def readIdentifiedObj[T <: Txn[LazyRef(...)]](in: DataInput)(implicit tx: T): Widget[T]