public class MyBindableObject extends BaseObservable
Observable.OnPropertyChangedCallback
Constructor and Description |
---|
MyBindableObject() |
Modifier and Type | Method and Description |
---|---|
String |
getField() |
void |
setField(String field) |
addOnPropertyChangedCallback, notifyChange, notifyPropertyChanged, removeOnPropertyChangedCallback