code.data.PresentationConfig

Aliases

Parameters

subClasses

Js Constructors

new code_data_PresentationConfig(
    label, // scala.Option[java.lang.String]
    bindingHint, // scala.Option[net.liftweb.common.StringOrNodeSeq]
    canReference, // scala.Option[boolean]
    prefix, // scala.Option[net.liftweb.common.StringOrNodeSeq]
    suffix, // scala.Option[net.liftweb.common.StringOrNodeSeq]
    hidden, // boolean
    hideLabel, // boolean
    readonly, // boolean
    renderStrategies, // scala.collection.immutable.List[code.data.RenderStrategy]
)

ApplyMethods

Methods

$bang$eq(x$1:Any):boolean
$eq$eq(x$1:Any):boolean
$hash$hash():int
$init$():Unit
asInstanceOf():scala.Any.T0
canEqual(x$1:Any):boolean
canReference():scala.Option[boolean]
copy$default$1():scala.Option[java.lang.String]
copy$default$3():scala.Option[boolean]
copy$default$6():boolean
copy$default$7():boolean
copy$default$8():boolean
equals(x$1:Any):boolean
getClass():java.lang.Class[Any]
hashCode():int
hidden():boolean
hideLabel():boolean
isInstanceOf():boolean
notify():Unit
notifyAll():Unit
productArity():int
productElement(x$1:int):Any
productIterator():scala.collection.Iterator[Any]
productPrefix():java.lang.String
readonly():boolean
toString():java.lang.String
wait():Unit
wait(x$1:long):Unit
wait(x$1:long, x$2:int):Unit