|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.xtext.ui.codetemplates.ui.projectedEditing.ProjectionAwareProposalAcceptor
public class ProjectionAwareProposalAcceptor
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.eclipse.xtext.ui.editor.contentassist.ICompletionProposalAcceptor |
|---|
ICompletionProposalAcceptor.Delegate |
| Constructor Summary | |
|---|---|
ProjectionAwareProposalAcceptor(ICompletionProposalAcceptor acceptor,
IProjectedContent projectionData)
|
|
| Method Summary | |
|---|---|
void |
accept(org.eclipse.jface.text.contentassist.ICompletionProposal proposal)
|
boolean |
canAcceptMoreProposals()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProjectionAwareProposalAcceptor(ICompletionProposalAcceptor acceptor,
IProjectedContent projectionData)
| Method Detail |
|---|
public void accept(org.eclipse.jface.text.contentassist.ICompletionProposal proposal)
accept in interface ICompletionProposalAcceptorpublic boolean canAcceptMoreProposals()
canAcceptMoreProposals in interface ICompletionProposalAcceptor
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||