Instance Constructors
-
new
RamEnumEntity
(nameLen: Int, tid: String)
Value Members
-
def
!=
(arg0: AnyRef): Boolean
-
def
!=
(arg0: Any): Boolean
-
def
##
(): Int
-
def
==
(arg0: AnyRef): Boolean
-
def
==
(arg0: Any): Boolean
-
def
asInstanceOf
[T0]
: T0
-
def
attByDbName
(dbName: String): Attribute
-
def
attrib
(name: String): Attribute
-
val
attribs
: ArrayBuffer[Attribute]
-
def
byRecordTid
(recordTid: String): Option[Record]
-
def
canEqual
(arg0: Any): Boolean
-
def
clone
(): AnyRef
-
def
create
: Unit
-
lazy val
dbName
: String
-
def
drop
: Unit
-
def
eq
(arg0: AnyRef): Boolean
-
def
equals
(arg0: Any): Boolean
-
def
finalize
(): Unit
-
def
getClass
(): java.lang.Class[_]
-
def
hashCode
(): Int
-
def
idLabels
: Seq[(AnyRef, String)]
-
lazy val
idType
: IdType
-
def
inputcClasses
: String
-
def
isAuto
: Boolean
-
def
isInstanceOf
[T0]
: Boolean
-
lazy val
isSearchable
: Boolean
-
def
isSet
(v: Any): Boolean
-
def
isStatic
: Boolean
-
lazy val
keyAtt
: Option[Attribute]
-
lazy val
label
: String
-
lazy val
labelAtt
: Option[Attribute]
-
def
labelFor
(id: Any): String
-
def
makeView
: View
-
val
name
: String
-
def
ne
(arg0: AnyRef): Boolean
-
def
notify
(): Unit
-
def
notifyAll
(): Unit
-
def
productArity
: Int
-
def
productElement
(arg0: Int): Any
-
def
productIterator
: Iterator[Any]
-
def
productPrefix
: String
-
def
recreate
: Unit
-
def
save
(r: Record): Unit
-
val
searchIndex
: String
-
def
see
(v: AnyRef): String
-
def
show
(s: Scope): Boolean
-
val
sqlName
: String
-
def
static
(tuples: Tuple*): Unit
-
def
static
(names: Product, tuples: Product*): Unit
-
def
static
(block: (StaticBuilder) ⇒ Unit): Unit
-
var
staticIdIndex
: HashMap[Long, Tuple]
-
def
staticLabelFor
(id: Long): String
-
var
staticRecords
: Array[Tuple]
-
-
implicit def
str2att
(name: String): Attribute
-
def
synchronized
[T0]
(arg0: ⇒ T0): T0
-
-
def
toString
(): String
-
def
ui
(s: Scope, f: Field, opts: (String, String)*): NodeSeq
-
def
validations
: List[(Scope) ⇒ Option[Invalid]]
-
def
viewFor
(names: String*): TupleView
-
def
wait
(): Unit
-
def
wait
(arg0: Long, arg1: Int): Unit
-
def
wait
(arg0: Long): Unit
Deprecated Value Members
-
def
productElements
: Iterator[Any]
Inherited from Serializable
Inherited from Serializable
Inherited from Product
Inherited from Equals
Inherited from AnyRef
Inherited from Any