Trait

org.scaloid.common

TraitPopupWindow

Related Doc: package common

Permalink

trait TraitPopupWindow[This <: PopupWindow] extends AnyRef

Automatically generated helper trait of android.widget.PopupWindow. This contains several property accessors.

Linear Supertypes
AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. TraitPopupWindow
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Abstract Value Members

  1. abstract def basis: This

    Permalink

Concrete 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. def animationStyle(p: Int): This

    Permalink

    Shortcut for setAnimationStyle(int)

    Annotations
    @inline()
  5. def animationStyle: Int

    Permalink

    Shortcut for getAnimationStyle()

    Shortcut for getAnimationStyle()

    Annotations
    @inline()
  6. def animationStyle_=(p: Int): This

    Permalink

    Shortcut for setAnimationStyle(int)

    Annotations
    @inline()
  7. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  8. def background: Drawable

    Permalink

    Shortcut for getBackground()

    Shortcut for getBackground()

    Annotations
    @inline()
  9. def backgroundDrawable(p: Drawable): This

    Permalink

    Shortcut for setBackgroundDrawable(android.graphics.drawable.Drawable)

  10. def backgroundDrawable(implicit no: NoGetterForThisProperty): Nothing

    Permalink
    Annotations
    @inline()
  11. def backgroundDrawable_=(p: Drawable): This

    Permalink

    Shortcut for setBackgroundDrawable(android.graphics.drawable.Drawable)

  12. def clippingEnabled(p: Boolean): This

    Permalink

    Shortcut for setClippingEnabled(boolean)

    Annotations
    @inline()
  13. def clippingEnabled: Boolean

    Permalink

    Shortcut for isClippingEnabled()

    Shortcut for isClippingEnabled()

    Annotations
    @inline()
  14. def clippingEnabled_=(p: Boolean): This

    Permalink

    Shortcut for setClippingEnabled(boolean)

    Annotations
    @inline()
  15. def clone(): AnyRef

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

    Permalink

    Shortcut for setContentView(android.view.View)

    Annotations
    @inline()
  17. def contentView: View

    Permalink

    Shortcut for getContentView()

    Shortcut for getContentView()

    Annotations
    @inline()
  18. def contentView_=(p: View): This

    Permalink

    Shortcut for setContentView(android.view.View)

    Annotations
    @inline()
  19. def disableClipping(): This

    Permalink
    Annotations
    @inline()
  20. def disableSplitTouch(): This

    Permalink
    Annotations
    @inline()
  21. def enableClipping(): This

    Permalink
    Annotations
    @inline()
  22. def enableSplitTouch(): This

    Permalink
    Annotations
    @inline()
  23. final def eq(arg0: AnyRef): Boolean

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

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

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

    Permalink

    Shortcut for setFocusable(boolean)

    Shortcut for setFocusable(boolean)

    Annotations
    @inline()
  27. def focusable: Boolean

    Permalink

    Shortcut for isFocusable()

    Shortcut for isFocusable()

    Annotations
    @inline()
  28. def focusable_=(p: Boolean): This

    Permalink

    Shortcut for setFocusable(boolean)

    Shortcut for setFocusable(boolean)

    Annotations
    @inline()
  29. final def getClass(): Class[_]

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

    Permalink
    Definition Classes
    AnyRef → Any
  31. def height(p: Int): This

    Permalink

    Shortcut for setHeight(int)

    Shortcut for setHeight(int)

    Annotations
    @inline()
  32. def height: Int

    Permalink

    Shortcut for getHeight()

    Shortcut for getHeight()

    Annotations
    @inline()
  33. def height_=(p: Int): This

    Permalink

    Shortcut for setHeight(int)

    Shortcut for setHeight(int)

    Annotations
    @inline()
  34. def inputMethodMode(p: Int): This

    Permalink

    Shortcut for setInputMethodMode(int)

    Annotations
    @inline()
  35. def inputMethodMode: Int

    Permalink

    Shortcut for getInputMethodMode()

    Shortcut for getInputMethodMode()

    Annotations
    @inline()
  36. def inputMethodMode_=(p: Int): This

    Permalink

    Shortcut for setInputMethodMode(int)

    Annotations
    @inline()
  37. final def isInstanceOf[T0]: Boolean

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

    Permalink
    Definition Classes
    AnyRef
  39. final def notify(): Unit

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

    Permalink
    Definition Classes
    AnyRef
  41. def onDismiss[U](f: ⇒ U): This

    Permalink
    Annotations
    @inline()
  42. def onDismissListener(p: OnDismissListener): This

    Permalink

    Shortcut for setOnDismissListener(android.widget.PopupWindow.OnDismissListener)

  43. def onDismissListener(implicit no: NoGetterForThisProperty): Nothing

    Permalink
    Annotations
    @inline()
  44. def onDismissListener_=(p: OnDismissListener): This

    Permalink

    Shortcut for setOnDismissListener(android.widget.PopupWindow.OnDismissListener)

  45. def outsideTouchable(p: Boolean): This

    Permalink

    Shortcut for setOutsideTouchable(boolean)

    Annotations
    @inline()
  46. def outsideTouchable: Boolean

    Permalink

    Shortcut for isOutsideTouchable()

    Shortcut for isOutsideTouchable()

    Annotations
    @inline()
  47. def outsideTouchable_=(p: Boolean): This

    Permalink

    Shortcut for setOutsideTouchable(boolean)

    Annotations
    @inline()
  48. def softInputMode(p: Int): This

    Permalink

    Shortcut for setSoftInputMode(int)

    Shortcut for setSoftInputMode(int)

    Annotations
    @inline()
  49. def softInputMode: Int

    Permalink

    Shortcut for getSoftInputMode()

    Shortcut for getSoftInputMode()

    Annotations
    @inline()
  50. def softInputMode_=(p: Int): This

    Permalink

    Shortcut for setSoftInputMode(int)

    Shortcut for setSoftInputMode(int)

    Annotations
    @inline()
  51. def splitTouchEnabled(p: Boolean): This

    Permalink

    Shortcut for setSplitTouchEnabled(boolean)

    Annotations
    @inline()
  52. def splitTouchEnabled: Boolean

    Permalink

    Shortcut for isSplitTouchEnabled()

    Shortcut for isSplitTouchEnabled()

    Annotations
    @inline()
  53. def splitTouchEnabled_=(p: Boolean): This

    Permalink

    Shortcut for setSplitTouchEnabled(boolean)

    Annotations
    @inline()
  54. final def synchronized[T0](arg0: ⇒ T0): T0

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

    Permalink
    Definition Classes
    AnyRef → Any
  56. def touchInterceptor(p: OnTouchListener): This

    Permalink

    Shortcut for setTouchInterceptor(android.view.View.OnTouchListener)

    Annotations
    @inline()
  57. def touchInterceptor(implicit no: NoGetterForThisProperty): Nothing

    Permalink
    Annotations
    @inline()
  58. def touchInterceptor_=(p: OnTouchListener): This

    Permalink

    Shortcut for setTouchInterceptor(android.view.View.OnTouchListener)

    Annotations
    @inline()
  59. def touchable(p: Boolean): This

    Permalink

    Shortcut for setTouchable(boolean)

    Shortcut for setTouchable(boolean)

    Annotations
    @inline()
  60. def touchable: Boolean

    Permalink

    Shortcut for isTouchable()

    Shortcut for isTouchable()

    Annotations
    @inline()
  61. def touchable_=(p: Boolean): This

    Permalink

    Shortcut for setTouchable(boolean)

    Shortcut for setTouchable(boolean)

    Annotations
    @inline()
  62. final def wait(): Unit

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  65. def width(p: Int): This

    Permalink

    Shortcut for setWidth(int)

    Shortcut for setWidth(int)

    Annotations
    @inline()
  66. def width: Int

    Permalink

    Shortcut for getWidth()

    Shortcut for getWidth()

    Annotations
    @inline()
  67. def width_=(p: Int): This

    Permalink

    Shortcut for setWidth(int)

    Shortcut for setWidth(int)

    Annotations
    @inline()

Inherited from AnyRef

Inherited from Any

Ungrouped