Methods from org.eclipse.wst.jsdt.core used by org.eclipse.wst.jsdt.web.ui

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

Reference Details

org.eclipse.wst.jsdt.core.CompletionProposal.getCompletion()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTProposalCollector.createJspProposal(CompletionProposal)168

org.eclipse.wst.jsdt.core.CompletionProposal.getDeclarationSignature()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTProposalCollector.createJspProposal(CompletionProposal)178

org.eclipse.wst.jsdt.core.CompletionProposal.getKind()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTProposalCollector.calculatePositionAfter(CompletionProposal, String, int)71

org.eclipse.wst.jsdt.core.CompletionProposal.getReplaceEnd()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTProposalCollector.createJspProposal(CompletionProposal)172

org.eclipse.wst.jsdt.core.CompletionProposal.getReplaceStart()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTProposalCollector.createJspProposal(CompletionProposal)170

org.eclipse.wst.jsdt.core.CompletionProposal.getSignature()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTProposalCollector.calculatePositionAfter(CompletionProposal, String, int)76

org.eclipse.wst.jsdt.core.CompletionProposal.isConstructor()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTProposalCollector.createJavaCompletionProposal(CompletionProposal)94

org.eclipse.wst.jsdt.core.ICodeAssist.codeComplete(int, CompletionRequestor, WorkingCopyOwner)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTContentAssistantProcessor.computeCompletionProposals(ITextViewer, int)91

org.eclipse.wst.jsdt.core.IFunctionContainer.getType(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.views.contentoutline.JsJfaceNode.getJavaElement()165

org.eclipse.wst.jsdt.core.IIncludePathEntry.getPath()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.SetupProjectsWizzard.run(IAction)144

org.eclipse.wst.jsdt.core.IJavaScriptElement.getElementName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.JSPMethodRenameRequestor.getDescription()41
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.JSPPackageRenameRequestor.getDescription()42
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.JSPRenameElementActionDelegate.run(IAction)85
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.JSPRenameElementActionDelegate.run(IAction)82
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.JSPRenameElementActionDelegate.run(IAction)79
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.JSPTypeMoveRequestor.getDescription()47
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.JSPTypeMoveRequestor.getRenameText(JSDTSearchDocumentDelegate, SearchMatch)55
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.JSPTypeRenameRequestor.getDescription()46
org.eclipse.wst.jsdt.web.ui.internal.java.search.JsSearchQuery.getSearchText()120

org.eclipse.wst.jsdt.core.IJavaScriptElement.getElementType()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.actions.OpenCallHierarchyAction.selectionChanged(IAction, ISelection)43
org.eclipse.wst.jsdt.web.ui.actions.OpenTypeHierarchy.selectionChanged(IAction, ISelection)36
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlinkDetector.createHyperlink(IJavaScriptElement, IRegion, IDocument)113
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlinkDetector.createHyperlink(IJavaScriptElement, IRegion, IDocument)120
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.JSPRenameElementActionDelegate.run(IAction)77
org.eclipse.wst.jsdt.web.ui.internal.taginfo.JSDTHoverProcessor.getHoverInfo(IJavaScriptElement[])77
org.eclipse.wst.jsdt.web.ui.internal.taginfo.JSDTHoverProcessor.getHoverInfo(IJavaScriptElement[])77
org.eclipse.wst.jsdt.web.ui.internal.taginfo.JSDTHoverProcessor.getHoverInfo(IJavaScriptElement[])55
org.eclipse.wst.jsdt.web.ui.internal.taginfo.JSDTHoverProcessor.getInfoText(IJavaScriptElement)152
org.eclipse.wst.jsdt.web.ui.views.contentoutline.JFaceNodeAdapterForJs.filterChildrenForRange(IJavaScriptElement[], Node)209
org.eclipse.wst.jsdt.web.ui.views.contentoutline.JFaceNodeAdapterForJs.filterChildrenForRange(IJavaScriptElement[], Node)192
org.eclipse.wst.jsdt.web.ui.views.contentoutline.JFaceNodeAdapterForJs.getJsNode(Node, IJavaScriptElement, Position)286
org.eclipse.wst.jsdt.web.ui.views.contentoutline.JFaceNodeAdapterForJs.getJsNode(Node, IJavaScriptElement, Position)284
org.eclipse.wst.jsdt.web.ui.views.contentoutline.JFaceNodeAdapterForJs.matches(Object)120
org.eclipse.wst.jsdt.web.ui.views.contentoutline.JFaceNodeAdapterForJs.matches(Object)120

org.eclipse.wst.jsdt.core.IJavaScriptElement.getHostPath()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.actions.ShowHistoryAction.getHostResource(IJavaScriptElement)49
org.eclipse.wst.jsdt.web.ui.actions.ShowInNavigatorAction.getHostResource(IJavaScriptElement)49
org.eclipse.wst.jsdt.web.ui.actions.ShowInScriptExplorerAction.getHostResource(IJavaScriptElement)46

org.eclipse.wst.jsdt.core.IJavaScriptElement.getJavaScriptProject()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.actions.ShowHistoryAction.getHostResource(IJavaScriptElement)48
org.eclipse.wst.jsdt.web.ui.actions.ShowInNavigatorAction.getHostResource(IJavaScriptElement)48
org.eclipse.wst.jsdt.web.ui.actions.ShowInScriptExplorerAction.getHostResource(IJavaScriptElement)45

org.eclipse.wst.jsdt.core.IJavaScriptElement.getParent()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.actions.AddJavaDocStubAction.run(IAction)64
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlinkDetector.createHyperlink(IJavaScriptElement, IRegion, IDocument)87
org.eclipse.wst.jsdt.web.ui.views.contentoutline.JFaceNodeAdapterForJs.matches(Object)120

org.eclipse.wst.jsdt.core.IJavaScriptElement.getPath()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlinkDetector.createHyperlink(IJavaScriptElement, IRegion, IDocument)104
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlinkDetector.createHyperlink(IJavaScriptElement, IRegion, IDocument)98
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlinkDetector.createHyperlink(IJavaScriptElement, IRegion, IDocument)106
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlinkDetector.createHyperlink(IJavaScriptElement, IRegion, IDocument)96

org.eclipse.wst.jsdt.core.IJavaScriptElement.getResource()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.actions.ShowHistoryAction.run(IAction)64
org.eclipse.wst.jsdt.web.ui.actions.ShowInNavigatorAction.run(IAction)64
org.eclipse.wst.jsdt.web.ui.actions.ShowInScriptExplorerAction.run(IAction)85

org.eclipse.wst.jsdt.core.IJavaScriptElement.isVirtual()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.actions.ShowHistoryAction.run(IAction)61
org.eclipse.wst.jsdt.web.ui.actions.ShowHistoryAction.selectionChanged(IAction, ISelection)86
org.eclipse.wst.jsdt.web.ui.actions.ShowInNavigatorAction.run(IAction)61
org.eclipse.wst.jsdt.web.ui.actions.ShowInNavigatorAction.selectionChanged(IAction, ISelection)86
org.eclipse.wst.jsdt.web.ui.actions.ShowInScriptExplorerAction.run(IAction)82
org.eclipse.wst.jsdt.web.ui.actions.ShowInScriptExplorerAction.selectionChanged(IAction, ISelection)112

org.eclipse.wst.jsdt.core.IJavaScriptProject.getOptions(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.format.FormattingStrategyJSDT.getProjectOptions(IDocument)178

org.eclipse.wst.jsdt.core.IJavaScriptProject.getProject()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.actions.ShowHistoryAction.getHostResource(IJavaScriptElement)48
org.eclipse.wst.jsdt.web.ui.actions.ShowInNavigatorAction.getHostResource(IJavaScriptElement)48
org.eclipse.wst.jsdt.web.ui.actions.ShowInScriptExplorerAction.getHostResource(IJavaScriptElement)45

org.eclipse.wst.jsdt.core.IJavaScriptProject.getRawIncludepath()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.SetupProjectsWizzard.doInstall(IProject, boolean, IProgressMonitor)68
org.eclipse.wst.jsdt.web.ui.SetupProjectsWizzard.run(IAction)136

org.eclipse.wst.jsdt.core.IJavaScriptProject.setRawIncludepath(IIncludePathEntry[], IProgressMonitor)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.SetupProjectsWizzard.doInstall(IProject, boolean, IProgressMonitor)77

org.eclipse.wst.jsdt.core.ILocalVariable.getNameRange()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlinkDetector.createHyperlink(IJavaScriptElement, IRegion, IDocument)86

org.eclipse.wst.jsdt.core.IMember.getJavaScriptUnit()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlinkDetector.createHyperlink(IJavaScriptElement, IRegion, IDocument)121
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlinkDetector.createHyperlink(IJavaScriptElement, IRegion, IDocument)114

org.eclipse.wst.jsdt.core.IMember.getNameRange()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.views.contentoutline.JFaceNodeAdapterForJs.getChildren(Object)87

org.eclipse.wst.jsdt.core.IOpenable.makeConsistent(IProgressMonitor)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.views.contentoutline.JFaceNodeAdapterForJs.getJSElementsFromNode(Node, boolean)253
org.eclipse.wst.jsdt.web.ui.views.contentoutline.JFaceNodeAdapterForJs.getLazyCu(Node)341

org.eclipse.wst.jsdt.core.IPackageFragment.getElementName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.JSPPackageRenameParticipant.getName()68
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.JSPTypeMoveParticipant.createChange(IProgressMonitor)59

org.eclipse.wst.jsdt.core.IParent.getChildren()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.views.contentoutline.JFaceNodeAdapterForJs.getJSElementsFromNode(Node, boolean)259

org.eclipse.wst.jsdt.core.ISourceRange.getLength()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlinkDetector.createHyperlink(IJavaScriptElement, IRegion, IDocument)130
org.eclipse.wst.jsdt.web.ui.views.contentoutline.JFaceNodeAdapterForJs.filterChildrenForRange(IJavaScriptElement[], Node)212
org.eclipse.wst.jsdt.web.ui.views.contentoutline.JFaceNodeAdapterForJs.filterChildrenForRange(IJavaScriptElement[], Node)209
org.eclipse.wst.jsdt.web.ui.views.contentoutline.JFaceNodeAdapterForJs.getChildren(Object)91

org.eclipse.wst.jsdt.core.ISourceRange.getOffset()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlinkDetector.createHyperlink(IJavaScriptElement, IRegion, IDocument)133
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlinkDetector.createHyperlink(IJavaScriptElement, IRegion, IDocument)128
org.eclipse.wst.jsdt.web.ui.views.contentoutline.JFaceNodeAdapterForJs.filterChildrenForRange(IJavaScriptElement[], Node)209
org.eclipse.wst.jsdt.web.ui.views.contentoutline.JFaceNodeAdapterForJs.filterChildrenForRange(IJavaScriptElement[], Node)213
org.eclipse.wst.jsdt.web.ui.views.contentoutline.JFaceNodeAdapterForJs.filterChildrenForRange(IJavaScriptElement[], Node)209
org.eclipse.wst.jsdt.web.ui.views.contentoutline.JFaceNodeAdapterForJs.getChildren(Object)92

org.eclipse.wst.jsdt.core.ISourceReference.getSource()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.format.FormattingStrategyJSDT.format()99
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.JSPMethodRenameParticipant.getName()80
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.JSPTypeRenameParticipant.getName()71

org.eclipse.wst.jsdt.core.ISourceReference.getSourceRange()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlinkDetector.createHyperlink(IJavaScriptElement, IRegion, IDocument)116
org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlinkDetector.createHyperlink(IJavaScriptElement, IRegion, IDocument)123
org.eclipse.wst.jsdt.web.ui.views.contentoutline.JFaceNodeAdapterForJs.getChildren(Object)89

org.eclipse.wst.jsdt.core.IType.getElementName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.JSPTypeMoveParticipant.getName()76

org.eclipse.wst.jsdt.core.IType.isAnonymous()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.views.contentoutline.JFaceNodeAdapterForJs.matches(Object)124

org.eclipse.wst.jsdt.core.JavaScriptCore.create(IProject)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.autoedit.AutoEditStrategyForJs.getJavaProject(IDocument)75
org.eclipse.wst.jsdt.web.ui.internal.format.FormattingStrategyJSDT.getProjectOptions(IDocument)170
org.eclipse.wst.jsdt.web.ui.SetupProjectsWizzard.doInstall(IProject, boolean, IProgressMonitor)65
org.eclipse.wst.jsdt.web.ui.SetupProjectsWizzard.run(IAction)133

org.eclipse.wst.jsdt.core.JavaScriptCore.newSourceEntry(IPath)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.SetupProjectsWizzard.doInstall(IProject, boolean, IProgressMonitor)76

org.eclipse.wst.jsdt.core.search.SearchDocument.getPath()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.acceptSearchMatch(SearchMatch)258
org.eclipse.wst.jsdt.web.ui.internal.java.search.JsSearchQuery.doQuery()65

org.eclipse.wst.jsdt.core.search.SearchMatch.getLength()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.acceptSearchMatch(SearchMatch)258
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.JSPMethodRenameRequestor.getRenameText(JSDTSearchDocumentDelegate, SearchMatch)50
org.eclipse.wst.jsdt.web.ui.internal.java.search.BasicJsSearchRequestor.acceptSearchMatch(SearchMatch)61
org.eclipse.wst.jsdt.web.ui.internal.java.search.BasicJsSearchRequestor.displayDebugInfo(SearchMatch, int, int, String, String)112
org.eclipse.wst.jsdt.web.ui.internal.java.search.BasicJsSearchRequestor.displayDebugInfo(SearchMatch, int, int, String, String)114

org.eclipse.wst.jsdt.core.search.SearchMatch.getOffset()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.acceptSearchMatch(SearchMatch)258
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.JSPMethodRenameRequestor.getRenameText(JSDTSearchDocumentDelegate, SearchMatch)50
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.JSPMethodRenameRequestor.getRenameText(JSDTSearchDocumentDelegate, SearchMatch)50
org.eclipse.wst.jsdt.web.ui.internal.java.search.BasicJsSearchRequestor.acceptSearchMatch(SearchMatch)60
org.eclipse.wst.jsdt.web.ui.internal.java.search.BasicJsSearchRequestor.acceptSearchMatch(SearchMatch)61
org.eclipse.wst.jsdt.web.ui.internal.java.search.BasicJsSearchRequestor.displayDebugInfo(SearchMatch, int, int, String, String)112
org.eclipse.wst.jsdt.web.ui.internal.java.search.BasicJsSearchRequestor.displayDebugInfo(SearchMatch, int, int, String, String)114
org.eclipse.wst.jsdt.web.ui.internal.java.search.BasicJsSearchRequestor.displayDebugInfo(SearchMatch, int, int, String, String)112
org.eclipse.wst.jsdt.web.ui.internal.java.search.BasicJsSearchRequestor.displayDebugInfo(SearchMatch, int, int, String, String)114

org.eclipse.wst.jsdt.core.search.SearchMatch.getResource()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.acceptSearchMatch(SearchMatch)253
org.eclipse.wst.jsdt.web.ui.internal.java.search.BasicJsSearchRequestor.acceptSearchMatch(SearchMatch)56
org.eclipse.wst.jsdt.web.ui.internal.java.search.BasicJsSearchRequestor.displayDebugInfo(SearchMatch, int, int, String, String)112

org.eclipse.wst.jsdt.core.search.SearchRequestor.acceptSearchMatch(SearchMatch)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.acceptSearchMatch(SearchMatch)-1
org.eclipse.wst.jsdt.web.ui.internal.java.search.BasicJsSearchRequestor.acceptSearchMatch(SearchMatch)-1

org.eclipse.wst.jsdt.core.search.SearchRequestor.beginReporting()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.java.search.BasicJsSearchRequestor.beginReporting()-1

org.eclipse.wst.jsdt.core.search.SearchRequestor.endReporting()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.java.search.BasicJsSearchRequestor.endReporting()-1

org.eclipse.wst.jsdt.core.search.SearchRequestor.enterParticipant(SearchParticipant)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.java.search.BasicJsSearchRequestor.enterParticipant(SearchParticipant)-1

org.eclipse.wst.jsdt.core.search.SearchRequestor.exitParticipant(SearchParticipant)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.java.search.BasicJsSearchRequestor.exitParticipant(SearchParticipant)-1

org.eclipse.wst.jsdt.core.search.SearchRequestor.SearchRequestor()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.java.search.BasicJsSearchRequestor.BasicJsSearchRequestor()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.BasicRefactorSearchRequestor.BasicRefactorSearchRequestor(IJavaScriptElement, String)242
org.eclipse.wst.jsdt.web.ui.internal.java.search.BasicJsSearchRequestor.BasicJsSearchRequestor()37

org.eclipse.wst.jsdt.core.Signature.getParameterTypes(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTProposalCollector.calculatePositionAfter(CompletionProposal, String, int)76

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict