BaseObservableObject
Base for implementing observable objects. It comes with basic operators for observable properties.
See also
org.brightify.hyperdrive.multiplatformx.BaseObservableManageableObject
for additional operators which require the object to be part of the lifecycle.
Constructors
BaseObservableObject
Link copied to clipboard
fun BaseObservableObject()
Content copied to clipboard
Functions
Properties
changeTracking
Link copied to clipboard
Inheritors
BaseObservableManageableObject
Link copied to clipboard