Can Be Disabled
Represents an object which supports the notion of disabling. In the case of a component this means that when it is disabled it can't be interacted with (click, press, etc).
Types
Functions
Properties
Inheritors
Extensions
isEnabled
Link copied to clipboard
onDisabledChanged
Link copied to clipboard
fun CanBeDisabled.onDisabledChanged(fn: (ObservableValueChanged<Boolean>) -> Unit): Subscription
Content copied to clipboard
Sources
(source)
Link copied to clipboard