ReadOnlyEdgesProperty
Boilerplate which avoids having to use generics. Instead of ReadOnlyProperty<Edges>
, use ReadOnlyEdgesProperty
.
Inheritors
Properties
Functions
Link copied to clipboard
open fun addBindChangeListener(lambda: (ObservableValue<Edges>, Edges, Edges) -> Unit): ChangeListener<Edges, ObservableValue<Edges>>
Link copied to clipboard
Link copied to clipboard
open fun addChangeListener(lambda: (ObservableValue<Edges>, Edges, Edges) -> Unit): ChangeListener<Edges, ObservableValue<Edges>>
Link copied to clipboard
Link copied to clipboard
open fun addWeakChangeListener(lambda: (ObservableValue<Edges>, Edges, Edges) -> Unit): ChangeListener<Edges, ObservableValue<Edges>>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard