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 

O

OBJECT - Static variable in interface org.eclipse.wst.jsdt.debug.core.model.IJavaScriptValue
 
OBJECT_GETTER_SETTER_FIELD - Static variable in interface org.eclipse.wst.jsdt.core.ast.IASTNode
 
OBJECT_LITERAL - Static variable in interface org.eclipse.wst.jsdt.core.ast.IASTNode
 
OBJECT_LITERAL - Static variable in class org.eclipse.wst.jsdt.core.dom.ASTNode
 
OBJECT_LITERAL_FIELD - Static variable in interface org.eclipse.wst.jsdt.core.ast.IASTNode
 
OBJECT_LITERAL_FIELD - Static variable in class org.eclipse.wst.jsdt.core.dom.ASTNode
 
OBJECT_LITERAL_NAME - Static variable in class org.eclipse.wst.jsdt.core.infer.InferredType
Deprecated.
this is not used internally, this will be removed
OBJECT_NAME - Static variable in class org.eclipse.wst.jsdt.core.dom.ASTNode
 
OBJECT_NAME - Static variable in class org.eclipse.wst.jsdt.core.infer.InferredType
 
ObjectCannotHaveSuperTypes - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
ObjectDelegate() - Constructor for class org.eclipse.wst.jsdt.ui.actions.FormatAllAction.ObjectDelegate
 
ObjectDelegate() - Constructor for class org.eclipse.wst.jsdt.ui.actions.OrganizeImportsAction.ObjectDelegate
 
ObjectLiteral - Class in org.eclipse.wst.jsdt.core.dom
Provisional API: This class/interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ObjectLiteralField - Class in org.eclipse.wst.jsdt.core.dom
Provisional API: This class/interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ObjectLiteralField.FieldKind - Enum in org.eclipse.wst.jsdt.core.dom
 
ObjectMustBeClass - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
ObjectName - Class in org.eclipse.wst.jsdt.core.dom
Object pattern
objectProperties() - Method in class org.eclipse.wst.jsdt.core.dom.ObjectName
Returns the list of elements of this array pattern.
ObjectReference - Interface in org.eclipse.wst.jsdt.debug.core.jsdi
Abstract representation of an object with-respect-to JavaScript debugging
ObjectType - Variable in class org.eclipse.wst.jsdt.core.infer.InferEngine
occurencesOf(char, char[]) - Static method in class org.eclipse.wst.jsdt.core.compiler.CharOperation
Answers the number of occurrences of the given character in the given array, 0 if any.
occurencesOf(char, char[], int) - Static method in class org.eclipse.wst.jsdt.core.compiler.CharOperation
Answers the number of occurrences of the given character in the given array starting at the given index, 0 if any.
OccurrencesSearchGroup - Class in org.eclipse.wst.jsdt.ui.actions
Action group that adds the occurrences in file actions to a context menu and the global menu bar.
OccurrencesSearchGroup(IWorkbenchSite) - Constructor for class org.eclipse.wst.jsdt.ui.actions.OccurrencesSearchGroup
Creates a new ImplementorsSearchGroup.
ON_DEMAND_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.ImportDeclaration
The "onDemand" structural property of this node type.
ONLY_THIS - Static variable in interface org.eclipse.wst.jsdt.core.infer.InferrenceProvider
Indicates that this InferrenceProvider, and its engine, are the only ones that should apply.
open(IProgressMonitor) - Method in interface org.eclipse.wst.jsdt.core.IOpenable
Opens this element and all parent elements that are not already open.
OPEN - Static variable in class org.eclipse.wst.jsdt.ui.actions.JdtActionConstants
Navigate menu: name of standard Open global action (value "org.eclipse.wst.jsdt.ui.actions.Open").
OPEN_CALL_HIERARCHY - Static variable in interface org.eclipse.wst.jsdt.ui.actions.IJavaEditorActionDefinitionIds
Action definition ID of the navigate -> open call hierarchy action (value "org.eclipse.wst.jsdt.ui.edit.text.java.org.eclipse.wst.jsdt.ui.edit.text.java.open.call.hierarchy").
OPEN_CALL_HIERARCHY - Static variable in class org.eclipse.wst.jsdt.ui.actions.JdtActionConstants
Navigate menu: name of standard Open Call Hierarchy global action (value "org.eclipse.wst.jsdt.ui.actions.OpenCallHierarchy").
OPEN_EDITOR - Static variable in interface org.eclipse.wst.jsdt.ui.actions.IJavaEditorActionDefinitionIds
Action definition ID of the navigate -> open action (value "org.eclipse.wst.jsdt.ui.edit.text.java.open.editor").
OPEN_EXTERNAL_JAVA_DOC - Static variable in class org.eclipse.wst.jsdt.ui.actions.JdtActionConstants
Navigate menu: name of standard Open External Javadoc global action (value "org.eclipse.wst.jsdt.ui.actions.OpenExternalJavaDoc").
OPEN_EXTERNAL_JAVADOC - Static variable in interface org.eclipse.wst.jsdt.ui.actions.IJavaEditorActionDefinitionIds
Action definition ID of the navigate -> open external javadoc action (value "org.eclipse.wst.jsdt.ui.edit.text.java.open.external.javadoc").
OPEN_HIERARCHY - Static variable in interface org.eclipse.wst.jsdt.ui.actions.IJavaEditorActionDefinitionIds
Action definition ID of the navigate -> Show Hierarchy action (value "org.eclipse.wst.jsdt.ui.edit.text.java.open.hierarchy").
OPEN_STRUCTURE - Static variable in interface org.eclipse.wst.jsdt.ui.actions.IJavaEditorActionDefinitionIds
Action definition ID of the Navigate -> Open Structure action (value "org.eclipse.wst.jsdt.ui.navigate.java.open.structure").
OPEN_SUPER_IMPLEMENTATION - Static variable in interface org.eclipse.wst.jsdt.ui.actions.IJavaEditorActionDefinitionIds
Action definition ID of the navigate -> open super implementation action (value "org.eclipse.wst.jsdt.ui.edit.text.java.open.super.implementation").
OPEN_SUPER_IMPLEMENTATION - Static variable in class org.eclipse.wst.jsdt.ui.actions.JdtActionConstants
Navigate menu: name of standard Open Super Implementation global action (value "org.eclipse.wst.jsdt.ui.actions.OpenSuperImplementation").
OPEN_TYPE_HIERARCHY - Static variable in interface org.eclipse.wst.jsdt.ui.actions.IJavaEditorActionDefinitionIds
Action definition ID of the navigate -> open type hierarchy action (value "org.eclipse.wst.jsdt.ui.edit.text.java.org.eclipse.wst.jsdt.ui.edit.text.java.open.type.hierarchy").
OPEN_TYPE_HIERARCHY - Static variable in class org.eclipse.wst.jsdt.ui.actions.JdtActionConstants
Navigate menu: name of standard Open Type Hierarchy global action (value "org.eclipse.wst.jsdt.ui.actions.OpenTypeHierarchy").
OpenAction - Class in org.eclipse.wst.jsdt.ui.actions
This action opens a JavaScript editor on a JavaScript element or file.
OpenAction(IWorkbenchSite) - Constructor for class org.eclipse.wst.jsdt.ui.actions.OpenAction
Creates a new OpenAction.
openDialog(Shell) - Method in class org.eclipse.wst.jsdt.ui.refactoring.RenameSupport
Opens the refactoring dialog for this rename support.
openDialog(Shell, boolean) - Method in class org.eclipse.wst.jsdt.ui.refactoring.RenameSupport
Opens the refactoring dialog for this rename support.
OpenEditorActionGroup - Class in org.eclipse.wst.jsdt.ui.actions
Action group that adds the actions opening a new editor to the context menu and the action bar's navigate menu.
OpenEditorActionGroup(IViewPart) - Constructor for class org.eclipse.wst.jsdt.ui.actions.OpenEditorActionGroup
Creates a new OpenActionGroup.
OpenExternalJavadocAction - Class in org.eclipse.wst.jsdt.ui.actions
This action opens the selected element's Javadoc in an external browser.
OpenExternalJavadocAction(IWorkbenchSite) - Constructor for class org.eclipse.wst.jsdt.ui.actions.OpenExternalJavadocAction
Creates a new OpenExternalJavadocAction.
openInEditor(IJavaScriptElement) - Static method in class org.eclipse.wst.jsdt.ui.JavaScriptUI
Opens an editor on the given JavaScript element in the active page.
openInEditor(IJavaScriptElement, boolean, boolean) - Static method in class org.eclipse.wst.jsdt.ui.JavaScriptUI
Opens an editor on the given JavaScript element in the active page.
OpenJavaPerspectiveAction - Class in org.eclipse.wst.jsdt.ui.actions
Action to programmatically open a JavaScript perspective.
OpenJavaPerspectiveAction() - Constructor for class org.eclipse.wst.jsdt.ui.actions.OpenJavaPerspectiveAction
Create a new OpenJavaPerspectiveAction.
OpenNewClassWizardAction - Class in org.eclipse.wst.jsdt.ui.actions
Action that opens the new class wizard.
OpenNewClassWizardAction() - Constructor for class org.eclipse.wst.jsdt.ui.actions.OpenNewClassWizardAction
Creates an instance of the OpenNewClassWizardAction.
OpenNewJavaProjectWizardAction - Class in org.eclipse.wst.jsdt.ui.actions
Action that opens the new JavaScript project wizard.
OpenNewJavaProjectWizardAction() - Constructor for class org.eclipse.wst.jsdt.ui.actions.OpenNewJavaProjectWizardAction
Creates an instance of the OpenNewJavaProjectWizardAction.
OpenProjectAction - Class in org.eclipse.wst.jsdt.ui.actions
Action to open a closed project.
OpenProjectAction(IWorkbenchSite) - Constructor for class org.eclipse.wst.jsdt.ui.actions.OpenProjectAction
Creates a new OpenProjectAction.
OpenSuperImplementationAction - Class in org.eclipse.wst.jsdt.ui.actions
The action opens a JavaScript editor on the selected method's super implementation.
OpenSuperImplementationAction(IWorkbenchSite) - Constructor for class org.eclipse.wst.jsdt.ui.actions.OpenSuperImplementationAction
Creates a new OpenSuperImplementationAction.
OpenTypeHierarchyAction - Class in org.eclipse.wst.jsdt.ui.actions
This action opens a type hierarchy on the selected type.
OpenTypeHierarchyAction(IWorkbenchSite) - Constructor for class org.eclipse.wst.jsdt.ui.actions.OpenTypeHierarchyAction
Creates a new OpenTypeHierarchyAction.
OpenViewActionGroup - Class in org.eclipse.wst.jsdt.ui.actions
Action group that adds actions to open a new JDT view part or an external viewer to a context menu and the global menu bar.
OpenViewActionGroup(Page) - Constructor for class org.eclipse.wst.jsdt.ui.actions.OpenViewActionGroup
Creates a new OpenActionGroup.
OpenViewActionGroup(Page, ISelectionProvider) - Constructor for class org.eclipse.wst.jsdt.ui.actions.OpenViewActionGroup
Creates a new OpenActionGroup.
OpenViewActionGroup(IViewPart) - Constructor for class org.eclipse.wst.jsdt.ui.actions.OpenViewActionGroup
Creates a new OpenActionGroup.
OpenViewActionGroup(IViewPart, ISelectionProvider) - Constructor for class org.eclipse.wst.jsdt.ui.actions.OpenViewActionGroup
Creates a new OpenActionGroup.
OpenViewActionGroup(IWorkbenchSite, ISelectionProvider) - Constructor for class org.eclipse.wst.jsdt.ui.actions.OpenViewActionGroup
Creates a new OpenActionGroup.
OPERAND_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.PostfixExpression
The "operand" structural property of this node type.
OPERAND_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.PrefixExpression
The "operand" structural property of this node type.
OPERATOR_EXPRESSION - Static variable in interface org.eclipse.wst.jsdt.core.ast.IASTNode
 
OPERATOR_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.Assignment
The "operator" structural property of this node type.
OPERATOR_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.InfixExpression
The "operator" structural property of this node type.
OPERATOR_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.PostfixExpression
The "operator" structural property of this node type.
OPERATOR_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.PrefixExpression
The "operator" structural property of this node type.
OPTIMIZE_OUT - Static variable in class org.eclipse.wst.jsdt.core.JavaScriptCore
Possible configurable option value.
OPTION_DocLocation - Static variable in class org.eclipse.wst.jsdt.core.infer.InferOptions
 
OPTION_SaveArgumentComments - Static variable in class org.eclipse.wst.jsdt.core.infer.InferOptions
 
OPTION_UseAssignments - Static variable in class org.eclipse.wst.jsdt.core.infer.InferOptions
 
OPTION_UseInitMethod - Static variable in class org.eclipse.wst.jsdt.core.infer.InferOptions
 
OPTIONAL - Static variable in interface org.eclipse.wst.jsdt.core.IIncludePathAttribute
Constant for the name of the optional attribute.
OPTIONAL_SEMICOLON - Static variable in class org.eclipse.wst.jsdt.core.JavaScriptCore
 
OptionalSemiColon - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
OR - Static variable in class org.eclipse.wst.jsdt.core.dom.InfixExpression.Operator
Inclusive OR "|" operator.
OR_OR_EXPRESSION - Static variable in interface org.eclipse.wst.jsdt.core.ast.IASTNode
 
org.eclipse.wst.jsdt.core - package org.eclipse.wst.jsdt.core
 
org.eclipse.wst.jsdt.core.ast - package org.eclipse.wst.jsdt.core.ast
 
org.eclipse.wst.jsdt.core.compiler - package org.eclipse.wst.jsdt.core.compiler
 
org.eclipse.wst.jsdt.core.compiler.libraries - package org.eclipse.wst.jsdt.core.compiler.libraries
 
org.eclipse.wst.jsdt.core.compiler.libraries - package org.eclipse.wst.jsdt.core.compiler.libraries
 
org.eclipse.wst.jsdt.core.compiler.libraries - package org.eclipse.wst.jsdt.core.compiler.libraries
 
org.eclipse.wst.jsdt.core.dom - package org.eclipse.wst.jsdt.core.dom
 
org.eclipse.wst.jsdt.core.dom.rewrite - package org.eclipse.wst.jsdt.core.dom.rewrite
 
org.eclipse.wst.jsdt.core.eval - package org.eclipse.wst.jsdt.core.eval
 
org.eclipse.wst.jsdt.core.formatter - package org.eclipse.wst.jsdt.core.formatter
 
org.eclipse.wst.jsdt.core.infer - package org.eclipse.wst.jsdt.core.infer
 
org.eclipse.wst.jsdt.core.manipulation - package org.eclipse.wst.jsdt.core.manipulation
 
org.eclipse.wst.jsdt.core.refactoring - package org.eclipse.wst.jsdt.core.refactoring
 
org.eclipse.wst.jsdt.core.refactoring.descriptors - package org.eclipse.wst.jsdt.core.refactoring.descriptors
 
org.eclipse.wst.jsdt.core.search - package org.eclipse.wst.jsdt.core.search
 
org.eclipse.wst.jsdt.core.util - package org.eclipse.wst.jsdt.core.util
 
org.eclipse.wst.jsdt.debug.core.breakpoints - package org.eclipse.wst.jsdt.debug.core.breakpoints
 
org.eclipse.wst.jsdt.debug.core.jsdi - package org.eclipse.wst.jsdt.debug.core.jsdi
 
org.eclipse.wst.jsdt.debug.core.jsdi.connect - package org.eclipse.wst.jsdt.debug.core.jsdi.connect
 
org.eclipse.wst.jsdt.debug.core.jsdi.event - package org.eclipse.wst.jsdt.debug.core.jsdi.event
 
org.eclipse.wst.jsdt.debug.core.jsdi.request - package org.eclipse.wst.jsdt.debug.core.jsdi.request
 
org.eclipse.wst.jsdt.debug.core.model - package org.eclipse.wst.jsdt.debug.core.model
 
org.eclipse.wst.jsdt.debug.rhino.debugger - package org.eclipse.wst.jsdt.debug.rhino.debugger
 
org.eclipse.wst.jsdt.debug.rhino.debugger.shell - package org.eclipse.wst.jsdt.debug.rhino.debugger.shell
 
org.eclipse.wst.jsdt.jsdoc - package org.eclipse.wst.jsdt.jsdoc
 
org.eclipse.wst.jsdt.jsdoc.msdn - package org.eclipse.wst.jsdt.jsdoc.msdn
 
org.eclipse.wst.jsdt.launching - package org.eclipse.wst.jsdt.launching
 
org.eclipse.wst.jsdt.libraries - package org.eclipse.wst.jsdt.libraries
 
org.eclipse.wst.jsdt.libraries - package org.eclipse.wst.jsdt.libraries
 
org.eclipse.wst.jsdt.ui - package org.eclipse.wst.jsdt.ui
 
org.eclipse.wst.jsdt.ui.actions - package org.eclipse.wst.jsdt.ui.actions
 
org.eclipse.wst.jsdt.ui.dialogs - package org.eclipse.wst.jsdt.ui.dialogs
 
org.eclipse.wst.jsdt.ui.project - package org.eclipse.wst.jsdt.ui.project
 
org.eclipse.wst.jsdt.ui.refactoring - package org.eclipse.wst.jsdt.ui.refactoring
 
org.eclipse.wst.jsdt.ui.search - package org.eclipse.wst.jsdt.ui.search
 
org.eclipse.wst.jsdt.ui.text - package org.eclipse.wst.jsdt.ui.text
 
org.eclipse.wst.jsdt.ui.text.folding - package org.eclipse.wst.jsdt.ui.text.folding
 
org.eclipse.wst.jsdt.ui.text.java - package org.eclipse.wst.jsdt.ui.text.java
 
org.eclipse.wst.jsdt.ui.text.java.hover - package org.eclipse.wst.jsdt.ui.text.java.hover
 
org.eclipse.wst.jsdt.ui.wizards - package org.eclipse.wst.jsdt.ui.wizards
 
ORGANIZE_IMPORTS - Static variable in interface org.eclipse.wst.jsdt.ui.actions.IJavaEditorActionDefinitionIds
Action definition ID of the source -> organize imports action (value "org.eclipse.wst.jsdt.ui.edit.text.java.organize.imports").
ORGANIZE_IMPORTS - Static variable in class org.eclipse.wst.jsdt.ui.actions.JdtActionConstants
Source menu: name of standard Organize Imports global action (value "org.eclipse.wst.jsdt.ui.actions.OrganizeImports").
OrganizeImportsAction - Class in org.eclipse.wst.jsdt.ui.actions
Organizes the imports of a compilation unit.
OrganizeImportsAction(IWorkbenchSite) - Constructor for class org.eclipse.wst.jsdt.ui.actions.OrganizeImportsAction
Creates a new OrganizeImportsAction.
OrganizeImportsAction.ObjectDelegate - Class in org.eclipse.wst.jsdt.ui.actions
 
ORGIMPORTS_IGNORELOWERCASE - Static variable in class org.eclipse.wst.jsdt.ui.PreferenceConstants
A named preferences that controls if types that start with a lower case letters get added by the "Organize Import" operation.
ORGIMPORTS_IMPORTORDER - Static variable in class org.eclipse.wst.jsdt.ui.PreferenceConstants
A named preference that holds a list of semicolon separated package names.
ORGIMPORTS_ONDEMANDTHRESHOLD - Static variable in class org.eclipse.wst.jsdt.ui.PreferenceConstants
A named preference that specifies the number of imports added before a star-import declaration is used.
ORGIMPORTS_STATIC_ONDEMANDTHRESHOLD - Static variable in class org.eclipse.wst.jsdt.ui.PreferenceConstants
A named preference that specifies the number of static imports added before a star-import declaration is used.
ORIGINAL - Static variable in class org.eclipse.wst.jsdt.core.dom.ASTNode
Flag constant (bit mask, value 2) indicating that this is a node that was created by the parser (as opposed to one created by another party).
ORIGINATING_PROJECT_INCLUDEPATH - Static variable in interface org.eclipse.wst.jsdt.core.IPackageFragmentRoot
Update model flag constant (bit mask value 2) indicating that the operation is to update the includepath of the originating project.
OTHER - Static variable in interface org.eclipse.wst.jsdt.launching.IRuntimeClasspathEntry
Type identifier for contributed entries.
OTHER_REFERRING_PROJECTS_INCLUDEPATH - Static variable in interface org.eclipse.wst.jsdt.core.IPackageFragmentRoot
Update model flag constant (bit mask value 4) indicating that the operation is to update the includepath of all referring projects except the originating project.
OuterLocalMustBeFinal - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
OVERRIDE_METHODS - Static variable in interface org.eclipse.wst.jsdt.ui.actions.IJavaEditorActionDefinitionIds
Action definition ID of the source -> override methods action (value "org.eclipse.wst.jsdt.ui.edit.text.java.override.methods").
OVERRIDE_METHODS - Static variable in class org.eclipse.wst.jsdt.ui.actions.JdtActionConstants
Source menu: name of standard Override Methods global action (value "org.eclipse.wst.jsdt.ui.actions.OverrideMethods").
OverrideIndicatorLabelDecorator - Class in org.eclipse.wst.jsdt.ui
LabelDecorator that decorates an method's image with override or implements overlays.
OverrideIndicatorLabelDecorator() - Constructor for class org.eclipse.wst.jsdt.ui.OverrideIndicatorLabelDecorator
Creates a decorator.
OverrideIndicatorLabelDecorator(ImageDescriptorRegistry) - Constructor for class org.eclipse.wst.jsdt.ui.OverrideIndicatorLabelDecorator
Note: This constructor is for internal use only.
OverrideMethodsAction - Class in org.eclipse.wst.jsdt.ui.actions
Adds unimplemented methods of a type.
OverrideMethodsAction(CompilationUnitEditor) - Constructor for class org.eclipse.wst.jsdt.ui.actions.OverrideMethodsAction
Note: This constructor is for internal use only.
OverrideMethodsAction(IWorkbenchSite) - Constructor for class org.eclipse.wst.jsdt.ui.actions.OverrideMethodsAction
Creates a new override method action.
overrides(IFunctionBinding) - Method in interface org.eclipse.wst.jsdt.core.dom.IFunctionBinding
Returns whether this method overrides the given method.
OVERRIDES - Static variable in class org.eclipse.wst.jsdt.ui.JavaScriptElementImageDescriptor
Flag to render the 'override' adornment.
OverridingDeprecatedMethod - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
OverridingMethodWithoutSuperInvocation - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
OverridingNonVisibleMethod - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
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.