|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Adapts an object to appropriate content proposal
Nested Class Summary | |
static interface |
IContentProposalProvider.IProposalCreationFactory
Implementors of the class can configure certain aspects of the returned proposals |
Method Summary | |
org.eclipse.jface.text.contentassist.ICompletionProposal[] |
getProposals(java.lang.Object target,
IContentProposalProvider.IProposalCreationFactory proposalFactory)
|
Method Detail |
public org.eclipse.jface.text.contentassist.ICompletionProposal[] getProposals(java.lang.Object target, IContentProposalProvider.IProposalCreationFactory proposalFactory)
target
- proposalFactory
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |