Beispiel #1
0
 // Update methods for each path node used in binding steps.
 private void Update_(global::cqmu.MVVM.Views.GradeMasterPage obj, int phase)
 {
     if (obj != null)
     {
         if ((phase & (NOT_PHASED | (1 << 0))) != 0)
         {
             this.Update_TermList(obj.TermList, phase);
         }
     }
 }
Beispiel #2
0
            // GradeMasterPage_obj1_Bindings

            public void SetDataRoot(global::cqmu.MVVM.Views.GradeMasterPage newDataRoot)
            {
                this.dataRoot = newDataRoot;
            }