Overview
Package
Class
Use
Tree
Serialized
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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.
Overview
Package
Class
Use
Tree
Serialized
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
E
G
I
S
V