public interface IContentProposalListener2
ContentProposalAdapter
.Modifier and Type | Method and Description |
---|---|
void |
proposalPopupClosed(ContentProposalAdapter adapter)
A content proposal popup has been closed.
|
void |
proposalPopupOpened(ContentProposalAdapter adapter)
A content proposal popup has been opened for content proposal assistance.
|
void proposalPopupOpened(ContentProposalAdapter adapter)
adapter
- the ContentProposalAdapter which is providing content proposal
behavior to a controlvoid proposalPopupClosed(ContentProposalAdapter adapter)
adapter
- the ContentProposalAdapter which is providing content proposal
behavior to a control
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.