arcs-/medium-button

Simulate click in javascript button

Closed this issue · 2 comments

I want to execute somebutton.click() (some button part of the toolbar) on clicking a custom javascript button.
Is there a function to do that already?

arcs- commented

Sorry, I did not quite understand that. Could you elaborate?

Is there a way to click some button in the toolbar (call its click function) from inside the code?