public interface IAnnotationAccessExtension2
IAnnotationAccess
.This interface allows clients to set a quick assist assistant.
IAnnotationAccess
Modifier and Type | Method and Description |
---|---|
void |
setQuickAssistAssistant(IQuickAssistAssistant assistant)
Provides this annotation access with a quick assist assistant that
is used to decide whether the quick fix image should be shown.
|
void setQuickAssistAssistant(IQuickAssistAssistant assistant)
assistant
- the quick assist assistantGuidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.