Beispiel #1
0
 public void SetListItemUpdater(ListItemUpdater updater)
 {
     this.itemUpdater = updater;
     this.needRefresh = true;
 }
Beispiel #2
0
 public void SetListItemUpdater(ListItemUpdater updater)
 {
     this.itemUpdater        = updater;
     this.standardItemHeight = -1f;
 }