Example #1
0
 public check_item() {
     this.init_valueField = check_itemInit_value.no;
     this.typeField = check_itemType.no;
     this.correctField = false;
     this.exampleField = false;
 }
Example #2
0
 public selection() {
     this.typeField = check_itemType.no;
 }