JavaScript Development Tools
Release 3.2

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

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

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

Methods in org.eclipse.wst.jsdt.ui.text.java that return JavaContentAssistInvocationContext
protected  JavaContentAssistInvocationContext CompletionProposalCollector.getInvocationContext()
          Returns the invocation context.
 

Methods in org.eclipse.wst.jsdt.ui.text.java with parameters of type JavaContentAssistInvocationContext
 void CompletionProposalCollector.setInvocationContext(JavaContentAssistInvocationContext context)
          Sets the invocation context.
 


JavaScript Development Tools
Release 3.2

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