API reference
API reference
Select your platform
No SDKs available
No versions available

TypedAbstractAttribute

TypedAbstractAttribute

abstract class TypedAbstractAttribute<T>(keyString: String, key: Int, component: ComponentBase) : AbstractAttribute

Constructors

NameSummary
TypedAbstractAttribute
constructor(keyString: String, key: Int, component: ComponentBase)

Functions

NameSummary
checkIfComponentIsOld
fun checkIfComponentIsOld()
checkIfComponentIsRecycled
fun checkIfComponentIsRecycled()
get
abstract fun get(): Any
keyName
fun keyName(): String
set
abstract fun set(value: Any)
Did you find this page helpful?
Thumbs up icon
Thumbs down icon