Interface IPropertyObservable<P extends IProperty>
- Type Parameters:
P- specific type of the value property being observed
- All Superinterfaces:
IObserving
Provides access to the details of property observables
- Since:
- 1.2
-
Method Summary
Methods inherited from interface IObserving
getObserved
-
Method Details
-
getProperty
-