public static interface RepeatedContentAssistProcessor.ModeAware
| Modifier and Type | Method and Description |
|---|---|
String |
getNextCategory() |
boolean |
isLastMode() |
void |
nextMode()
Announce that proposals will be computed.
|
void |
reset()
Reset the proposal provider's repetition state.
|
void reset()
nextMode().void nextMode()
boolean isLastMode()
true if a subsequent call to nextMode() will
show the proposals for the first mode.String getNextCategory()
nextMode().Copyright © 2016. All Rights Reserved.