A C E G I S V

S

sessionEnded() - Method in interface com.ibm.systemz.common.editor.extensionpoints.contentassist.ICompletionProposalComputer
Informs the computer that a content assist session has ended.
sessionStarted() - Method in interface com.ibm.systemz.common.editor.extensionpoints.contentassist.ICompletionProposalComputer
Informs the computer that a content assist session has started.
setContextInformation(IContextInformation) - Method in class com.ibm.systemz.common.editor.extensionpoints.contentassist.SimpleCompletionProposal
For recommendations on creating IContextInformation objects, see the ICompletionProposalComputer.computeContextInformation() method.
SimpleCompletionProposal - Class in com.ibm.systemz.common.editor.extensionpoints.contentassist
A simple replacement proposal that works in both LPEX and newer editors.
SimpleCompletionProposal(String, String, Image, IContextInformation, String, int, ECompletionProposalType) - Constructor for class com.ibm.systemz.common.editor.extensionpoints.contentassist.SimpleCompletionProposal
Creates a new completion proposal.

A C E G I S V