Types from org.eclipse.core.commands used by org.eclipse.wst.jsdt.ui

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.core.commands.AbstractHandler

EXTENDS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.commands.OpenElementInEditorHandler-1
org.eclipse.wst.jsdt.internal.ui.commands.ShowElementInPackageViewHandler-1
org.eclipse.wst.jsdt.internal.ui.commands.ShowElementInTypeHierarchyViewHandler-1
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionCommandHandler-1
org.eclipse.wst.jsdt.internal.ui.text.java.JavaContentAssistHandler-1

org.eclipse.core.commands.AbstractParameterValueConverter

EXTENDS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.commands.JavaElementReferenceConverter-1

org.eclipse.core.commands.Command

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.preferences.CodeAssistAdvancedConfigurationBlock.ModelElement.fCommand-1
org.eclipse.wst.jsdt.internal.ui.preferences.CodeAssistAdvancedConfigurationBlock.ModelElement.fCommand-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.dialogs.TextFieldNavigationHandler.6.getKeyBindings(BindingManager, ICommandService, String)480
org.eclipse.wst.jsdt.internal.ui.preferences.CodeAssistAdvancedConfigurationBlock.createDefaultLabel(Composite, int)389

org.eclipse.core.commands.CommandManager

INSTANTIATION
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.dialogs.TextFieldNavigationHandler.6.getSubmissions()358

org.eclipse.core.commands.common.NotDefinedException

CATCHES_EXCEPTION
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.dialogs.TextFieldNavigationHandler.6.getSubmissions()367
org.eclipse.wst.jsdt.internal.ui.dialogs.TextFieldNavigationHandler.6.getSubmissions()379
org.eclipse.wst.jsdt.internal.ui.preferences.CodeAssistAdvancedConfigurationBlock.getKeyboardShortcut(ParameterizedCommand)746
org.eclipse.wst.jsdt.internal.ui.preferences.CodeAssistAdvancedConfigurationBlock.ModelElement.ModelElement(CodeAssistAdvancedConfigurationBlock, CompletionProposalCategory, CodeAssistAdvancedConfigurationBlockPreferenceModel)269
org.eclipse.wst.jsdt.internal.ui.preferences.CodeAssistAdvancedConfigurationBlock.ModelElement.ModelElement(CodeAssistAdvancedConfigurationBlock, CompletionProposalCategory, CodeAssistAdvancedConfigurationBlockPreferenceModel)269
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.dialogs.TextFieldNavigationHandler.6.getSubmissions()367
org.eclipse.wst.jsdt.internal.ui.dialogs.TextFieldNavigationHandler.6.getSubmissions()379
org.eclipse.wst.jsdt.internal.ui.preferences.CodeAssistAdvancedConfigurationBlock.getKeyboardShortcut(ParameterizedCommand)746

org.eclipse.core.commands.contexts.ContextManager

INSTANTIATION
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.dialogs.TextFieldNavigationHandler.6.getSubmissions()358

org.eclipse.core.commands.ExecutionEvent

PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.commands.OpenElementInEditorHandler.execute(ExecutionEvent)-1
org.eclipse.wst.jsdt.internal.ui.commands.ShowElementInPackageViewHandler.execute(ExecutionEvent)-1
org.eclipse.wst.jsdt.internal.ui.commands.ShowElementInTypeHierarchyViewHandler.execute(ExecutionEvent)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompoundEditExitStrategy.EventListener.preExecute(String, ExecutionEvent)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompoundEditExitStrategy.EventListener.preExecute(String, ExecutionEvent)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionCommandHandler.execute(ExecutionEvent)-1
org.eclipse.wst.jsdt.internal.ui.text.java.JavaContentAssistHandler.execute(ExecutionEvent)-1

org.eclipse.core.commands.ExecutionException

INSTANTIATION
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.commands.OpenElementInEditorHandler.execute(ExecutionEvent)39
org.eclipse.wst.jsdt.internal.ui.commands.OpenElementInEditorHandler.execute(ExecutionEvent)41
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompoundEditExitStrategy.EventListener.postExecuteFailure(String, ExecutionException)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompoundEditExitStrategy.EventListener.postExecuteFailure(String, ExecutionException)-1
THROWS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.commands.OpenElementInEditorHandler.execute(ExecutionEvent)-1
org.eclipse.wst.jsdt.internal.ui.commands.ShowElementInPackageViewHandler.execute(ExecutionEvent)-1
org.eclipse.wst.jsdt.internal.ui.commands.ShowElementInTypeHierarchyViewHandler.execute(ExecutionEvent)-1
org.eclipse.wst.jsdt.internal.ui.text.correction.CorrectionCommandHandler.execute(ExecutionEvent)-1
org.eclipse.wst.jsdt.internal.ui.text.java.JavaContentAssistHandler.execute(ExecutionEvent)-1

org.eclipse.core.commands.IExecutionListener

IMPLEMENTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompoundEditExitStrategy.EventListener-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompoundEditExitStrategy.EventListener-1

org.eclipse.core.commands.IParameter

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.preferences.CodeAssistAdvancedConfigurationBlock.ModelElement.fParam-1
org.eclipse.wst.jsdt.internal.ui.preferences.CodeAssistAdvancedConfigurationBlock.ModelElement.fParam-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.preferences.CodeAssistAdvancedConfigurationBlock.ModelElement.ModelElement(CodeAssistAdvancedConfigurationBlock, CompletionProposalCategory, CodeAssistAdvancedConfigurationBlockPreferenceModel)268
org.eclipse.wst.jsdt.internal.ui.preferences.CodeAssistAdvancedConfigurationBlock.ModelElement.ModelElement(CodeAssistAdvancedConfigurationBlock, CompletionProposalCategory, CodeAssistAdvancedConfigurationBlockPreferenceModel)271
org.eclipse.wst.jsdt.internal.ui.preferences.CodeAssistAdvancedConfigurationBlock.ModelElement.ModelElement(CodeAssistAdvancedConfigurationBlock, CompletionProposalCategory, CodeAssistAdvancedConfigurationBlockPreferenceModel)271
org.eclipse.wst.jsdt.internal.ui.preferences.CodeAssistAdvancedConfigurationBlock.ModelElement.ModelElement(CodeAssistAdvancedConfigurationBlock, CompletionProposalCategory, CodeAssistAdvancedConfigurationBlockPreferenceModel)268

org.eclipse.core.commands.IParameterValues

IMPLEMENTS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.text.java.ContentAssistComputerParameter-1

org.eclipse.core.commands.NotHandledException

PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompoundEditExitStrategy.EventListener.notHandled(String, NotHandledException)-1
org.eclipse.wst.jsdt.internal.ui.javaeditor.CompoundEditExitStrategy.EventListener.notHandled(String, NotHandledException)-1

org.eclipse.core.commands.operations.IOperationApprover

RETURN_TYPE
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.getUndoRedoOperationApprover(IUndoContext)-1

org.eclipse.core.commands.operations.IUndoContext

CASTS
Reference LocationLine Number
org.eclipse.wst.jsdt.ui.actions.RefactorActionGroup.RefactorActionGroup(IViewPart)199
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.ui.actions.RefactorActionGroup.RefactorActionGroup(IViewPart)199
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.javaeditor.JavaEditor.getUndoRedoOperationApprover(IUndoContext)-1

org.eclipse.core.commands.Parameterization

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.preferences.CodeAssistAdvancedConfigurationBlock.ModelElement.getKeybindingAsString()283
org.eclipse.wst.jsdt.internal.ui.preferences.CodeAssistAdvancedConfigurationBlock.ModelElement.getKeybindingAsString()283
INSTANTIATION
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.preferences.CodeAssistAdvancedConfigurationBlock.ModelElement.getKeybindingAsString()283
org.eclipse.wst.jsdt.internal.ui.preferences.CodeAssistAdvancedConfigurationBlock.ModelElement.getKeybindingAsString()283

org.eclipse.core.commands.ParameterizedCommand

INSTANTIATION
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.dialogs.TextFieldNavigationHandler.6.getKeyBindings(BindingManager, ICommandService, String)481
org.eclipse.wst.jsdt.internal.ui.preferences.CodeAssistAdvancedConfigurationBlock.createDefaultLabel(Composite, int)390
org.eclipse.wst.jsdt.internal.ui.preferences.CodeAssistAdvancedConfigurationBlock.ModelElement.getKeybindingAsString()284
org.eclipse.wst.jsdt.internal.ui.preferences.CodeAssistAdvancedConfigurationBlock.ModelElement.getKeybindingAsString()284
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.dialogs.TextFieldNavigationHandler.6.getKeyBindings(BindingManager, ICommandService, String)481
org.eclipse.wst.jsdt.internal.ui.preferences.CodeAssistAdvancedConfigurationBlock.createDefaultLabel(Composite, int)390
org.eclipse.wst.jsdt.internal.ui.preferences.CodeAssistAdvancedConfigurationBlock.ModelElement.getKeybindingAsString()284
org.eclipse.wst.jsdt.internal.ui.preferences.CodeAssistAdvancedConfigurationBlock.ModelElement.getKeybindingAsString()284
PARAMETER
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.preferences.CodeAssistAdvancedConfigurationBlock.getKeyboardShortcut(ParameterizedCommand)-1

org.eclipse.core.commands.ParameterValueConversionException

INSTANTIATION
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.commands.JavaElementReferenceConverter.assertExists(IJavaScriptElement)178
org.eclipse.wst.jsdt.internal.ui.commands.JavaElementReferenceConverter.assertWellFormed(boolean)164
org.eclipse.wst.jsdt.internal.ui.commands.JavaElementReferenceConverter.convertToString(Object)192
org.eclipse.wst.jsdt.internal.ui.commands.JavaElementReferenceConverter.convertToString(Object)219
org.eclipse.wst.jsdt.internal.ui.commands.JavaElementReferenceConverter.convertToString(Object)185
THROWS
Reference LocationLine Number
org.eclipse.wst.jsdt.internal.ui.commands.JavaElementReferenceConverter.assertExists(IJavaScriptElement)-1
org.eclipse.wst.jsdt.internal.ui.commands.JavaElementReferenceConverter.assertWellFormed(boolean)-1
org.eclipse.wst.jsdt.internal.ui.commands.JavaElementReferenceConverter.convertToObject(String)-1
org.eclipse.wst.jsdt.internal.ui.commands.JavaElementReferenceConverter.convertToString(Object)-1

Back to reference summary for org.eclipse.wst.jsdt.ui

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict