Oxygen XML Editor 11.2 Author API

ro.sync.ecss.extensions.api.structure
Interface AuthorPopupMenuCustomizer

All Known Implementing Classes:
AuthorBreadCrumbCustomizer, AuthorOutlineCustomizer

public interface AuthorPopupMenuCustomizer

Can be used to customize a pop-up menu before showing it.

*********************************
EXPERIMENTAL - Subject to change
*********************************

Please note that this API is not marked as final and it can change in one of the next versions of the application. If you have suggestions, comments about it, please let us know.

Since:
11.2

Method Summary
 void customizePopUpMenu(Object popUp, AuthorAccess authorAccess)
          Customize a pop-up menu in the Author page before showing it.
 

Method Detail

customizePopUpMenu

void customizePopUpMenu(Object popUp,
                        AuthorAccess authorAccess)
Customize a pop-up menu in the Author page before showing it. If everything is removed then the menu will not be shown.
For the standalone implementation the object is a JPopupMenu.
For the eclipse implementation the object is a IMenuManager.

Parameters:
popUp - The pop-up Menu.
authorAccess - Access class to the author functions.

Oxygen XML Editor 11.2 Author API

© Copyright SyncRO Soft SRL 2002 - 2010.