Instance Constructors
              - 
      
      
      new
       
        MappedNullableInt
        
        (fieldOwner: T)
      
      
 
        
              Type Members
              - 
      
      
      type
       
        TheOwnerType
        
         = T
      
      
- 
      
      
      type
       
        ValueType
        
         = Box[Int]
      
      
 
        
        
        
              Value Members
              - 
      
      
      def
       
        !=
        
        (arg0: AnyRef): Boolean
      
      
- 
      
      
      def
       
        !=
        
        (arg0: Any): Boolean
      
      
- 
      
      
      def
       
        ##
        
        (): Int
      
      
- 
      
      
      def
       
        :=
        
        (v: Box[Int]): Box[Int]
      
      
- 
      
      
      def
       
        :=
        [Q]
        (v: Q)(implicit arg0: (Q) ⇒ Box[Int]): Box[Int]
      
      
- 
      
      
      def
       
        ==
        
        (arg0: AnyRef): Boolean
      
      
- 
      
      
      def
       
        ==
        
        (arg0: Any): Boolean
      
      
- 
      
      
      def
       
        _dbColumnNameLC
        
        : String
      
      
- 
      
      
      def
       
        _toForm
        
        : Box[NodeSeq]
      
      
- 
      
      
      def
       
        actualField
        
        (actual: T): MappedField[Box[Int], T]
      
      
- 
      
      
      def
       
        allFields
        
        : Seq[BaseField]
      
      
- 
      
      
      def
       
        appendFieldId
        
        (in: Elem): Elem
      
      
- 
      
      
      def
       
        apply
        
        (v: Box[Int]): T
      
      
- 
      
      
      def
       
        apply
        [Q]
        (v: Q)(implicit arg0: (Q) ⇒ Box[Int]): T
      
      
- 
      
      
      def
       
        asHtml
        
        : Node
      
      
- 
      
      
      def
       
        asInstanceOf
        [T0]
        : T0
      
      
- 
      
      
      def
       
        asJs
        
        : List[(String, JsExp)]
      
      
- 
      
      
      def
       
        asJsExp
        
        : JsExp
      
      
- 
      
      
      def
       
        asJsonField
        
        : Box[JField]
      
      
- 
      
      
      def
       
        asJsonValue
        
        : Box[JValue]
      
      
- 
      
      
      def
       
        asString
        
        : String
      
      
- 
      
      
      def
       
        atomicUpdate
        
        (f: (ValueType) ⇒ ValueType): ValueType
      
      
- 
      
      
      def
       
        buildSetActualValue
        
        (accessor: Method, data: AnyRef, columnName: String): (T, AnyRef) ⇒ Unit
      
      
- 
      
      
      def
       
        buildSetBooleanValue
        
        (accessor: Method, columnName: String): (T, Boolean, Boolean) ⇒ Unit
      
      
- 
      
      
      def
       
        buildSetDateValue
        
        (accessor: Method, columnName: String): (T, Date) ⇒ Unit
      
      
- 
      
      
      def
       
        buildSetLongValue
        
        (accessor: Method, columnName: String): (T, Long, Boolean) ⇒ Unit
      
      
- 
      
      
      def
       
        buildSetStringValue
        
        (accessor: Method, columnName: String): (T, String) ⇒ Unit
      
      
- 
      
      
      def
       
        calcFieldName
        
        : String
      
      
- 
      
      
      def
       
        canEqual
        
        (that: Any): Boolean
      
      
- 
      
      
      def
       
        clone
        
        (): AnyRef
      
      
- 
      
      
      def
       
        convertToJDBCFriendly
        
        (value: Box[Int]): AnyRef
      
      
- 
      
      
      def
       
        dbAddedColumn
        
        : Box[() ⇒ Unit]
      
      
- 
      
      
      def
       
        dbAddedIndex
        
        : Box[() ⇒ Unit]
      
      
- 
      
      
      def
       
        dbAutogenerated_?
        
        : Boolean
      
      
- 
      
      
      def
       
        dbColumnCount
        
        : Int
      
      
- 
      
      
      def
       
        dbColumnName
        
        : String
      
      
- 
      
      
      def
       
        dbColumnNames
        
        (in: String): List[String]
      
      
- 
      
      
      def
       
        dbDisplay_?
        
        : Boolean
      
      
- 
      
      
      def
       
        dbFieldClass
        
        : Class[Box[Int]]
      
      
- 
      
      
      def
       
        dbForeignKey_?
        
        : Boolean
      
      
- 
      
      
      def
       
        dbIgnoreSQLType_?
        
        : Boolean
      
      
- 
      
      
      def
       
        dbIncludeInForm_?
        
        : Boolean
      
      
- 
      
      
      def
       
        dbIndexFieldIndicatesSaved_?
        
        : Boolean
      
      
- 
      
      
      def
       
        dbIndexed_?
        
        : Boolean
      
      
- 
      
      
      def
       
        dbNotNull_?
        
        : Boolean
      
      
- 
      
      
      def
       
        dbPrimaryKey_?
        
        : Boolean
      
      
- 
      
      
      def
       
        dbSelectString
        
        : String
      
      
- 
      
      
      def
       
        defaultValue
        
        : Box[Int]
      
      
- 
      
      
      def
       
        dirty_?
        
        (b: Boolean): Unit
      
      
- 
      
      
      def
       
        dirty_?
        
        : Boolean
      
      
- 
      
      
      def
       
        displayHtml
        
        : NodeSeq
      
      
- 
      
      
      def
       
        displayName
        
        : String
      
      
- 
      
      
      def
       
        displayNameHtml
        
        : Box[NodeSeq]
      
      
- 
      
      
      def
       
        doField
        
        (inst: T, meth: Method, func: PartialFunction[MappedField[Box[Int], T], Unit]): Unit
      
      
- 
      
      
      def
       
        doneWithSave
        
        (): Unit
      
      
- 
      
      
      def
       
        eq
        
        (arg0: AnyRef): Boolean
      
      
- 
      
      
      def
       
        equals
        
        (other: Any): Boolean
      
      
- 
      
      
      def
       
        fieldCreatorString
        
        (dbType: DriverType, colName: String): String
      
      
- 
      
      
      def
       
        fieldCreatorString
        
        (dbType: DriverType): List[String]
      
      
- 
      
      
      def
       
        fieldId
        
        : Option[NodeSeq]
      
      
- 
      
      
      val
       
        fieldOwner
        
        : T
      
      
- 
      
      
      def
       
        finalize
        
        (): Unit
      
      
- 
      
      
      def
       
        formElemAttrs
        
        : Seq[ElemAttr]
      
      
- 
      
      
      def
       
        formInputType
        
        : String
      
      
- 
      
      
      def
       
        get
        
        : Box[Int]
      
      
- 
      
      
      def
       
        getClass
        
        (): java.lang.Class[_]
      
      
- 
      
      
      def
       
        getField
        
        (inst: T, meth: Method): MappedField[Box[Int], T]
      
      
- 
      
      
      def
       
        hashCode
        
        (): Int
      
      
- 
      
      
      def
       
        helpAsHtml
        
        : Box[NodeSeq]
      
      
- 
      
      
      def
       
        i_is_!
        
        : Box[Int]
      
      
- 
      
      
      def
       
        i_obscure_!
        
        (in: Box[Int]): Box[Int]
      
      
- 
      
      
      def
       
        i_set_!
        
        (value: Box[Int]): Box[Int]
      
      
- 
      
      
      def
       
        i_was_!
        
        : Box[Int]
      
      
- 
      
      
      def
       
        ignoreField_?
        
        : Boolean
      
      
- 
      
      
      def
       
        is
        
        : Box[Int]
      
      
- 
      
      
      def
       
        isInstanceOf
        [T0]
        : Boolean
      
      
- 
      
      
      def
       
        jdbcFriendly
        
        : AnyRef
      
      
- 
      
      
      def
       
        jdbcFriendly
        
        (field: String): AnyRef
      
      
- 
      
      
      def
       
        name
        
        : String
      
      
- 
      
      
      def
       
        ne
        
        (arg0: AnyRef): Boolean
      
      
- 
      
      
      def
       
        notNullAppender
        
        (): String
      
      
- 
      
      
      def
       
        notify
        
        (): Unit
      
      
- 
      
      
      def
       
        notifyAll
        
        (): Unit
      
      
- 
      
      
      def
       
        performAtomicOperation
        [T]
        (f: ⇒ T): T
      
      
- 
      
      
      def
       
        readPermission_?
        
        : Boolean
      
      
- 
      
      
      def
       
        real_convertToJDBCFriendly
        
        (value: Box[Int]): AnyRef
      
      
- 
      
      
      def
       
        real_i_set_!
        
        (value: Box[Int]): Box[Int]
      
      
- 
      
      
      def
       
        renderJs_?
        
        : Boolean
      
      
- 
      
      
      def
       
        required_?
        
        : Boolean
      
      
- 
      
      
      def
       
        resetDirty
        
        : Unit
      
      
- 
      
      
      def
       
        runFilters
        
        (in: Box[Int], filter: List[(Box[Int]) ⇒ Box[Int]]): Box[Int]
      
      
- 
      
      
      def
       
        safe_?
        
        : Boolean
      
      
- 
      
      
      def
       
        set
        
        (value: Box[Int]): Box[Int]
      
      
- 
      
      
      def
       
        setFilter
        
        : List[(Box[Int]) ⇒ Box[Int]]
      
      
- 
      
      
      def
       
        setFromAny
        
        (in: Any): Box[Int]
      
      
- 
      
      
      def
       
        set_?
        
        (value: Box[Box[Int]]): Box[Box[Int]]
      
      
- 
      
      
      def
       
        shouldDisplay_?
        
        : Boolean
      
      
- 
      
      
      def
       
        show_?
        
        : Boolean
      
      
- 
      
      
      def
       
        synchronized
        [T0]
        (arg0: ⇒ T0): T0
      
      
- 
      
      
      def
       
        targetSQLType
        
        : Int
      
      
- 
      
      
      def
       
        targetSQLType
        
        (field: String): Int
      
      
- 
      
      
      def
       
        toForm
        
        : Box[NodeSeq]
      
      
- 
      
      
      def
       
        toFormAppendedAttributes
        
        : MetaData
      
      
- 
      
      
      def
       
        toString
        
        (): String
      
      
- 
      
      
      def
       
        toValue
        
        : String
      
      
- 
      
      
      def
       
        uniqueFieldId
        
        : Box[String]
      
      
- 
      
      
      def
       
        update
        [Q]
        (v: Q)(implicit arg0: (Q) ⇒ Box[Int]): Unit
      
      
- 
      
      
      def
       
        uploadField_?
        
        : Boolean
      
      
- 
      
      
      def
       
        validate
        
        : List[FieldError]
      
      
- 
      
      
      def
       
        validations
        
        : List[(Box[Int]) ⇒ List[FieldError]]
      
      
- 
      
      
      def
       
        wait
        
        (): Unit
      
      
- 
      
      
      def
       
        wait
        
        (arg0: Long, arg1: Int): Unit
      
      
- 
      
      
      def
       
        wait
        
        (arg0: Long): Unit
      
      
- 
      
      
      def
       
        was
        
        : Box[Int]
      
      
- 
      
      
      def
       
        writePermission_?
        
        : Boolean
      
      
 
        
        
              
Inherited from MappedNullableField[Int, T]
            
              
Inherited from MappedField[Box[Int], T]
            
              
Inherited from Equals
            
              
Inherited from PSettableValueHolder[Box[Int]]
            
              
Inherited from PValueHolder[Box[Int]]
            
              
Inherited from BaseOwnedMappedField[T]
            
              
Inherited from BaseMappedField
            
              
Inherited from MixableMappedField
            
              
Inherited from BaseField
            
              
Inherited from FieldContainer
            
              
Inherited from SettableField
            
              
Inherited from SettableValueHolder
            
              
Inherited from Settable
            
              
Inherited from ReadableField
            
              
Inherited from ValueHolder
            
              
Inherited from FieldIdentifier
            
              
Inherited from Bindable
            
              
Inherited from SelectableField
            
              
Inherited from TypedField[Box[Int]]
            
              
Inherited from AnyRef
            
              
Inherited from Any
            
       
      
      
Nullable MappedInt