Example #1
0
 @Override
 public void update() throws Exception {
   UIListView list = getChild(UIListView.class);
   list.update();
 }