示例#1
0
 public void removeItemFromCheck() {
   currentCheck.removeCheckItem();
   this.update();
 }