|
SWT LPEX v3.0.5 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IContentAssistProcessor | |
---|---|
com.ibm.lpex.alef.contentassist | This package is a version of package org.eclipse.jface.text.contentassist
modified for use with LPEX. |
Uses of IContentAssistProcessor in com.ibm.lpex.alef.contentassist |
---|
Methods in com.ibm.lpex.alef.contentassist that return IContentAssistProcessor | |
IContentAssistProcessor |
ContentAssistant.getContentAssistProcessor(String contentType)
Return the content assist processor which was registered to be used for the given content type. |
IContentAssistProcessor |
IContentAssistant.getContentAssistProcessor(String contentType)
Returns the content assist processor to be used for the given content type. |
Methods in com.ibm.lpex.alef.contentassist with parameters of type IContentAssistProcessor | |
void |
ContentAssistant.setContentAssistProcessor(IContentAssistProcessor processor,
String contentType)
Register a given content assist processor for a particular content type. |
Constructors in com.ibm.lpex.alef.contentassist with parameters of type IContentAssistProcessor | |
ContextInformationValidator(IContentAssistProcessor processor)
Create a new context information validator which is ready to be installed on a particular context information. |
|
SWT LPEX v3.0.5 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |