BooleanCheckBoxView

trait BooleanCheckBoxView[T <: Txn[T]] extends View[T]
Companion
object
trait View[T]
trait Disposable[T]
class Object
trait Matchable
class Any

Type members

Types

type C = CheckBox

Value members

Inherited methods

Inherited from
View
def dispose()(implicit tx: T): Unit
Inherited from
Disposable