Lookup menuId and placeholderId in
org.columba.core.action.menu.xml.
TODO (@author fdietz): we should consider adding public constants here or to
ExtendableMenuBar to make it easier for users to find insertion
points.
author: Celso Pinto (cpinto@yimports.com)
Add an action at the end or beginning of the menu.
Parameters: action - Your action Parameters: menuId - A menu identifier that will be used to get the menu where theaction will be added. Parameters: position - Use AbstractExtensionPoint.POSITION_BEGINNING or POSITION_ENDvalues
Fields inherited from org.columba.core.scripting.extensions.AbstractExtensionPoint