public interface KeyInputActionHandler
Modifier and Type | Method and Description |
---|---|
boolean |
inputActionPerformed(AbstractViewInputHandler inputHandler,
KeyEventState keys,
String target,
ViewInputAttributes.ActionAttributes viewAction) |
boolean |
inputActionPerformed(AbstractViewInputHandler inputHandler,
KeyEvent event,
ViewInputAttributes.ActionAttributes viewAction) |
boolean inputActionPerformed(AbstractViewInputHandler inputHandler, KeyEventState keys, String target, ViewInputAttributes.ActionAttributes viewAction)
boolean inputActionPerformed(AbstractViewInputHandler inputHandler, KeyEvent event, ViewInputAttributes.ActionAttributes viewAction)