Class

org.scaloid.common

RichZoomButtonsController

Related Doc: package common

Permalink

class RichZoomButtonsController[This <: ZoomButtonsController] extends TraitZoomButtonsController[This]

Automatically generated enriching class of android.widget.ZoomButtonsController.

Linear Supertypes
TraitZoomButtonsController[This], AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. RichZoomButtonsController
  2. TraitZoomButtonsController
  3. AnyRef
  4. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Instance Constructors

  1. new RichZoomButtonsController(basis: This)

    Permalink

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 autoDismissed(p: Boolean): This

    Permalink

    Shortcut for setAutoDismissed(boolean)

    Definition Classes
    TraitZoomButtonsController
    Annotations
    @inline()
  6. def autoDismissed: Boolean

    Permalink

    Shortcut for isAutoDismissed()

    Shortcut for isAutoDismissed()

    Definition Classes
    TraitZoomButtonsController
    Annotations
    @inline()
  7. def autoDismissed_=(p: Boolean): This

    Permalink

    Shortcut for setAutoDismissed(boolean)

    Definition Classes
    TraitZoomButtonsController
    Annotations
    @inline()
  8. val basis: This

    Permalink
  9. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  10. def container: ViewGroup

    Permalink

    Shortcut for getContainer()

    Shortcut for getContainer()

    Definition Classes
    TraitZoomButtonsController
    Annotations
    @inline()
  11. def disableZoomIn(): This

    Permalink
    Definition Classes
    TraitZoomButtonsController
    Annotations
    @inline()
  12. def disableZoomOut(): This

    Permalink
    Definition Classes
    TraitZoomButtonsController
    Annotations
    @inline()
  13. def enableZoomIn(): This

    Permalink
    Definition Classes
    TraitZoomButtonsController
    Annotations
    @inline()
  14. def enableZoomOut(): This

    Permalink
    Definition Classes
    TraitZoomButtonsController
    Annotations
    @inline()
  15. final def eq(arg0: AnyRef): Boolean

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

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

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

    Permalink

    Shortcut for setFocusable(boolean)

    Shortcut for setFocusable(boolean)

    Definition Classes
    TraitZoomButtonsController
    Annotations
    @inline()
  19. def focusable(implicit no: NoGetterForThisProperty): Nothing

    Permalink
    Definition Classes
    TraitZoomButtonsController
    Annotations
    @inline()
  20. def focusable_=(p: Boolean): This

    Permalink

    Shortcut for setFocusable(boolean)

    Shortcut for setFocusable(boolean)

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

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

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

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

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

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

    Permalink
    Definition Classes
    AnyRef
  27. def onVisibilityChanged[U](f: ⇒ U): This

    Permalink
    Definition Classes
    TraitZoomButtonsController
    Annotations
    @inline()
  28. def onVisibilityChanged[U](f: (Boolean) ⇒ U): This

    Permalink
    Definition Classes
    TraitZoomButtonsController
    Annotations
    @inline()
  29. def onZoom[U](f: ⇒ U): This

    Permalink
    Definition Classes
    TraitZoomButtonsController
    Annotations
    @inline()
  30. def onZoom[U](f: (Boolean) ⇒ U): This

    Permalink
    Definition Classes
    TraitZoomButtonsController
    Annotations
    @inline()
  31. def onZoomListener(p: OnZoomListener): This

    Permalink

    Shortcut for setOnZoomListener(android.widget.ZoomButtonsController.OnZoomListener)

  32. def onZoomListener(implicit no: NoGetterForThisProperty): Nothing

    Permalink
    Definition Classes
    TraitZoomButtonsController
    Annotations
    @inline()
  33. def onZoomListener_=(p: OnZoomListener): This

    Permalink

    Shortcut for setOnZoomListener(android.widget.ZoomButtonsController.OnZoomListener)

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  36. def visible(p: Boolean): This

    Permalink

    Shortcut for setVisible(boolean)

    Shortcut for setVisible(boolean)

    Definition Classes
    TraitZoomButtonsController
    Annotations
    @inline()
  37. def visible: Boolean

    Permalink

    Shortcut for isVisible()

    Shortcut for isVisible()

    Definition Classes
    TraitZoomButtonsController
    Annotations
    @inline()
  38. def visible_=(p: Boolean): This

    Permalink

    Shortcut for setVisible(boolean)

    Shortcut for setVisible(boolean)

    Definition Classes
    TraitZoomButtonsController
    Annotations
    @inline()
  39. final def wait(): Unit

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  42. def zoomControls: View

    Permalink

    Shortcut for getZoomControls()

    Shortcut for getZoomControls()

    Definition Classes
    TraitZoomButtonsController
    Annotations
    @inline()
  43. def zoomInEnabled(p: Boolean): This

    Permalink

    Shortcut for setZoomInEnabled(boolean)

    Definition Classes
    TraitZoomButtonsController
    Annotations
    @inline()
  44. def zoomInEnabled(implicit no: NoGetterForThisProperty): Nothing

    Permalink
    Definition Classes
    TraitZoomButtonsController
    Annotations
    @inline()
  45. def zoomInEnabled_=(p: Boolean): This

    Permalink

    Shortcut for setZoomInEnabled(boolean)

    Definition Classes
    TraitZoomButtonsController
    Annotations
    @inline()
  46. def zoomOutEnabled(p: Boolean): This

    Permalink

    Shortcut for setZoomOutEnabled(boolean)

    Definition Classes
    TraitZoomButtonsController
    Annotations
    @inline()
  47. def zoomOutEnabled(implicit no: NoGetterForThisProperty): Nothing

    Permalink
    Definition Classes
    TraitZoomButtonsController
    Annotations
    @inline()
  48. def zoomOutEnabled_=(p: Boolean): This

    Permalink

    Shortcut for setZoomOutEnabled(boolean)

    Definition Classes
    TraitZoomButtonsController
    Annotations
    @inline()
  49. def zoomSpeed(p: Long): This

    Permalink

    Shortcut for setZoomSpeed(long)

    Shortcut for setZoomSpeed(long)

    Definition Classes
    TraitZoomButtonsController
    Annotations
    @inline()
  50. def zoomSpeed(implicit no: NoGetterForThisProperty): Nothing

    Permalink
    Definition Classes
    TraitZoomButtonsController
    Annotations
    @inline()
  51. def zoomSpeed_=(p: Long): This

    Permalink

    Shortcut for setZoomSpeed(long)

    Shortcut for setZoomSpeed(long)

    Definition Classes
    TraitZoomButtonsController
    Annotations
    @inline()

Inherited from TraitZoomButtonsController[This]

Inherited from AnyRef

Inherited from Any

Ungrouped