public class SubjectControlContentAssistant extends ContentAssistant implements ISubjectControlContentAssistant
ISubjectControlContentAssistant interface.
Usually, clients instantiate this class and configure it before using it.ContentAssistant.AutoAssistListenerSELECT_NEXT_PROPOSAL_COMMAND_ID, SELECT_PREVIOUS_PROPOSAL_COMMAND_ID, STORE_CONTEXT_SELECTOR_POPUP_SIZE_X, STORE_CONTEXT_SELECTOR_POPUP_SIZE_Y, STORE_SIZE_X, STORE_SIZE_Y, WIDGET_PRIORITYCONTEXT_INFO_ABOVE, CONTEXT_INFO_BELOW, PROPOSAL_OVERLAY, PROPOSAL_REMOVE, PROPOSAL_STACKED| Constructor and Description |
|---|
SubjectControlContentAssistant()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
install(IContentAssistSubjectControl contentAssistSubjectControl)
Deprecated.
Installs content assist support on the given subject.
|
addCompletionListener, completePrefix, contextInformationClosed, createAutoAssistListener, enableAutoActivation, enableAutoInsert, enableColoredLabels, enablePrefixCompletion, getAutoActivationDelay, getContentAssistProcessor, getDocumentPartitioning, getHandler, hasProposalPopupFocus, hide, install, install, isContextInfoPopupActive, isProposalPopupActive, possibleCompletionsClosed, registerHandler, removeCompletionListener, requestWidgetToken, requestWidgetToken, restoreCompletionProposalPopupSize, restoreContextSelectorPopupSize, setAutoActivationDelay, setContentAssistProcessor, setContextInformationPopupBackground, setContextInformationPopupForeground, setContextInformationPopupOrientation, setContextSelectorBackground, setContextSelectorForeground, setDocumentPartitioning, setEmptyMessage, setFocus, setInformationControlCreator, setProposalPopupOrientation, setProposalSelectorBackground, setProposalSelectorForeground, setRepeatedInvocationMode, setRepeatedInvocationTrigger, setRestoreCompletionProposalSize, setShowEmptyList, setSorter, setStatusLineVisible, setStatusMessage, showContextInformation, showPossibleCompletions, storeCompletionProposalPopupSize, storeContextSelectorPopupSize, uninstallclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContentAssistProcessor, install, showContextInformation, showPossibleCompletions, uninstallpublic SubjectControlContentAssistant()
public void install(IContentAssistSubjectControl contentAssistSubjectControl)
ISubjectControlContentAssistantinstall in interface ISubjectControlContentAssistantinstall in class ContentAssistantcontentAssistSubjectControl - the one who requests content assist
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.