public class BaseGridWidgetKeyboardHandler extends Object implements com.google.gwt.event.dom.client.KeyDownHandler
Constructor and Description |
---|
BaseGridWidgetKeyboardHandler(GridLayer gridLayer) |
Modifier and Type | Method and Description |
---|---|
void |
addOperation(KeyboardOperation... operations) |
void |
onKeyDown(com.google.gwt.event.dom.client.KeyDownEvent event) |
protected GridLayer gridLayer
public BaseGridWidgetKeyboardHandler(GridLayer gridLayer)
public void addOperation(KeyboardOperation... operations)
public void onKeyDown(com.google.gwt.event.dom.client.KeyDownEvent event)
onKeyDown
in interface com.google.gwt.event.dom.client.KeyDownHandler
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.