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

Execute method options #141

Open
bbgarza90 opened this issue Jan 26, 2021 · 3 comments
Open

Execute method options #141

bbgarza90 opened this issue Jan 26, 2021 · 3 comments

Comments

@bbgarza90
Copy link

bbgarza90 commented Jan 26, 2021

Hello,

This is not to report a bug but I didn't know where to write a question.

I can see in your plugin examples that you use several options on executeMethod, for example.
window.Asc.plugin.executeMethod("MoveCursorToStart",[true]);

My question is, where can I see all the available options in the first parameter ?

Because the official documentation only mention 6 and MoveCursorToStart is not one of them.

@ShockwaveNN
Copy link
Contributor

@askonev Could you take a look?

@askonev
Copy link
Member

askonev commented Feb 1, 2021

Hello @bbgarza90. At the moment, work is underway on new methods and their documentation.

You can see a brief description of the methods on the official ONLYOFFICE page on GitHub:
https://github.com/ONLYOFFICE/sdkjs/blob/master/word/api_plugins.js

@bbgarza90
Copy link
Author

Hello @bbgarza90. At the moment, work is underway on new methods and their documentation.

You can see a brief description of the methods on the official ONLYOFFICE page on GitHub:
https://github.com/ONLYOFFICE/sdkjs/blob/master/word/api_plugins.js

Hello,

Thank you for answering! I appreciate it.

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

3 participants