protected abstract static class ViewDataBinding.PropertyChangedInverseListener
extends android.databinding.Observable.OnPropertyChangedCallback
implements android.databinding.InverseBindingListener
ViewDataBinding to listen for
 changes on variables of Bindings. This is important for two-way data binding on variables
 in included Bindings.| Constructor and Description | 
|---|
| PropertyChangedInverseListener(int propertyId) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | onPropertyChanged(android.databinding.Observable sender,
                 int propertyId) |