| Package | Description |
|---|---|
| wicket.contrib.input.events | |
| wicket.contrib.input.events.key |
| Modifier and Type | Method and Description |
|---|---|
protected KeyHookOn |
InputBehavior.getType()
The event type - can be 'keydown','keyup','keypress'.
|
| Modifier and Type | Method and Description |
|---|---|
static KeyHookOn |
KeyHookOn.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeyHookOn[] |
KeyHookOn.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All rights reserved.