net.liftweb.builtin.snippet.MsgsErrorMeta

object MsgsErrorMeta

object MsgsErrorMeta

 extends SessionVar[Box[AjaxMessageMeta]]




Source: Msgs.scala(94)

 Constructors

def this

 Fields

__nameSalt.. protected def __nameSalt String AnyVar
get.. def get T AnyVar
is.. def is T AnyVar
name.. protected lazy val name String AnyVar

 Methods

!=.. final def !=(arg0 : Any) Boolean Any
!=.. final def !=(arg0 : Object) Boolean AnyRef
==.. final def ==(arg0 : Object) Boolean AnyRef
==.. final def ==(arg0 : Any) Boolean Any
apply.. def apply(arg0 : T) T AnyVar
asInstanceOf.. final def asInstanceOf[T0] T0 Any
clearFunc.. protected override def clearFunc(name : String) Unit SessionVar
clone.. protected def clone Object AnyRef
doWith.. def doWith[F](arg0 : T) F AnyVar
eq.. final def eq(arg0 : Object) Boolean AnyRef
equals.. def equals(arg0 : Any) Boolean AnyRef
finalize.. protected def finalize Unit AnyRef
findFunc.. protected override def findFunc(name : String) Box[T] SessionVar
getClass.. final def getClass Class[Any] AnyRef
hashCode.. def hashCode Int AnyRef
isInstanceOf.. final def isInstanceOf[T0] Boolean Any
ne.. final def ne(arg0 : Object) Boolean AnyRef
notify.. final def notify Unit AnyRef
notifyAll.. final def notifyAll Unit AnyRef
onShutdown.. protected def onShutdown(arg0 : CleanUpParam) Unit AnyVar
registerCleanupFunc.. protected override def registerCleanupFunc(in : (LiftSession) => Unit) Unit SessionVar
registerGlobalCleanupFunc.. protected final def registerGlobalCleanupFunc(arg0 : (CleanUpParam) => Unit) Unit AnyVar
remove.. def remove Unit AnyVar
set.. def set(arg0 : T) T AnyVar
setFunc.. protected override def setFunc(name : String, value : T) Unit SessionVar
synchronized.. final def synchronized[T0](arg0 : T0) T0 AnyRef
toString.. override def toString String AnyVar
update.. def update(arg0 : (T) => T) T AnyVar
wait.. final def wait(arg0 : Long) Unit AnyRef
wait.. final def wait Unit AnyRef
wait.. final def wait(arg0 : Long, arg1 : Int) Unit AnyRef
wasInitialized.. protected override def wasInitialized(name : String) Boolean SessionVar
Copyright (c) 2007-2009 Lift Team. All Rights Reserved.