Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 



org.eclipse.jst.jsf.context.symbol.provider
Interface IContentProposalProvider


public interface IContentProposalProvider

Adapts an object to appropriate content proposal

Provisional API - subject to change


Nested Class Summary
static interface IContentProposalProvider.IProposalCreationFactory
          Implementors of the class can configure certain aspects of the returned proposals
 
Method Summary
 ICompletionProposal[] getProposals (java.lang.Object target, IContentProposalProvider.IProposalCreationFactory proposalFactory)
           
 

Method Detail

getProposals

ICompletionProposal[] getProposals(java.lang.Object target,
                                   
IContentProposalProvider.IProposalCreationFactory proposalFactory)
Parameters:
target -
proposalFactory -
Returns:
an content proposal for target or null if nothing appropriate can be created



 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire