public interface AbstractGridKeyEventHandler
extends com.google.gwt.event.shared.EventHandler
Grid.AbstractGridKeyEvents.| Modifier and Type | Interface and Description |
|---|---|
static interface |
AbstractGridKeyEventHandler.GridKeyDownHandler
Handler for Grid key down events.
|
static interface |
AbstractGridKeyEventHandler.GridKeyPressHandler
Handler for Grid key press events.
|
static interface |
AbstractGridKeyEventHandler.GridKeyUpHandler
Handler for Grid key up events.
|
Copyright © 2023 Vaadin Ltd. All rights reserved.