Class

org.scaloid.common

RichCursorTreeAdapter

Related Doc: package common

Permalink

class RichCursorTreeAdapter[This <: CursorTreeAdapter] extends TraitCursorTreeAdapter[This]

Automatically generated enriching class of android.widget.CursorTreeAdapter.

Linear Supertypes
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. RichCursorTreeAdapter
  2. TraitCursorTreeAdapter
  3. TraitBaseExpandableListAdapter
  4. AnyRef
  5. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Instance Constructors

  1. new RichCursorTreeAdapter(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. val basis: This

    Permalink
  6. def childTypeCount: Int

    Permalink

    Shortcut for getChildTypeCount()

    Shortcut for getChildTypeCount()

    Definition Classes
    TraitBaseExpandableListAdapter
    Annotations
    @inline()
  7. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  8. def cursor: Cursor

    Permalink

    Shortcut for getCursor()

    Shortcut for getCursor()

    Definition Classes
    TraitCursorTreeAdapter
    Annotations
    @inline()
  9. final def eq(arg0: AnyRef): Boolean

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

    Permalink
    Definition Classes
    AnyRef → Any
  11. def filter: Filter

    Permalink

    Shortcut for getFilter()

    Shortcut for getFilter()

    Definition Classes
    TraitCursorTreeAdapter
    Annotations
    @inline()
  12. def filterQueryProvider(p: FilterQueryProvider): This

    Permalink

    Shortcut for setFilterQueryProvider(android.widget.FilterQueryProvider)

    Definition Classes
    TraitCursorTreeAdapter
    Annotations
    @inline()
  13. def filterQueryProvider: FilterQueryProvider

    Permalink

    Shortcut for getFilterQueryProvider()

    Definition Classes
    TraitCursorTreeAdapter
    Annotations
    @inline()
  14. def filterQueryProvider_=(p: FilterQueryProvider): This

    Permalink

    Shortcut for setFilterQueryProvider(android.widget.FilterQueryProvider)

    Definition Classes
    TraitCursorTreeAdapter
    Annotations
    @inline()
  15. def finalize(): Unit

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

    Permalink
    Definition Classes
    AnyRef → Any
  17. def groupCount: Int

    Permalink

    Shortcut for getGroupCount()

    Shortcut for getGroupCount()

    Definition Classes
    TraitBaseExpandableListAdapter
    Annotations
    @inline()
  18. def groupCursor(p: Cursor): This

    Permalink

    Shortcut for setGroupCursor(android.database.Cursor)

    Definition Classes
    TraitCursorTreeAdapter
    Annotations
    @inline()
  19. def groupCursor(implicit no: NoGetterForThisProperty): Nothing

    Permalink
    Definition Classes
    TraitCursorTreeAdapter
    Annotations
    @inline()
  20. def groupCursor_=(p: Cursor): This

    Permalink

    Shortcut for setGroupCursor(android.database.Cursor)

    Definition Classes
    TraitCursorTreeAdapter
    Annotations
    @inline()
  21. def groupTypeCount: Int

    Permalink

    Shortcut for getGroupTypeCount()

    Shortcut for getGroupTypeCount()

    Definition Classes
    TraitBaseExpandableListAdapter
    Annotations
    @inline()
  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. final def synchronized[T0](arg0: ⇒ T0): T0

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

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

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from TraitCursorTreeAdapter[This]

Inherited from TraitBaseExpandableListAdapter[This]

Inherited from AnyRef

Inherited from Any

Ungrouped