org.scaloid.common

RichDialogPreference

class RichDialogPreference[V <: DialogPreference] extends TraitDialogPreference[V]

Automatically generated enriching class of android.preference.DialogPreference.

Linear Supertypes
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. RichDialogPreference
  2. TraitDialogPreference
  3. TraitPreference
  4. AnyRef
  5. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Instance Constructors

  1. new RichDialogPreference(basis: V)

Value Members

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

    Definition Classes
    AnyRef
  2. final def !=(arg0: Any): Boolean

    Definition Classes
    Any
  3. final def ##(): Int

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

    Definition Classes
    AnyRef
  5. final def ==(arg0: Any): Boolean

    Definition Classes
    Any
  6. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  7. val basis: V

    Definition Classes
    RichDialogPreferenceTraitPreference
  8. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  9. def context: Context

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  10. def defaultValue(p: Any): V

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  11. def defaultValue(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  12. def defaultValue_=(p: Any): V

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  13. def dependency(p: String): V

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  14. def dependency: String

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  15. def dependency_=(p: String): V

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  16. def dialog: Dialog

    Definition Classes
    TraitDialogPreference
    Annotations
    @inline()
  17. def dialogIcon(p: Drawable): V

    Definition Classes
    TraitDialogPreference
    Annotations
    @inline()
  18. def dialogIcon(p: Int): V

    Definition Classes
    TraitDialogPreference
    Annotations
    @inline()
  19. def dialogIcon: Drawable

    Definition Classes
    TraitDialogPreference
    Annotations
    @inline()
  20. def dialogIcon_=(p: Drawable): V

    Definition Classes
    TraitDialogPreference
    Annotations
    @inline()
  21. def dialogIcon_=(p: Int): V

    Definition Classes
    TraitDialogPreference
    Annotations
    @inline()
  22. def dialogLayoutResource(p: Int): V

    Definition Classes
    TraitDialogPreference
    Annotations
    @inline()
  23. def dialogLayoutResource: Int

    Definition Classes
    TraitDialogPreference
    Annotations
    @inline()
  24. def dialogLayoutResource_=(p: Int): V

    Definition Classes
    TraitDialogPreference
    Annotations
    @inline()
  25. def dialogMessage(p: CharSequence): V

    Definition Classes
    TraitDialogPreference
    Annotations
    @inline()
  26. def dialogMessage(p: Int): V

    Definition Classes
    TraitDialogPreference
    Annotations
    @inline()
  27. def dialogMessage: CharSequence

    Definition Classes
    TraitDialogPreference
    Annotations
    @inline()
  28. def dialogMessage_=(p: CharSequence): V

    Definition Classes
    TraitDialogPreference
    Annotations
    @inline()
  29. def dialogMessage_=(p: Int): V

    Definition Classes
    TraitDialogPreference
    Annotations
    @inline()
  30. def dialogTitle(p: CharSequence): V

    Definition Classes
    TraitDialogPreference
    Annotations
    @inline()
  31. def dialogTitle(p: Int): V

    Definition Classes
    TraitDialogPreference
    Annotations
    @inline()
  32. def dialogTitle: CharSequence

    Definition Classes
    TraitDialogPreference
    Annotations
    @inline()
  33. def dialogTitle_=(p: CharSequence): V

    Definition Classes
    TraitDialogPreference
    Annotations
    @inline()
  34. def dialogTitle_=(p: Int): V

    Definition Classes
    TraitDialogPreference
    Annotations
    @inline()
  35. def editor: Editor

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  36. def enabled(p: Boolean): V

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  37. def enabled: Boolean

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  38. def enabled_=(p: Boolean): V

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  39. final def eq(arg0: AnyRef): Boolean

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

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

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

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

    Definition Classes
    AnyRef → Any
  44. def intent(p: Intent): V

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  45. def intent: Intent

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  46. def intent_=(p: Intent): V

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  47. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  48. def key(p: String): V

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  49. def key: String

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  50. def key_=(p: String): V

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  51. def layoutResource(p: Int): V

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  52. def layoutResource: Int

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  53. def layoutResource_=(p: Int): V

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  54. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  55. def negativeButtonText(p: CharSequence): V

    Definition Classes
    TraitDialogPreference
    Annotations
    @inline()
  56. def negativeButtonText(p: Int): V

    Definition Classes
    TraitDialogPreference
    Annotations
    @inline()
  57. def negativeButtonText: CharSequence

    Definition Classes
    TraitDialogPreference
    Annotations
    @inline()
  58. def negativeButtonText_=(p: CharSequence): V

    Definition Classes
    TraitDialogPreference
    Annotations
    @inline()
  59. def negativeButtonText_=(p: Int): V

    Definition Classes
    TraitDialogPreference
    Annotations
    @inline()
  60. final def notify(): Unit

    Definition Classes
    AnyRef
  61. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  62. def onPreferenceChange(f: ⇒ Boolean): V

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  63. def onPreferenceChange(f: (Preference, Any) ⇒ Boolean): V

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  64. def onPreferenceChangeListener(p: OnPreferenceChangeListener): V

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  65. def onPreferenceChangeListener: OnPreferenceChangeListener

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  66. def onPreferenceChangeListener_=(p: OnPreferenceChangeListener): V

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  67. def onPreferenceClick(f: ⇒ Boolean): V

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  68. def onPreferenceClick(f: (Preference) ⇒ Boolean): V

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  69. def onPreferenceClickListener(p: OnPreferenceClickListener): V

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  70. def onPreferenceClickListener: OnPreferenceClickListener

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  71. def onPreferenceClickListener_=(p: OnPreferenceClickListener): V

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  72. def order(p: Int): V

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  73. def order: Int

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  74. def order_=(p: Int): V

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  75. def persistent(p: Boolean): V

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  76. def persistent: Boolean

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  77. def persistent_=(p: Boolean): V

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  78. def positiveButtonText(p: CharSequence): V

    Definition Classes
    TraitDialogPreference
    Annotations
    @inline()
  79. def positiveButtonText(p: Int): V

    Definition Classes
    TraitDialogPreference
    Annotations
    @inline()
  80. def positiveButtonText: CharSequence

    Definition Classes
    TraitDialogPreference
    Annotations
    @inline()
  81. def positiveButtonText_=(p: CharSequence): V

    Definition Classes
    TraitDialogPreference
    Annotations
    @inline()
  82. def positiveButtonText_=(p: Int): V

    Definition Classes
    TraitDialogPreference
    Annotations
    @inline()
  83. def preferenceManager: PreferenceManager

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  84. def selectable(p: Boolean): V

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  85. def selectable: Boolean

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  86. def selectable_=(p: Boolean): V

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  87. def setIntent[T](implicit arg0: ClassTag[T], context: Context): Unit

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  88. def sharedPreferences: SharedPreferences

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  89. def shouldDisableView(p: Boolean): V

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  90. def shouldDisableView: Boolean

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  91. def shouldDisableView_=(p: Boolean): V

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  92. def summary(p: CharSequence): V

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  93. def summary(p: Int): V

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  94. def summary: CharSequence

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  95. def summary_=(p: CharSequence): V

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  96. def summary_=(p: Int): V

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  97. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  98. def title(p: CharSequence): V

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  99. def title(p: Int): V

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  100. def title: CharSequence

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  101. def title_=(p: CharSequence): V

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  102. def title_=(p: Int): V

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  103. def toString(): String

    Definition Classes
    AnyRef → Any
  104. final def wait(): Unit

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

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

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  107. def widgetLayoutResource(p: Int): V

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  108. def widgetLayoutResource: Int

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  109. def widgetLayoutResource_=(p: Int): V

    Definition Classes
    TraitPreference
    Annotations
    @inline()

Inherited from TraitDialogPreference[V]

Inherited from TraitPreference[V]

Inherited from AnyRef

Inherited from Any

Ungrouped