Показать сообщение отдельно
Старый 16.08.2006, 17:40   #2  
Vasilenko Alexsandr is offline
Vasilenko Alexsandr
Участник
Дети Юза
 
90 / 16 (1) ++
Регистрация: 05.09.2002
Адрес: Одесса
Класс JournalFormTable
// This class contains methods to handle form controls in the journalTable form
// Calls to the methods has to be inserted in the journalTable form.
// The name of the methods indicate where the call must placed.
// Example: DatasourceActivePre
// This method has to be inserted before super() in the datasource active method.

класс JournalTableData
// This class contains a journalTable buffer and is the main class for all other sub classes.
// The class must be extended if the journal has more total fields than NumOfLines.

Последний раз редактировалось Vasilenko Alexsandr; 16.08.2006 в 17:42.