public interface EditMode
Modifier and Type | Method and Description |
---|---|
Action |
getCurrentAction() |
Mode |
getMode() |
void |
init(Console console) |
Operation |
parseInput(Key input,
String buffer) |
void |
resetEOF() |
void |
setAskForCompletions(boolean askForCompletions) |
Copyright © 2019 JBoss, a division of Red Hat, Inc.. All Rights Reserved.