Beispiel #1
0
 public DeliveryNoteTypeGroupSLCollectionView(DeliveryNoteTypeGroup screen) : base()
 {
     this.WebDriver = screen.WebDriver;
     this.Screen    = screen;
 }
Beispiel #2
0
 public DeliveryNoteTypeGroupSLEntityView(DeliveryNoteTypeGroup screen) : base()
 {
     this.WebDriver = screen.WebDriver;
     this.Screen    = screen;
 }
Beispiel #3
0
 public DeliveryNoteTypeGroupByLangSLView(DeliveryNoteTypeGroup screen) : base()
 {
     this.WebDriver = screen.WebDriver;
     this.Screen    = screen;
 }