示例#1
0
 public int getColumnIndex(String name) {
   return model.getColumnIndex(name);
 }