Object/Trait

io.udash.properties

PropertyCreator

Related Docs: trait PropertyCreator | package properties

Permalink

object PropertyCreator extends PropertyCreatorImplicits

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. PropertyCreator
  2. PropertyCreatorImplicits
  3. PropertyCreatorImplicitsLow
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. trait MacroGeneratedPropertyCreator extends AnyRef

    Permalink

    Marker trait for macro-materialized ModelProperty instances.

    Marker trait for macro-materialized ModelProperty instances. Serves to prioritize macro-generated instance over other implicits.

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  5. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  6. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  7. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  8. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  9. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  10. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  11. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  12. implicit def materializeSeq[T](implicit arg0: PropertyCreator[T]): SeqPropertyCreator[T]

    Permalink
    Definition Classes
    PropertyCreatorImplicits
  13. implicit macro def materializeSingle[T]: PropertyCreator[T]

    Permalink
    Definition Classes
    PropertyCreatorImplicitsLow
  14. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  15. def newID(): PropertyId

    Permalink
  16. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  17. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  18. def propertyCreator[T](implicit arg0: PropertyCreator[T]): PropertyCreator[T]

    Permalink
  19. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  20. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  21. implicit def tuple1[T](implicit arg0: PC[T]): ModelPropertyCreator[(T)]

    Permalink
    Definition Classes
    PropertyCreatorImplicits
  22. implicit def tuple10[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10](implicit arg0: PC[T1], arg1: PC[T2], arg2: PC[T3], arg3: PC[T4], arg4: PC[T5], arg5: PC[T6], arg6: PC[T7], arg7: PC[T8], arg8: PC[T9], arg9: PC[T10]): ModelPropertyCreator[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10)]

    Permalink
    Definition Classes
    PropertyCreatorImplicits
  23. implicit def tuple11[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11](implicit arg0: PC[T1], arg1: PC[T2], arg2: PC[T3], arg3: PC[T4], arg4: PC[T5], arg5: PC[T6], arg6: PC[T7], arg7: PC[T8], arg8: PC[T9], arg9: PC[T10], arg10: PC[T11]): ModelPropertyCreator[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)]

    Permalink
    Definition Classes
    PropertyCreatorImplicits
  24. implicit def tuple12[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12](implicit arg0: PC[T1], arg1: PC[T2], arg2: PC[T3], arg3: PC[T4], arg4: PC[T5], arg5: PC[T6], arg6: PC[T7], arg7: PC[T8], arg8: PC[T9], arg9: PC[T10], arg10: PC[T11], arg11: PC[T12]): ModelPropertyCreator[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12)]

    Permalink
    Definition Classes
    PropertyCreatorImplicits
  25. implicit def tuple13[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13](implicit arg0: PC[T1], arg1: PC[T2], arg2: PC[T3], arg3: PC[T4], arg4: PC[T5], arg5: PC[T6], arg6: PC[T7], arg7: PC[T8], arg8: PC[T9], arg9: PC[T10], arg10: PC[T11], arg11: PC[T12], arg12: PC[T13]): ModelPropertyCreator[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13)]

    Permalink
    Definition Classes
    PropertyCreatorImplicits
  26. implicit def tuple14[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14](implicit arg0: PC[T1], arg1: PC[T2], arg2: PC[T3], arg3: PC[T4], arg4: PC[T5], arg5: PC[T6], arg6: PC[T7], arg7: PC[T8], arg8: PC[T9], arg9: PC[T10], arg10: PC[T11], arg11: PC[T12], arg12: PC[T13], arg13: PC[T14]): ModelPropertyCreator[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14)]

    Permalink
    Definition Classes
    PropertyCreatorImplicits
  27. implicit def tuple15[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15](implicit arg0: PC[T1], arg1: PC[T2], arg2: PC[T3], arg3: PC[T4], arg4: PC[T5], arg5: PC[T6], arg6: PC[T7], arg7: PC[T8], arg8: PC[T9], arg9: PC[T10], arg10: PC[T11], arg11: PC[T12], arg12: PC[T13], arg13: PC[T14], arg14: PC[T15]): ModelPropertyCreator[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15)]

    Permalink
    Definition Classes
    PropertyCreatorImplicits
  28. implicit def tuple16[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16](implicit arg0: PC[T1], arg1: PC[T2], arg2: PC[T3], arg3: PC[T4], arg4: PC[T5], arg5: PC[T6], arg6: PC[T7], arg7: PC[T8], arg8: PC[T9], arg9: PC[T10], arg10: PC[T11], arg11: PC[T12], arg12: PC[T13], arg13: PC[T14], arg14: PC[T15], arg15: PC[T16]): ModelPropertyCreator[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16)]

    Permalink
    Definition Classes
    PropertyCreatorImplicits
  29. implicit def tuple17[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17](implicit arg0: PC[T1], arg1: PC[T2], arg2: PC[T3], arg3: PC[T4], arg4: PC[T5], arg5: PC[T6], arg6: PC[T7], arg7: PC[T8], arg8: PC[T9], arg9: PC[T10], arg10: PC[T11], arg11: PC[T12], arg12: PC[T13], arg13: PC[T14], arg14: PC[T15], arg15: PC[T16], arg16: PC[T17]): ModelPropertyCreator[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17)]

    Permalink
    Definition Classes
    PropertyCreatorImplicits
  30. implicit def tuple18[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18](implicit arg0: PC[T1], arg1: PC[T2], arg2: PC[T3], arg3: PC[T4], arg4: PC[T5], arg5: PC[T6], arg6: PC[T7], arg7: PC[T8], arg8: PC[T9], arg9: PC[T10], arg10: PC[T11], arg11: PC[T12], arg12: PC[T13], arg13: PC[T14], arg14: PC[T15], arg15: PC[T16], arg16: PC[T17], arg17: PC[T18]): ModelPropertyCreator[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18)]

    Permalink
    Definition Classes
    PropertyCreatorImplicits
  31. implicit def tuple19[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19](implicit arg0: PC[T1], arg1: PC[T2], arg2: PC[T3], arg3: PC[T4], arg4: PC[T5], arg5: PC[T6], arg6: PC[T7], arg7: PC[T8], arg8: PC[T9], arg9: PC[T10], arg10: PC[T11], arg11: PC[T12], arg12: PC[T13], arg13: PC[T14], arg14: PC[T15], arg15: PC[T16], arg16: PC[T17], arg17: PC[T18], arg18: PC[T19]): ModelPropertyCreator[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19)]

    Permalink
    Definition Classes
    PropertyCreatorImplicits
  32. implicit def tuple2[T1, T2](implicit arg0: PC[T1], arg1: PC[T2]): ModelPropertyCreator[(T1, T2)]

    Permalink
    Definition Classes
    PropertyCreatorImplicits
  33. implicit def tuple20[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20](implicit arg0: PC[T1], arg1: PC[T2], arg2: PC[T3], arg3: PC[T4], arg4: PC[T5], arg5: PC[T6], arg6: PC[T7], arg7: PC[T8], arg8: PC[T9], arg9: PC[T10], arg10: PC[T11], arg11: PC[T12], arg12: PC[T13], arg13: PC[T14], arg14: PC[T15], arg15: PC[T16], arg16: PC[T17], arg17: PC[T18], arg18: PC[T19], arg19: PC[T20]): ModelPropertyCreator[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20)]

    Permalink
    Definition Classes
    PropertyCreatorImplicits
  34. implicit def tuple21[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21](implicit arg0: PC[T1], arg1: PC[T2], arg2: PC[T3], arg3: PC[T4], arg4: PC[T5], arg5: PC[T6], arg6: PC[T7], arg7: PC[T8], arg8: PC[T9], arg9: PC[T10], arg10: PC[T11], arg11: PC[T12], arg12: PC[T13], arg13: PC[T14], arg14: PC[T15], arg15: PC[T16], arg16: PC[T17], arg17: PC[T18], arg18: PC[T19], arg19: PC[T20], arg20: PC[T21]): ModelPropertyCreator[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21)]

    Permalink
    Definition Classes
    PropertyCreatorImplicits
  35. implicit def tuple22[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22](implicit arg0: PC[T1], arg1: PC[T2], arg2: PC[T3], arg3: PC[T4], arg4: PC[T5], arg5: PC[T6], arg6: PC[T7], arg7: PC[T8], arg8: PC[T9], arg9: PC[T10], arg10: PC[T11], arg11: PC[T12], arg12: PC[T13], arg13: PC[T14], arg14: PC[T15], arg15: PC[T16], arg16: PC[T17], arg17: PC[T18], arg18: PC[T19], arg19: PC[T20], arg20: PC[T21], arg21: PC[T22]): ModelPropertyCreator[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22)]

    Permalink
    Definition Classes
    PropertyCreatorImplicits
  36. implicit def tuple3[T1, T2, T3](implicit arg0: PC[T1], arg1: PC[T2], arg2: PC[T3]): ModelPropertyCreator[(T1, T2, T3)]

    Permalink
    Definition Classes
    PropertyCreatorImplicits
  37. implicit def tuple4[T1, T2, T3, T4](implicit arg0: PC[T1], arg1: PC[T2], arg2: PC[T3], arg3: PC[T4]): ModelPropertyCreator[(T1, T2, T3, T4)]

    Permalink
    Definition Classes
    PropertyCreatorImplicits
  38. implicit def tuple5[T1, T2, T3, T4, T5](implicit arg0: PC[T1], arg1: PC[T2], arg2: PC[T3], arg3: PC[T4], arg4: PC[T5]): ModelPropertyCreator[(T1, T2, T3, T4, T5)]

    Permalink
    Definition Classes
    PropertyCreatorImplicits
  39. implicit def tuple6[T1, T2, T3, T4, T5, T6](implicit arg0: PC[T1], arg1: PC[T2], arg2: PC[T3], arg3: PC[T4], arg4: PC[T5], arg5: PC[T6]): ModelPropertyCreator[(T1, T2, T3, T4, T5, T6)]

    Permalink
    Definition Classes
    PropertyCreatorImplicits
  40. implicit def tuple7[T1, T2, T3, T4, T5, T6, T7](implicit arg0: PC[T1], arg1: PC[T2], arg2: PC[T3], arg3: PC[T4], arg4: PC[T5], arg5: PC[T6], arg6: PC[T7]): ModelPropertyCreator[(T1, T2, T3, T4, T5, T6, T7)]

    Permalink
    Definition Classes
    PropertyCreatorImplicits
  41. implicit def tuple8[T1, T2, T3, T4, T5, T6, T7, T8](implicit arg0: PC[T1], arg1: PC[T2], arg2: PC[T3], arg3: PC[T4], arg4: PC[T5], arg5: PC[T6], arg6: PC[T7], arg7: PC[T8]): ModelPropertyCreator[(T1, T2, T3, T4, T5, T6, T7, T8)]

    Permalink
    Definition Classes
    PropertyCreatorImplicits
  42. implicit def tuple9[T1, T2, T3, T4, T5, T6, T7, T8, T9](implicit arg0: PC[T1], arg1: PC[T2], arg2: PC[T3], arg3: PC[T4], arg4: PC[T5], arg5: PC[T6], arg6: PC[T7], arg7: PC[T8], arg8: PC[T9]): ModelPropertyCreator[(T1, T2, T3, T4, T5, T6, T7, T8, T9)]

    Permalink
    Definition Classes
    PropertyCreatorImplicits
  43. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  44. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  45. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from PropertyCreatorImplicits

Inherited from AnyRef

Inherited from Any

Ungrouped