public interface IContentAssistantExtension3
IContentAssistant with the following
function:
| Modifier and Type | Method and Description |
|---|---|
void |
setRepeatedInvocationTrigger(KeySequence sequence)
Sets the key sequence to listen for in repeated invocation mode.
|
void setRepeatedInvocationTrigger(KeySequence sequence)
sequence - the key sequence used for the repeated invocation mode or null if none
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.