static org.eclipse.ui.menus.CommandContributionItem | Copy.create(org.eclipse.ui.services.IServiceLocator serviceLocator, ImageRegistry ir) | Creates the Command Contribution item. |
---|
static org.eclipse.ui.menus.CommandContributionItem | Cut.create(org.eclipse.ui.services.IServiceLocator serviceLocator, ImageRegistry ir) | Creates the Command Contribution item. |
---|
static org.eclipse.ui.menus.CommandContributionItem | Delete.create(org.eclipse.ui.services.IServiceLocator serviceLocator, ImageRegistry ir) | Creates the Command Contribution item. |
---|
static org.eclipse.ui.menus.CommandContributionItem | Link.create(org.eclipse.ui.services.IServiceLocator serviceLocator, ImageRegistry ir) | Creates the Command Contribution item. |
---|
static org.eclipse.ui.menus.CommandContributionItem | Move.create(org.eclipse.ui.services.IServiceLocator serviceLocator, ImageRegistry ir) | Creates the Command Contribution item. |
---|
static org.eclipse.ui.menus.CommandContributionItem | Open.create(org.eclipse.ui.services.IServiceLocator serviceLocator, ImageRegistry ir) | Creates the Command Contribution item. |
---|
static org.eclipse.ui.menus.CommandContributionItem | Paste.create(org.eclipse.ui.services.IServiceLocator serviceLocator, ImageRegistry ir) | Creates the Command Contribution item. |
---|
static org.eclipse.ui.menus.CommandContributionItem | PasteAfter.create(org.eclipse.ui.services.IServiceLocator serviceLocator, ImageRegistry ir) | Creates the Command Contribution item. |
---|
static org.eclipse.ui.menus.CommandContributionItem | PasteBefore.create(org.eclipse.ui.services.IServiceLocator serviceLocator, ImageRegistry ir) | Creates the Command Contribution item. |
---|
static org.eclipse.ui.menus.CommandContributionItem | PasteLink.create(org.eclipse.ui.services.IServiceLocator serviceLocator, ImageRegistry ir) | Creates the Command Contribution item. |
---|
static org.eclipse.ui.menus.CommandContributionItem | Rename.create(org.eclipse.ui.services.IServiceLocator serviceLocator, ImageRegistry ir) | Creates the Command Contribution item. |
---|
static org.eclipse.ui.menus.CommandContributionItem | SelectAll.create(org.eclipse.ui.services.IServiceLocator serviceLocator, ImageRegistry ir) | Creates the Command Contribution item. |
---|