JavaScript Development Tools
Release 3.2

Uses of Class
org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector

Packages that use CompletionProposalCollector
org.eclipse.wst.jsdt.ui.text.java   
 

Uses of CompletionProposalCollector in org.eclipse.wst.jsdt.ui.text.java
 

Methods in org.eclipse.wst.jsdt.ui.text.java with parameters of type CompletionProposalCollector
protected  void JavaContentAssistInvocationContext.setCollector(CompletionProposalCollector collector)
          Sets the collector, which is used to access the compilation unit, the core context and the label provider.
 


JavaScript Development Tools
Release 3.2

Copyright (c) IBM Corp. and others 2000, 2010. All Rights Reserved.