net.liftweb.mapper.BaseOwnedMappedField
Aliases
Parameters
net.liftweb.mapper.MetaMapper.A
subClasses
code.model.db.MappersOnDb$DbMigration$charset$
code.model.db.MappersOnDb$DbMigration$ended$
code.model.db.MappersOnDb$DbMigration$id$
code.model.db.MappersOnDb$DbMigration$identity$
code.model.db.MappersOnDb$DbMigration$started$
code.model.db.MappersOnDb$DbMigration$state$
code.model.flows.processors.queues.DbQueueCollection$DbQueueBase$id$
code.model.flows.processors.queues.DbQueueCollection$DbQueueBase$queue$
code.model.flows.processors.queues.DbQueueCollection$DbQueueMessage$acked$
code.model.flows.processors.queues.DbQueueCollection$DbQueueMessage$batchId$
code.model.flows.processors.queues.DbQueueCollection$DbQueueMessage$charset$
code.model.flows.processors.queues.DbQueueCollection$DbQueueMessage$content$
code.model.flows.processors.queues.DbQueueCollection$DbQueueMessage$enqueued$
code.model.flows.processors.queues.DbQueueCollection$DbQueueMessage$id$
code.model.flows.processors.queues.DbQueueCollection$DbQueueMessage$nacked$
code.model.flows.processors.queues.DbQueueCollection$DbQueueMessage$queue$
code.model.flows.processors.queues.DbQueueCollection$DbQueueMessageV1$acked$
code.model.flows.processors.queues.DbQueueCollection$DbQueueMessageV1$batchId$
code.model.flows.processors.queues.DbQueueCollection$DbQueueMessageV1$content$
code.model.flows.processors.queues.DbQueueCollection$DbQueueMessageV1$enqueued$
code.model.flows.processors.queues.DbQueueCollection$DbQueueMessageV1$id$
code.model.flows.processors.queues.DbQueueCollection$DbQueueMessageV1$nacked$
code.model.flows.processors.queues.DbQueueCollection$DbQueueMessageV1$queue$
net.liftweb.mapper.BaseKeyedMapper.<refinement>
net.liftweb.mapper.KeyedMapper.<refinement>
net.liftweb.mapper.MappedBinary
net.liftweb.mapper.MappedCountry
net.liftweb.mapper.MappedEnum
net.liftweb.mapper.MappedField
net.liftweb.mapper.MappedLocale
net.liftweb.mapper.MappedLong
net.liftweb.mapper.MappedLongIndex
net.liftweb.mapper.MappedString
net.liftweb.mapper.MappedText
net.liftweb.mapper.MappedTimeZone
superClasses
Any
java.io.Serializable
java.lang.Object
net.liftweb.mapper.BaseMappedField
net.liftweb.mapper.MixableMappedField
net.liftweb.mapper.SelectableField
net.liftweb.util.BaseField
net.liftweb.util.Bindable
net.liftweb.util.FieldContainer
net.liftweb.util.FieldIdentifier
net.liftweb.util.ReadableField
net.liftweb.util.Settable
net.liftweb.util.SettableField
net.liftweb.util.SettableValueHolder
net.liftweb.util.ValueHolder
scala.Serializable
Js Constructors
ApplyMethods
Methods
$bang$eq
(
x$1:
Any
)
:
boolean
$eq$eq
(
x$1:
Any
)
:
boolean
$hash$hash
()
:
int
$init$
()
:
Unit
_dbColumnNameLC
()
:
java.lang.String
_toForm
()
:
net.liftweb.common.Box
[
scala.xml.NodeSeq
]
allFields
()
:
scala.collection.Seq
[
net.liftweb.util.BaseField
]
asHtml
()
:
scala.xml.NodeSeq
asInstanceOf
()
:
scala.Any.T0
asJs
()
:
scala.collection.immutable.List
[
scala.Tuple2
[
java.lang.String
net.liftweb.http.js.JsExp
]
]
asJsExp
()
:
net.liftweb.http.js.JsExp
asJsonField
()
:
net.liftweb.common.Box
[
net.liftweb.json.JsonAST$JField
]
asJsonValue
()
:
net.liftweb.common.Box
[
net.liftweb.json.JsonAST$JValue
]
asString
()
:
java.lang.String
atomicUpdate
(
f:
scala.Function1
[
net.liftweb.util.ValueHolder.ValueType
net.liftweb.util.ValueHolder.ValueType
]
)
:
net.liftweb.util.ValueHolder.ValueType
dbAddedColumn
()
:
net.liftweb.common.Box
[
scala.Function0
[
Unit
]
]
dbAddedIndex
()
:
net.liftweb.common.Box
[
scala.Function0
[
Unit
]
]
dbAutogenerated_$qmark
()
:
boolean
dbColumnCount
()
:
int
dbColumnName
()
:
java.lang.String
dbColumnNames
(
in:
java.lang.String
)
:
scala.collection.immutable.List
[
java.lang.String
]
dbDisplay_$qmark
()
:
boolean
dbForeignKey_$qmark
()
:
boolean
dbIgnoreSQLType_$qmark
()
:
boolean
dbIncludeInForm_$qmark
()
:
boolean
dbIndexed_$qmark
()
:
boolean
dbNotNull_$qmark
()
:
boolean
dbPrimaryKey_$qmark
()
:
boolean
dbSelectString
()
:
java.lang.String
displayHtml
()
:
scala.xml.NodeSeq
displayName
()
:
java.lang.String
displayNameHtml
()
:
net.liftweb.common.Box
[
scala.xml.NodeSeq
]
eq
(
x$1:
java.lang.Object
)
:
boolean
equals
(
x$1:
Any
)
:
boolean
fieldCreatorString
(
dbType:
net.liftweb.db.DriverType
,
colName:
java.lang.String
)
:
java.lang.String
fieldCreatorString
(
dbType:
net.liftweb.db.DriverType
)
:
scala.collection.immutable.List
[
java.lang.String
]
fieldId
()
:
scala.Option
[
scala.xml.NodeSeq
]
formElemAttrs
()
:
scala.collection.Seq
[
net.liftweb.http.SHtml$ElemAttr
]
get
()
:
net.liftweb.util.ValueHolder.ValueType
getClass
()
:
java.lang.Class
[
Any
]
hashCode
()
:
int
helpAsHtml
()
:
net.liftweb.common.Box
[
scala.xml.NodeSeq
]
isInstanceOf
()
:
boolean
jdbcFriendly
()
:
java.lang.Object
jdbcFriendly
(
field:
java.lang.String
)
:
java.lang.Object
name
()
:
java.lang.String
ne
(
x$1:
java.lang.Object
)
:
boolean
notify
()
:
Unit
notifyAll
()
:
Unit
performAtomicOperation
(
f:
Unknown
Nothing
)
:
net.liftweb.util.Settable.T
renderJs_$qmark
()
:
boolean
required_$qmark
()
:
boolean
set
(
in:
net.liftweb.util.ValueHolder.ValueType
)
:
net.liftweb.util.ValueHolder.ValueType
setFilter
()
:
scala.collection.immutable.List
[
scala.Function1
[
net.liftweb.util.ValueHolder.ValueType
net.liftweb.util.ValueHolder.ValueType
]
]
shouldDisplay_$qmark
()
:
boolean
show_$qmark
()
:
boolean
synchronized
(
x$1:
java.lang.Object.T0
)
:
java.lang.Object.T0
targetSQLType
()
:
int
targetSQLType
(
field:
java.lang.String
)
:
int
toForm
()
:
net.liftweb.common.Box
[
scala.xml.NodeSeq
]
toString
()
:
java.lang.String
uniqueFieldId
()
:
net.liftweb.common.Box
[
java.lang.String
]
uploadField_$qmark
()
:
boolean
validate
()
:
scala.collection.immutable.List
[
net.liftweb.util.FieldError
]
validations
()
:
scala.collection.immutable.List
[
scala.Function1
[
net.liftweb.util.ValueHolder.ValueType
scala.collection.immutable.List
[
net.liftweb.util.FieldError
]
]
]
wait
()
:
Unit
wait
(
x$1:
long
)
:
Unit
wait
(
x$1:
long
,
x$2:
int
)
:
Unit