Package | Description |
---|---|
org.eclipse.jface.fieldassist |
Provides classes that help communicate proper content for fields in dialogs and wizards.
|
org.eclipse.ui.fieldassist |
Classes that provide workbench-level UI support for content assistance
and common workbench field decorations.
|
Modifier and Type | Method and Description |
---|---|
void |
IContentProposalListener2.proposalPopupClosed(ContentProposalAdapter adapter)
A content proposal popup has been closed.
|
void |
IContentProposalListener2.proposalPopupOpened(ContentProposalAdapter adapter)
A content proposal popup has been opened for content proposal assistance.
|
Modifier and Type | Class and Description |
---|---|
class |
ContentAssistCommandAdapter
ContentAssistCommandAdapter extends
ContentProposalAdapter to invoke
content proposals using a specified Command . |
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.