![]() |
#2 |
Участник
|
Класс 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. |
|