ToggleAspectItem

class ToggleAspectItem

Constructors

ToggleAspectItem
Link copied to clipboard
fun ToggleAspectItem(vararg items: Array<Out <ERROR CLASS>>)

Types

CREATOR
Link copied to clipboard
object CREATOR

Functions

describeContents
Link copied to clipboard
open fun describeContents(): Int
equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
getCurrentItem
Link copied to clipboard
open fun getCurrentItem(): <ERROR CLASS>
getData
Link copied to clipboard
open fun <T> getData(configMap: <ERROR CLASS><T>?): T?
getId
Link copied to clipboard
open fun getId(): String
getIds
Link copied to clipboard
open fun getIds(): <ERROR CLASS>
getLayout
Link copied to clipboard
open fun getLayout(): Int
getName
Link copied to clipboard
open fun getName(): String?
open fun getName(cropAspectMap: <ERROR CLASS><<ERROR CLASS>>): String?
getViewHolderClass
Link copied to clipboard
open fun getViewHolderClass(): Class<Out <ERROR CLASS><Out <ERROR CLASS>, Out <ERROR CLASS>>>
hashCode
Link copied to clipboard
open override fun hashCode(): Int
includesId
Link copied to clipboard
open fun includesId(id: String?): <ERROR CLASS>
isSelectable
Link copied to clipboard
open fun isSelectable(): Boolean
next
Link copied to clipboard
open fun next()
setById
Link copied to clipboard
open fun setById(id: String)
toString
Link copied to clipboard
open override fun toString(): String
writeToParcel
Link copied to clipboard
open fun writeToParcel(dest: <ERROR CLASS>, flags: Int)