public static class CompletionPhase.InsertedSingleItem extends CompletionPhase.ZombiePhase
CompletionPhase.BgCalculation, CompletionPhase.CommittingDocuments, CompletionPhase.InsertedSingleItem, CompletionPhase.ItemsCalculated, CompletionPhase.NoSuggestionsHint, CompletionPhase.Synchronous, CompletionPhase.ZombiePhaseDisposable.Parent| Modifier and Type | Field and Description |
|---|---|
java.lang.Runnable |
restorePrefix |
indicator, NoCompletion| Constructor and Description |
|---|
InsertedSingleItem(CompletionProgressIndicator indicator,
java.lang.Runnable restorePrefix) |
| Modifier and Type | Method and Description |
|---|---|
int |
newCompletionStarted(int time,
boolean repeated) |
disposepublic InsertedSingleItem(CompletionProgressIndicator indicator, java.lang.Runnable restorePrefix)
public int newCompletionStarted(int time,
boolean repeated)
newCompletionStarted in class CompletionPhase