|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
WorkingCopyOwner
instead
Provisional API: This class/interface is part of an interim API that is still under development and expected to
change significantly before reaching stability. It is being made available at this early stage to solicit feedback
from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken
(repeatedly) as the API evolves.RGB
objects.IColorManager
with
the ability to bind and un-bind colors.CompletionRequestor
instead.
Provisional API: This class/interface is part of an interim API that is still under development and expected to
change significantly before reaching stability. It is being made available at this early stage to solicit feedback
from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken
(repeatedly) as the API evolves."id"
).
"org.eclipse.wst.jsdt.ui.JavaActionSet"
).
javaEditorTextHovers
.
"org.eclipse.wst.jsdt.ui.JavaBrowsingPerspective"
).
"org.eclipse.wst.jsdt.ui.ClassFileEditor"
).
"org.eclipse.wst.jsdt.ui.CodingActionSet"
).
"org.eclipse.wst.jsdt.ui.CompilationUnitEditor"
).
"org.eclipse.wst.jsdt.ui.JavaElementCreationActionSet"
).
"org.eclipse.wst.jsdt.ui.JavaHierarchyPerspective"
).
javaEditorTextHovers
.
"org.eclipse.wst.jsdt.ui.JavadocView"
).
"org.eclipse.wst.jsdt.ui.MembersView"
).
"org.eclipse.wst.jsdt.ui.A_OpenActionSet"
).
"org.eclipse.wst.jsdt.ui.PackageExplorer"
).
"org.eclipse.wst.jsdt.ui.PackagesView"
).
"org.eclipse.wst.jsdt.ui.JavaPerspective"
).
"org.eclipse.wst.jsdt.manipulation"
).
"org.eclipse.wst.jsdt.ui"
).
"org.eclipse.wst.jsdt.ui.ProjectsView"
).
org.eclipse.wst.jsdt.ui.SearchActionSet"
).
"org.eclipse.wst.jsdt.ui.SnippetEditor"
).
javaEditorTextHovers
.
"org.eclipse.wst.jsdt.ui.SourceView"
).
"org.eclipse.wst.jsdt.ui.TypeHierarchy"
).
"org.eclipse.wst.jsdt.ui.TypesView"
).
IfStatement
.
IJavaScriptUnit
or an IType
).IPackageFragment
or IPackageFragmentRoot
.org.eclipse.wst.jsdt.ui.foldingStructureProvider
extension point
can specify an implementation of this interface to be displayed on the JavaScript > Editor > Folding
preference page.org.eclipse.wst.jsdt.ui.foldingStructureProvider
extension
point must specify an implementation of this interface which will create and
maintain org.eclipse.jface.text.source.projection.ProjectionAnnotation
objects
that define folded regions in the org.eclipse.jface.text.source.projection.ProjectionViewer
.IJavaFoldingStructureProvider
with the following
functions:
collapsing of comments and members
expanding and collapsing of certain JavaScript elements
Provisional API: This class/interface is part of an interim API that is still under development and expected to
change significantly before reaching stability.IJavaScriptElementMapper
provides methods to map an original
elements to its refactored counterparts.IJavaScriptSearchScope
defines where search result should be found by a
SearchEngine
.JavaScript-like extensions
).IJsGlobalScopeContainerPage
can
optionally implement IJsGlobalScopeContainerPageExtension
to get additional
information about the context when the page is opened.IJsGlobalScopeContainerPage
can
optionally implement IJsGlobalScopeContainerPageExtension2
to return more
than one element when creating new containers.ImportDeclaration
.
IProblem.AmbiguousType
instead
IProblem.InheritedTypeHidesEnclosingName
instead
IProblem.InternalTypeNameProvided
instead
IProblem.NotVisibleType
instead
ImportRewrite
helps updating imports following a import order and on-demand imports threshold as configured by a project.ImportRewrite.ImportRewriteContext
can optionally be used in e.g."classpathFileFormat"
).
Index
maps document names to their referenced words in various categories.org.eclipse.wst.jsdt.ui.infer.typearguments
).
InfixExpression
.
IJsGlobalScopeContainer
for a given project,
or silently fails if unable to do so.
initialize()
is called before IJsGlobalScopeContainerPage.setSelection
to give additional information about the context the classpath container entry is configured in.
Initializer
.
org.eclipse.wst.jsdt.ui.inline.constant
).
org.eclipse.wst.jsdt.ui.inline.temp
).
org.eclipse.wst.jsdt.ui.inline.method
).
InstanceofExpression
.
CodeGeneration.getTypeBody(String, IJavaScriptUnit, String, String)
to get the code template used
for a new interface type body.
IProblem.AmbiguousType
instead
IProblem.InheritedTypeHidesEnclosingName
instead
IProblem.InternalTypeNameProvided
instead
IProblem.UndefinedType
instead
IProblem.NotVisibleType
instead
org.eclipse.wst.jsdt.ui.introduce.factory
).
org.eclipse.wst.jsdt.ui.introduce.indirection
).
org.eclipse.wst.jsdt.ui.introduce.parameter
).
IJavaScriptUnit
does not correspond to the IPackageFragment
it belongs to.
java.io.IOException
occurred.
org.eclipse.wst.jsdt.ui.queryParticipants
.org.eclipse.wst.jsdt.ui.quickAssistProcessors
.org.eclipse.wst.jsdt.ui.quickFixProcessors
.abstract
modifier.
ArrayType
).
IJavaScriptUnit.hasResourceChanged()
instead.
BlockComment
).
ToolFactory
.ChildListPropertyDescriptor
.
ChildPropertyDescriptor
.
@deprecated
tag in jsdoc comment).
JSdoc
).
true
if this jar entry represents a file.
true
if the given character is an indentation character.
interface
modifier.
LineComment
).
true
if the given character is a line delimiter character.
ParameterizedType
).
PrimitiveType
).
private
modifier.
protected
modifier.
public
modifier.
QualifiedName
).
QualifiedType
).
true
if the resolved return type has been inferred
from the assignment context (JLS3 15.12.2.8), false
otherwise.
SimpleName
).
SimplePropertyDescriptor
.
SimpleType
).
static
modifier.
CompletionFlags.StaticImport
flag.
super
modifier.
WildcardType
).
IJavaScriptUnit.isWorkingCopy()
instead.
IMember
, which includes IField
,
IFunction
, IInitializer
and IType
.IJavaScriptUnit
or an IClassFile
).IJavaScriptUnit
instead
Provisional API: This class/interface is part of an interim API that is still under development and expected to
change significantly before reaching stability. It is being made available at this early stage to solicit feedback
from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken
(repeatedly) as the API evolves.IJavaScriptUnit
objects.IWorkingCopyManager
.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |