public class ScriptContextMenuEntries extends AbstractContributionFactory implements ISelectionChangedListener
Constructor and Description |
---|
ScriptContextMenuEntries(String location)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
createContributionItems(IServiceLocator serviceLocator,
IContributionRoot additions) |
void |
selectionChanged(SelectionChangedEvent event) |
getLocation, getNamespace
public ScriptContextMenuEntries(String location)
location
- location to add factory to.public final void createContributionItems(IServiceLocator serviceLocator, IContributionRoot additions)
createContributionItems
in class AbstractContributionFactory
public void selectionChanged(SelectionChangedEvent event)
selectionChanged
in interface ISelectionChangedListener