Uses of Class
sk.uniba.euromath.editor.xmlEditor.actions.EMMenuManager

Packages that use EMMenuManager
sk.uniba.euromath.editor.textEditor.actions Actions for TextEditor 
sk.uniba.euromath.editor.xmlEditor.actions Actions for XMLEditor 
 

Uses of EMMenuManager in sk.uniba.euromath.editor.textEditor.actions
 

Methods in sk.uniba.euromath.editor.textEditor.actions that return EMMenuManager
protected  EMMenuManager TextActionContributor.getEntityMenu()
           
protected  EMMenuManager TextActionContributor.getInsertAtCaretMenu()
           
 

Uses of EMMenuManager in sk.uniba.euromath.editor.xmlEditor.actions
 

Fields in sk.uniba.euromath.editor.xmlEditor.actions declared as EMMenuManager
protected  EMMenuManager XMLActionContributor.attributeMenu
          Insert attribute submenu manager.
protected  EMMenuManager XMLActionContributor.contextMenu
          Menu mamager for context menu.
protected  EMMenuManager XMLActionContributor.insertAfterMenu
          Insert after submenu manager.
protected  EMMenuManager XMLActionContributor.insertBeforeMenu
          Insert before submenu manager.
protected  EMMenuManager XMLActionContributor.insertChildMenu
          Insert child submenu manager.
 



Copyright © 2003-2006 null. All Rights Reserved.