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