|
Oxygen XML Editor 12.2 Author API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DITAMapPopupMenuCustomizer
Can be used to customize a pop-up menu before showing it.
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 |
---|
void customizePopUpMenu(java.lang.Object popUp, AuthorDocumentController ditaMapDocumentController)
popUp
- The pop-up Menu.ditaMapDocumentController
- Access to modify the nodes in the DITA Map tree.
|
Oxygen XML Editor 12.2 Author API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |