init_Sch method

dynamic init_Sch()

Implementation

init_Sch() {
  itemInEdit_Clone = widget.itemInEdit.getCloneFull() as T;
}