ui / com.schibsted.account.ui.ui.component / AccountSelectorView

AccountSelectorView

class AccountSelectorView : LinearLayout

Types

Listener

interface Listener

Constructors

<init>

AccountSelectorView(context: Context)
AccountSelectorView(context: Context, attrs: AttributeSet?)
AccountSelectorView(context: Context, attrs: AttributeSet?, defStyleAttr: Int)

Properties

actionListener

var actionListener: AccountSelectorView.Listener?

Functions

setAccountIdentifier

fun setAccountIdentifier(identifier: ArrayList<Identifier?>): Unit