예제 #1
0
 //---------------------------------------------------------
 public static void Autoexec()
 {
     CCreateur2iFormulaireV2.RegisterEditeur(typeof(C2iWndDateTime), typeof(CWndFor2iDateTime));
 }
예제 #2
0
 public static void Autoexec()
 {
     CCreateur2iFormulaireV2.RegisterEditeur(typeof(C2iWndTabControl), typeof(CWndForTabControl));
 }
예제 #3
0
 //-----------------------------------------------------------
 public static void Autoexec()
 {
     CCreateur2iFormulaireV2.RegisterEditeur(typeof(C2iWndChampCustom), typeof(CWndFor2iWndVariable));
     CCreateur2iFormulaireV2.RegisterEditeur(typeof(C2iWndVariableFiltreDyamique), typeof(CWndFor2iWndVariable));
 }
예제 #4
0
 public new static void Autoexec()
 {
     CCreateur2iFormulaireV2.RegisterEditeur(typeof(C2iWndSousFormulaire), typeof(CWndFor2iSousFormulaire));
 }
예제 #5
0
 //--------------------------------------------
 public static void Autoexec()
 {
     CCreateur2iFormulaireV2.RegisterEditeur(typeof(C2iWndWebBrowser), typeof(CWndFor2iWebBrowser));
 }
예제 #6
0
 public static void Autoexec()
 {
     CCreateur2iFormulaireV2.RegisterEditeur(typeof(C2iWndCheckBox), typeof(CWndFor2iCheckBox));
 }
예제 #7
0
 public static void Autoexec()
 {
     CCreateur2iFormulaireV2.RegisterEditeur(typeof(C2iWndContacts), typeof(CWndForC2iWndContacts));
 }
예제 #8
0
 public static void Autoexec()
 {
     CCreateur2iFormulaireV2.RegisterEditeur(typeof(C2iWndTextBoxEntier), typeof(CWndFor2iTextBoxEntier));
 }
예제 #9
0
 //---------------------------------------------------------------
 public static void Autoexec()
 {
     CCreateur2iFormulaireV2.RegisterEditeur(typeof(C2iWndPanelEllipse), typeof(CWndFor2iPanelEllipse));
 }
예제 #10
0
 //---------------------------------------------------------------
 public static void Autoexec()
 {
     CCreateur2iFormulaireV2.RegisterEditeur(typeof(C2iWndAffecteIntervenants), typeof(CWndForC2iWndAffecteIntervenants));
 }
예제 #11
0
 public static void Autoexec()
 {
     CCreateur2iFormulaireV2.RegisterEditeur(typeof(C2iWndSelectionValeurChamp), typeof(CWndFor2iWndSelectionValeurChamp));
 }
 //---------------------------------------------------------------
 public static void Autoexec()
 {
     CCreateur2iFormulaireV2.RegisterEditeur(typeof(C2iWndSaisieDesActivitesActeur), typeof(CWndForC2iWndSaisieActivitesActeur));
 }
 //---------------------------------------------------------------
 public static void Autoexec()
 {
     CCreateur2iFormulaireV2.RegisterEditeur(typeof(C2iWndConteneurSousFormulaire), typeof(CWndFor2iConteneurSousFormulaire));
 }
예제 #14
0
 public static void Autoexec()
 {
     CCreateur2iFormulaireV2.RegisterEditeur(typeof(C2iWndDonneePrecalculee), typeof(CWndForDonneePrecalculee));
 }
예제 #15
0
 public static void Autoexec()
 {
     CCreateur2iFormulaireV2.RegisterEditeur(typeof(C2iWndMapView), typeof(CWndFor2iMapView));
 }
예제 #16
0
 //---------------------------------------------------------------
 public static void Autoexec()
 {
     CCreateur2iFormulaireV2.RegisterEditeur(typeof(C2iWndSaisieOperationsPrevisionnelles), typeof(CWndForC2iWndSaisieOperationsPrevisionnelles));
 }
 public static void Autoexec()
 {
     CCreateur2iFormulaireV2.RegisterEditeur(typeof(C2iWndTextBoxFiltreRapide), typeof(CWndFor2iTextBoxFiltreRapide));
 }
예제 #18
0
 public static void Autoexec()
 {
     CCreateur2iFormulaireV2.RegisterEditeur(typeof(C2iWndMultiSelect), typeof(CWndFor2iMultiSelect));
 }
예제 #19
0
 public static void Autoexec()
 {
     CCreateur2iFormulaireV2.RegisterEditeur(typeof(C2iWndLabel), typeof(CWndFor2iLabel));
 }
예제 #20
0
 //---------------------------------------------------------------
 public static void Autoexec()
 {
     CCreateur2iFormulaireV2.RegisterEditeur(typeof(C2iWndChampSnmp), typeof(CWndForWndChampSnmp));
 }
예제 #21
0
 //---------------------------------------------------------------
 public static void Autoexec()
 {
     CCreateur2iFormulaireV2.RegisterEditeur(typeof(C2iWndDocumentsGed), typeof(CWndForC2iWndDocumentsGed));
 }
예제 #22
0
 //---------------------------------------------------------------
 public static void Autoexec()
 {
     CCreateur2iFormulaireV2.RegisterEditeur(typeof(C2iWndSchemaReseau), typeof(CWndForC2iWndSchemaReseau));
 }
예제 #23
0
 public static void Autoexec()
 {
     CCreateur2iFormulaireV2.RegisterEditeur(typeof(C2iWndListeSpeedStandard), typeof(CWndFor2iListeSpeedStandard));
 }