コード例 #1
0
 @Override
 public void setValue(Set<RoleProxy> value) {
   roleCheckboxCell.setRolesSet(value);
   this.redraw();
 }