Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Событие EVENT_GET_DEFINITION для модулей объекта и менеджера не присылает имя модуля #326

Open
LevkinSergey opened this issue May 27, 2023 · 0 comments

Comments

@LevkinSergey
Copy link

LevkinSergey commented May 27, 2023

Например

Отчет = Отчеты._ДемоДинамикаИзмененийФайлов.Создать();
Отчет.ОпределитьНастройкиФормы()

При переходе к определению метода ОпределитьНастройкиФормы нет никакой возможности(без анализа текста алгоритма) понять какого типа переменная Отчет

Хотелось бы, чтобы в событии передавалось имя модуля и для модулей объектов и модулей менеджеров

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant