public final class ScriptContributionFactory
extends org.eclipse.ui.actions.CompoundContributionItem
implements org.eclipse.ui.menus.IWorkbenchContribution
| Constructor and Description |
|---|
ScriptContributionFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
void |
initialize(org.eclipse.ui.services.IServiceLocator serviceLocator) |
boolean |
isDirty() |
fill, isDynamic, setParentpublic void initialize(org.eclipse.ui.services.IServiceLocator serviceLocator)
initialize in interface org.eclipse.ui.menus.IWorkbenchContributionpublic boolean isDirty()
isDirty in interface org.eclipse.jface.action.IContributionItemisDirty in class org.eclipse.ui.actions.CompoundContributionItempublic void dispose()
dispose in interface org.eclipse.jface.action.IContributionItemdispose in class org.eclipse.ui.actions.CompoundContributionItem