isDisabledProperty

val isDisabledProperty: BooleanProperty

Property that controls if user input events cause input functions of this ComponentView to get invoked.

true means no invocation, where false means invocation.

For a list of affected functions refer to the See Also section.

See also