Oxygen XML Editor, Version 13.2

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


@API(type=EXTENDABLE,
     src=PUBLIC)
public interface DITAMapPopupMenuCustomizer

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

Since:
12.2

Method Summary
 void customizePopUpMenu(java.lang.Object popUp, ro.sync.ecss.extensions.api.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,
                        ro.sync.ecss.extensions.api.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, Version 13.2

© Copyright Syncro Soft SRL 2002 - 2012.