org.scaloid.common

RichPopupWindow

class RichPopupWindow[V <: PopupWindow] extends TraitPopupWindow[V]

Automatically generated enriching class of android.widget.PopupWindow.

Linear Supertypes
TraitPopupWindow[V], AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. RichPopupWindow
  2. TraitPopupWindow
  3. AnyRef
  4. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Instance Constructors

  1. new RichPopupWindow(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. def animationStyle(p: Int): V

    Definition Classes
    TraitPopupWindow
    Annotations
    @inline()
  7. def animationStyle: Int

    Definition Classes
    TraitPopupWindow
    Annotations
    @inline()
  8. def animationStyle_=(p: Int): V

    Definition Classes
    TraitPopupWindow
    Annotations
    @inline()
  9. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  10. def background: Drawable

    Definition Classes
    TraitPopupWindow
    Annotations
    @inline()
  11. def backgroundDrawable(p: Drawable): V

    Definition Classes
    TraitPopupWindow
    Annotations
    @inline()
  12. def backgroundDrawable(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitPopupWindow
    Annotations
    @inline()
  13. def backgroundDrawable_=(p: Drawable): V

    Definition Classes
    TraitPopupWindow
    Annotations
    @inline()
  14. val basis: V

    Definition Classes
    RichPopupWindowTraitPopupWindow
  15. def clippingEnabled(p: Boolean): V

    Definition Classes
    TraitPopupWindow
    Annotations
    @inline()
  16. def clippingEnabled: Boolean

    Definition Classes
    TraitPopupWindow
    Annotations
    @inline()
  17. def clippingEnabled_=(p: Boolean): V

    Definition Classes
    TraitPopupWindow
    Annotations
    @inline()
  18. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  19. def contentView(p: View): V

    Definition Classes
    TraitPopupWindow
    Annotations
    @inline()
  20. def contentView: View

    Definition Classes
    TraitPopupWindow
    Annotations
    @inline()
  21. def contentView_=(p: View): V

    Definition Classes
    TraitPopupWindow
    Annotations
    @inline()
  22. def disableClipping: V

    Definition Classes
    TraitPopupWindow
    Annotations
    @inline()
  23. def enableClipping: V

    Definition Classes
    TraitPopupWindow
    Annotations
    @inline()
  24. final def eq(arg0: AnyRef): Boolean

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

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

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  27. def focusable(p: Boolean): V

    Definition Classes
    TraitPopupWindow
    Annotations
    @inline()
  28. def focusable: Boolean

    Definition Classes
    TraitPopupWindow
    Annotations
    @inline()
  29. def focusable_=(p: Boolean): V

    Definition Classes
    TraitPopupWindow
    Annotations
    @inline()
  30. final def getClass(): Class[_]

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

    Definition Classes
    AnyRef → Any
  32. def height(p: Int): V

    Definition Classes
    TraitPopupWindow
    Annotations
    @inline()
  33. def height: Int

    Definition Classes
    TraitPopupWindow
    Annotations
    @inline()
  34. def height_=(p: Int): V

    Definition Classes
    TraitPopupWindow
    Annotations
    @inline()
  35. def inputMethodMode(p: Int): V

    Definition Classes
    TraitPopupWindow
    Annotations
    @inline()
  36. def inputMethodMode: Int

    Definition Classes
    TraitPopupWindow
    Annotations
    @inline()
  37. def inputMethodMode_=(p: Int): V

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

    Definition Classes
    Any
  39. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  40. final def notify(): Unit

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

    Definition Classes
    AnyRef
  42. def onDismiss(f: ⇒ Unit): V

    Definition Classes
    TraitPopupWindow
    Annotations
    @inline()
  43. def onDismissListener(p: OnDismissListener): V

    Definition Classes
    TraitPopupWindow
    Annotations
    @inline()
  44. def onDismissListener(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitPopupWindow
    Annotations
    @inline()
  45. def onDismissListener_=(p: OnDismissListener): V

    Definition Classes
    TraitPopupWindow
    Annotations
    @inline()
  46. def outsideTouchable(p: Boolean): V

    Definition Classes
    TraitPopupWindow
    Annotations
    @inline()
  47. def outsideTouchable: Boolean

    Definition Classes
    TraitPopupWindow
    Annotations
    @inline()
  48. def outsideTouchable_=(p: Boolean): V

    Definition Classes
    TraitPopupWindow
    Annotations
    @inline()
  49. def softInputMode(p: Int): V

    Definition Classes
    TraitPopupWindow
    Annotations
    @inline()
  50. def softInputMode: Int

    Definition Classes
    TraitPopupWindow
    Annotations
    @inline()
  51. def softInputMode_=(p: Int): V

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

    Definition Classes
    AnyRef
  53. def toString(): String

    Definition Classes
    AnyRef → Any
  54. def touchInterceptor(p: OnTouchListener): V

    Definition Classes
    TraitPopupWindow
    Annotations
    @inline()
  55. def touchInterceptor(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitPopupWindow
    Annotations
    @inline()
  56. def touchInterceptor_=(p: OnTouchListener): V

    Definition Classes
    TraitPopupWindow
    Annotations
    @inline()
  57. def touchable(p: Boolean): V

    Definition Classes
    TraitPopupWindow
    Annotations
    @inline()
  58. def touchable: Boolean

    Definition Classes
    TraitPopupWindow
    Annotations
    @inline()
  59. def touchable_=(p: Boolean): V

    Definition Classes
    TraitPopupWindow
    Annotations
    @inline()
  60. final def wait(): Unit

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

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

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  63. def width(p: Int): V

    Definition Classes
    TraitPopupWindow
    Annotations
    @inline()
  64. def width: Int

    Definition Classes
    TraitPopupWindow
    Annotations
    @inline()
  65. def width_=(p: Int): V

    Definition Classes
    TraitPopupWindow
    Annotations
    @inline()

Inherited from TraitPopupWindow[V]

Inherited from AnyRef

Inherited from Any

Ungrouped