Beispiel #1
0
 //---------------------------------------------------------------------
 public static void Autoexec()
 {
     CPanelEditSourceEntites.RegisterTypeEditeurSource(typeof(CSourceEntitesPourTableDataHotelFormule),
                                                       typeof(CEditeurSourceFormule),
                                                       I.T("Formula|20017"));
 }
 //---------------------------------------------------------------------
 public static void Autoexec()
 {
     CPanelEditSourceEntites.RegisterTypeEditeurSource(typeof(CSourceEntitesPourTableDataChampDeTable),
                                                       typeof(CEditeurSourceChampDeTable),
                                                       I.T("Table|20037"));
 }