public interface NavigationKeysInterface
| Modifier and Type | Method and Description |
|---|---|
Set<Integer> |
getNavigationChars()
get a set of navigation character keys.
|
boolean |
isNavigationKey(int pkeyCode)
check if key value is a navigation key.
|
Set<Integer> getNavigationChars()
boolean isNavigationKey(int pkeyCode)
pkeyCode - code of the keyCopyright © 2015–2017. All rights reserved.