org.scaloid.common

TraitEditTextPreference

trait TraitEditTextPreference[V <: EditTextPreference] extends TraitDialogPreference[V]

Automatically generated helper trait of android.preference.EditTextPreference. This contains several property accessors.

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

Abstract Value Members

  1. abstract def basis: V

    Definition Classes
    TraitPreference

Concrete 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. def clone(): AnyRef

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    TraitDialogPreference
    Annotations
    @inline()
  34. def disable: V

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  35. def editText: EditText

    Annotations
    @inline()
  36. def editor: Editor

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  37. def enable: V

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    AnyRef
  100. def text(p: String): V

    Annotations
    @inline()
  101. def text: String

    Annotations
    @inline()
  102. def text_=(p: String): V

    Annotations
    @inline()
  103. def title(p: CharSequence): V

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    TraitPreference
    Annotations
    @inline()
  114. 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