Вот еще небольшая выдержка из документации.
Кроме this есть еще Element, обязательно столкнетесь
........Element resembles the this operator. A report consists of several objects. The this operator can be used to open an object's methods inside that same object. Likewise, the Element operator is used to open methods within an entire report, even if the report consists of a collection of objects. You can use the Elementoperator in reports and forms.......
2 dn в случае с RAssetProposal наоборот метод run() перекрыт, а вот createJournalLines(…) не перекрыт...
|