code.data.DataType

Aliases

Parameters

null:Null

Js Constructors

new code_data_DataType(
    n, // java.lang.String:String
    validators, // scala.collection.immutable.List[code.data.Validator]
    presentationConfig, // code.data.PresentationConfig
    jsonHandler // code.data.JsonHandler
)

ApplyMethods

Methods

$bang$eq(x$1:scala.lang.Any:Any, ):java.lang.Boolean:Boolean
$eq$eq(x$1:scala.lang.Any:Any, ):java.lang.Boolean:Boolean
$hash$hash():java.lang.Int:Int
$init$():scala.Unit:Unit
apply(v:null:Null, ):code.data.DataType[null:Null]
asInstanceOf():null:Null
asJValue$default$1():scala.Function1
clonedInstance():code.data.DataType[null:Null]
descType():java.lang.String:String
describedAsJValue(interceptor:scala.Function1, ):net.liftweb.json.JsonAST$JValue
describedAsJValue$default$1():scala.Function1
empty():code.data.DataType[null:Null]
enrich(other:code.data.DataType[null:Null], ):scala.Unit:Unit
eq(x$1:java.lang.Object:Object, ):java.lang.Boolean:Boolean
equals(x$1:scala.lang.Any:Any, ):java.lang.Boolean:Boolean
fieldName():java.lang.String:String
fillRandom():code.data.DataType[null:Null]
getClass():java.lang.Class[scala.lang.Any:Any]
getParent():scala.Option[code.data.DataType[scala.lang.Any:Any]]
getPresentationConfig():code.data.PresentationConfig
getSingleton(configurationContext:scala.Option[code.data.ConfigurationContext], ):code.data.DataType[null:Null]
getSingleton$default$1():scala.Option[code.data.ConfigurationContext]
getValue$default$2():scala.Option[code.data.Redactor]
hashCode():java.lang.Int:Int
isInstanceOf():java.lang.Boolean:Boolean
name():java.lang.String:String
ne(x$1:java.lang.Object:Object, ):java.lang.Boolean:Boolean
notify():scala.Unit:Unit
notifyAll():scala.Unit:Unit
redact():code.data.DataType[null:Null]
setIsSecure(b:java.lang.Boolean:Boolean, ):scala.Unit:Unit
setParent(p:scala.Option[code.data.DataType[scala.lang.Any:Any]], ):scala.Unit:Unit
setPresentationConfig(pc:code.data.PresentationConfig, ):code.data.DataType[null:Null]
setShouldValidateFunc(svf:scala.Function0[java.lang.Boolean:Boolean], ):scala.Unit:Unit
synchronized(x$1:null:Null, ):null:Null
toString():java.lang.String:String
uniqueId():java.lang.String:String
validate$default$2():scala.Option[code.data.Redactor]
valueEquals(other:scala.lang.Any:Any, configurationContext:scala.Option[code.data.ConfigurationContext], redactor:scala.Option[code.data.Redactor], ):java.lang.Boolean:Boolean
valueEquals$default$3(other:scala.lang.Any:Any, ):scala.Option[code.data.Redactor]
wait():scala.Unit:Unit
wait(x$1:java.lang.Long:Long, ):scala.Unit:Unit
wait(x$1:java.lang.Long:Long, x$2:java.lang.Int:Int, ):scala.Unit:Unit