public class Isbn10KeyUpHandler extends AbstractFormatKeyUpHandler
| Constructor and Description |
|---|
Isbn10KeyUpHandler() |
| Modifier and Type | Method and Description |
|---|---|
String |
formatValue(String pvalue)
format value of the widget.
|
boolean |
isFormatingCharacter(char pcharacter)
check if character is a formating character.
|
onKeyUppublic boolean isFormatingCharacter(char pcharacter)
AbstractFormatKeyUpHandlerisFormatingCharacter in class AbstractFormatKeyUpHandlerpcharacter - character to checkpublic String formatValue(String pvalue)
AbstractFormatKeyUpHandlerformatValue in class AbstractFormatKeyUpHandlerpvalue - unformated valueCopyright © 2015. All rights reserved.