Name | Summary |
---|---|
BooleanAttribute | constructor(keyString: String, key: Int, component: ComponentBase, initialValue: Boolean? = null) |
Name | Summary |
---|---|
map | var map: MutableMap<Int, <Error class: unknown class><AttributePrimitive, Any?>> |
value | var value: Boolean? |
Name | Summary |
---|---|
checkIfComponentIsOld | fun checkIfComponentIsOld() |
checkIfComponentIsRecycled | fun checkIfComponentIsRecycled() |
getValue | operator fun getValue(thisRef: Any?, property: KProperty<*>): Boolean |
setValue | operator fun setValue(thisRef: Any?, property: KProperty<*>, value: Boolean) |