public static interface ItemHierarchy.Observer
Modifier and Type | Method and Description |
---|---|
void |
onChanged(ItemHierarchy itemHierarchy)
Called when an underlying data update that can cause this hierarchy to show different
content has occurred.
|
void onChanged(ItemHierarchy itemHierarchy)