|
Eclipse Platform Release 3.3 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IContentProposal | |
---|---|
org.eclipse.jface.fieldassist | Provides classes that help communicate proper content for fields in dialogs and wizards. |
Uses of IContentProposal in org.eclipse.jface.fieldassist |
---|
Methods in org.eclipse.jface.fieldassist that return IContentProposal | |
IContentProposal[] |
SimpleContentProposalProvider.getProposals(String contents,
int position)
Return an array of Objects representing the valid content proposals for a field. |
IContentProposal[] |
IContentProposalProvider.getProposals(String contents,
int position)
Return an array of Objects representing the valid content proposals for a field. |
Methods in org.eclipse.jface.fieldassist with parameters of type IContentProposal | |
void |
IContentProposalListener.proposalAccepted(IContentProposal proposal)
A content proposal has been accepted. |
|
Eclipse Platform Release 3.3 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.