public class TabWidgetBindingObject extends BindingAdapterBindingObject
Observable.OnPropertyChangedCallback
Constructor and Description |
---|
TabWidgetBindingObject() |
Modifier and Type | Method and Description |
---|---|
void |
changeValues() |
ColorDrawable |
getDivider() |
ColorDrawable |
getTabStripLeft() |
ColorDrawable |
getTabStripRight() |
boolean |
isTabStripEnabled() |
addOnPropertyChangedCallback, notifyChange, notifyPropertyChanged, removeOnPropertyChangedCallback
public ColorDrawable getDivider()
public ColorDrawable getTabStripLeft()
public ColorDrawable getTabStripRight()
public boolean isTabStripEnabled()
public void changeValues()
changeValues
in class BindingAdapterBindingObject