Skip navigation links
JavaScript Development Tools
Release 3.2
A B C D E F G H I J K L M N O P Q R S T U V W X Y 

H

handleAttributeDeclaration(InferredAttribute) - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
 
handleAttributeDeclaration(InferredAttribute, IExpression) - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
 
handleConstructor(InferredType, IFunctionDeclaration, int, int) - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
 
handleFieldChanged(String) - Method in class org.eclipse.wst.jsdt.ui.wizards.NewClassWizardPage
 
handleFieldChanged(String) - Method in class org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage
Hook method that gets called when a field on this page has changed.
handleFieldChanged(String) - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
 
handleFunctionCall(IFunctionCall) - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
 
handleFunctionCall(IFunctionCall, LocalDeclaration) - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
 
handleFunctionDeclarationArgument(IArgument, IExpression) - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
 
handleFunctionDeclarationArguments(IFunctionDeclaration, IJsDoc) - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
 
handleFunctionExpressionAssignment(IAssignment) - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
handle the inferencing for an assignment whose right hand side is a function expression
handleJSDocConstructor(InferredType, IFunctionDeclaration, int) - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
 
handleLocalDeclarationExpressionType(ILocalDeclaration) - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
 
handlePotentialType(IAssignment) - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
 
handleProjectionDisabled() - Method in class org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider
Called whenever projection is disabled, for example when the provider is uninstalled, when the viewer issues a projectionDisabled message and before enabling the provider.
handleProjectionEnabled() - Method in class org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider
Called whenever projection is enabled, for example when the viewer issues a projectionEnabled message.
handlePropertyChangeEvent(PropertyChangeEvent) - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
Adapts the behavior of the contained components to the change encoded in the given event.
handleToElement(String, String) - Static method in class org.eclipse.wst.jsdt.core.refactoring.descriptors.JavaScriptRefactoringDescriptor
Converts an input handle back to the corresponding java element.
handleToElement(String, String, boolean) - Static method in class org.eclipse.wst.jsdt.core.refactoring.descriptors.JavaScriptRefactoringDescriptor
Converts an input handle back to the corresponding java element.
handleToElement(WorkingCopyOwner, String, String, boolean) - Static method in class org.eclipse.wst.jsdt.core.refactoring.descriptors.JavaScriptRefactoringDescriptor
Converts an input handle back to the corresponding java element.
handleToResource(String, String) - Static method in class org.eclipse.wst.jsdt.core.refactoring.descriptors.JavaScriptRefactoringDescriptor
Converts an input handle with the given prefix back to the corresponding resource.
hasAssists(IInvocationContext) - Method in interface org.eclipse.wst.jsdt.ui.text.java.IQuickAssistProcessor
Evaluates if quick assists can be created for the given context.
hasBindingsRecovery() - Method in class org.eclipse.wst.jsdt.core.dom.AST
Returns true if the ast tree was created with bindings recovery, false otherwise
hasBuildState() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptProject
Returns whether this project has been built at least once and thus whether it has a build state.
hasChildren() - Method in interface org.eclipse.wst.jsdt.core.IParent
Returns whether this element has one or more immediate children.
hasChildren() - Method in class org.eclipse.wst.jsdt.core.LibrarySuperType
 
hasChildren() - Method in class org.eclipse.wst.jsdt.jsdoc.ElementInfo
 
hasChildren() - Method in class org.eclipse.wst.jsdt.jsdoc.msdn.MsdnElement
 
hasChildren() - Method in class org.eclipse.wst.jsdt.ui.ProjectLibraryRoot
 
hasChildren(Object) - Method in class org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider
 
hasCorrections(IJavaScriptUnit, int) - Method in interface org.eclipse.wst.jsdt.ui.text.java.IQuickFixProcessor
Returns true if the processor has proposals for the given problem.
hasExtendedOperands() - Method in class org.eclipse.wst.jsdt.core.dom.InfixExpression
Returns where there are any extended operands.
hashCode(char[]) - Static method in class org.eclipse.wst.jsdt.core.compiler.CharOperation
Answers a hashcode for the array
hashCode() - Method in class org.eclipse.wst.jsdt.core.dom.ASTNode
 
hashCode() - Method in class org.eclipse.wst.jsdt.launching.AbstractVMInstall
 
hashCode() - Method in class org.eclipse.wst.jsdt.launching.LibraryLocation
 
hashCode() - Method in class org.eclipse.wst.jsdt.ui.JavaScriptElementImageDescriptor
 
hashCode() - Method in class org.eclipse.wst.jsdt.ui.ProjectLibraryRoot
 
hashCode() - Method in class org.eclipse.wst.jsdt.ui.text.java.ContentAssistInvocationContext
 
hasIncludepathCycle(IIncludePathEntry[]) - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptProject
Returns whether setting this project's includepath to the given includepath entries would result in a cycle.
hasMemberFilter(int) - Method in class org.eclipse.wst.jsdt.ui.actions.MemberFilterActionGroup
Returns true if the given filter is installed.
hasNature(IProject) - Static method in class org.eclipse.wst.jsdt.ui.project.JsNature
 
hasParameters() - Method in class org.eclipse.wst.jsdt.core.CompletionProposal
 
hasRecordedChanges() - Method in class org.eclipse.wst.jsdt.core.dom.rewrite.ImportRewrite
Returns true if imports have been recorded to be added or removed.
hasResolvedBindings() - Method in class org.eclipse.wst.jsdt.core.dom.AST
Returns true if the ast tree was created with bindings, false otherwise
hasResourceChanged() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptUnit
Returns whether the resource of this working copy has changed since the inception of this working copy.
hasStatementsRecovery() - Method in class org.eclipse.wst.jsdt.core.dom.AST
Returns true if the ast tree was created with statements recovery, false otherwise
hasSubpackages() - Method in interface org.eclipse.wst.jsdt.core.IPackageFragment
Returns whether this package fragment's name is a prefix of other package fragments in this package fragment's root.
hasUnsavedChanges() - Method in interface org.eclipse.wst.jsdt.core.IBuffer
Returns whether this buffer has been modified since it was opened or since it was last saved.
hasUnsavedChanges() - Method in interface org.eclipse.wst.jsdt.core.IOpenable
Returns true if this element is open and: its buffer has unsaved changes, or one of its descendants has unsaved changes, or a working copy has been created on one of this element's children and has not yet destroyed
HIDE - Static variable in interface org.eclipse.wst.jsdt.core.IIncludePathAttribute
 
HidingEnclosingType - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
HIERARCHY_MODE_CLASSIC - Static variable in interface org.eclipse.wst.jsdt.ui.ITypeHierarchyViewPart
Constant used for the 'classic' type hierarchy mode.
HIERARCHY_MODE_SUBTYPES - Static variable in interface org.eclipse.wst.jsdt.ui.ITypeHierarchyViewPart
Constant used for the sub types hierarchy mode.
HIERARCHY_MODE_SUPERTYPES - Static variable in interface org.eclipse.wst.jsdt.ui.ITypeHierarchyViewPart
Constant used for the super types hierarchy mode.
HierarchyCircularity - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
HierarchyCircularitySelfReference - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
HierarchyHasProblems - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
HIT_COUNT - Static variable in interface org.eclipse.wst.jsdt.debug.core.breakpoints.IJavaScriptBreakpoint
The hit count set in the breakpoint
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
Skip navigation links
JavaScript Development Tools
Release 3.2

Copyright (c) IBM Corp. and others 2000, 2010. All Rights Reserved.