| OVERVIEW | PACKAGE | CONSTR | FIELDS | METHODS | FRAMES NO FRAMES | INHERITED |
object Loc
extends
ScalaObject
def this
|
| ExtLink.. |
object ExtLink
|
|
|
| Hidden.. |
case object Hidden
If this parameter is included, the item will not be visible in the menu, but
will still be accessable
|
|
|
| HideIfNoKids.. |
case object HideIfNoKids
If the Loc has no children, hide the Loc itself
|
|
|
| Link.. |
object Link
|
|
|
| LinkText.. |
object LinkText
The companion object to LinkText that contains some helpful implict conversion
|
|
|
| PlaceHolder.. |
case object PlaceHolder
The Loc does not represent a menu itself, but is the parent menu for
children (implies HideIfNoKids)
|
|
| !=.. |
final def !=(arg0 : Object)
|
Boolean | AnyRef |
| !=.. |
final def !=(arg0 : Any)
|
Boolean | Any |
| ==.. |
final def ==(arg0 : Any)
|
Boolean | Any |
| ==.. |
final def ==(arg0 : Object)
|
Boolean | AnyRef |
| alwaysTrue.. |
def alwaysTrue(a : Req)
|
Boolean | |
| apply.. |
def apply(name : String, link : Link[Unit], text : LinkText[Unit], params : List[LocParam[Unit]])
|
Loc[Unit] | |
| apply.. |
def apply(name : String, link : Link[Unit], text : LinkText[Unit], params : LocParam[Unit]*)
Create a Loc (Location) instance
[details]
|
Loc[Unit] | |
| asInstanceOf.. |
final def asInstanceOf[T0]
|
T0 | Any |
| clone.. |
protected def clone
|
Object | AnyRef |
| eq.. |
final def eq(arg0 : Object)
|
Boolean | AnyRef |
| equals.. |
def equals(arg0 : Any)
|
Boolean | AnyRef |
| finalize.. |
protected def finalize
|
Unit | AnyRef |
| 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 |
| redirectToFailMsg.. |
implicit def redirectToFailMsg(in : => RedirectResponse)
|
Function0 | |
| retString.. |
def retString(toRet : String)(other : Seq[(String, String)])
|
Full[String] | |
| strFuncToFailMsg.. |
implicit def strFuncToFailMsg(in : () => String)
|
Function0 | |
| strToFailMsg.. |
implicit def strToFailMsg(in : => String)
|
Function0 | |
| synchronized.. |
final def synchronized[T0](arg0 : T0)
|
T0 | AnyRef |
| toString.. |
def toString
|
String | AnyRef |
| wait.. |
final def wait(arg0 : Long, arg1 : Int)
|
Unit | AnyRef |
| wait.. |
final def wait(arg0 : Long)
|
Unit | AnyRef |
| wait.. |
final def wait
|
Unit | AnyRef |
| OVERVIEW | PACKAGE | CONSTR | FIELDS | METHODS | FRAMES NO FRAMES | INHERITED |