- All Superinterfaces:
KeyEventListener
- All Known Implementing Classes:
ActiveItem
,Button
,ClosingButton
,GridOverlay
,ListItem
,ListPane
,ReturningButton
,ReturningListItem
,SimpleListItem
,SingleChoiceListPane
,TextBox
public interface Toggleable extends KeyEventListener
Interface for items which input can be toggled on or off
-
Method Summary
Methods inherited from interface it.polimi.ingsw.view.cli.console.KeyEventListener
onArrowDown, onArrowLeft, onArrowRight, onArrowUp, onBackspace, onCarriageReturn, onPrintableKey, onTab