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 assistant
Copyright (c) 2000, 2013 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.