Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
New extension to add or replace context menu items on editor
Description
New extension to add or replace context menu items on editor. No default implementation is provided to replace standard one because of how events ara managed (redirected to editor), this would mean a more intensinve refactoring of editors. The implementation is zk specific because there is no common interface between swing and zk events.
New extension to add or replace context menu items on editor.
No default implementation is provided to replace standard one because of how events ara managed (redirected to editor), this would mean a more intensinve refactoring of editors.
The implementation is zk specific because there is no common interface between swing and zk events.