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

SurveyCreator: renamings - element operations and actions #6337

Open
tsv2013 opened this issue Dec 26, 2024 · 0 comments · May be fixed by #6356
Open

SurveyCreator: renamings - element operations and actions #6337

tsv2013 opened this issue Dec 26, 2024 · 0 comments · May be fixed by #6356
Assignees
Labels
API change Issues that request changes in the API v2.0

Comments

@tsv2013
Copy link
Member

tsv2013 commented Dec 26, 2024

onSelectedElementChanging -> onElementSelecting, options.newSelectedElement -> options.element
onSelectedElementChanged -> onElementSelected, options.newSelectedElement -> options.element
onElementDeleting - change options.allowing -> options.allow
onElementAllowOperations - change options.obj -> options.element and options.allowDragging -> options.allowDrag
onDefineElementMenuItems -> onElementGetActions, change options.obj -> options.element, options.items -> options.actions

@tsv2013 tsv2013 added API change Issues that request changes in the API v2.0 labels Dec 26, 2024
@novikov82 novikov82 changed the title SurveyCreator: renamings SurveyCreator: renamings - element operations and actions Dec 30, 2024
@novikov82 novikov82 self-assigned this Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API change Issues that request changes in the API v2.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants