Oxygen XML Editor 12.2 Author API

ro.sync.exml.workspace.api.editor.page.ditamap
Interface DITAMapPopupMenuCustomizer


public interface DITAMapPopupMenuCustomizer

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

Since:
12.2

*********************************
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.


Method Summary
 void customizePopUpMenu(java.lang.Object popUp, AuthorDocumentController ditaMapDocumentController)
          Customize a pop-up menu in the DITA Maps Manager page before showing it.
 

Method Detail

customizePopUpMenu

void customizePopUpMenu(java.lang.Object popUp,
                        AuthorDocumentController ditaMapDocumentController)
Customize a pop-up menu in the DITA Maps Manager page before showing it. If everything is removed then the menu will not be shown.
For the standalone implementation the object is a JPopupMenu.

Parameters:
popUp - The pop-up Menu.
ditaMapDocumentController - Access to modify the nodes in the DITA Map tree.

Oxygen XML Editor 12.2 Author API

© Copyright SyncRO Soft SRL 2002 - 2010.