PropertyChangeRegistry

Created by svennahler on 22.12.16.

open class PropertyChangeRegistry

Constructors

PropertyChangeRegistry
Link copied to clipboard
open fun PropertyChangeRegistry()

Functions

notifyChange
Link copied to clipboard

Notifies registered callbacks that a specific property has changed.

open fun notifyChange(observable: Observable, propertyId: Int)