示例#1
0
 public boolean getSave() {
   return save.isSelected();
 }
示例#2
0
 public boolean getMigrate() {
   return migrate.isSelected();
 }