org.xwiki.gwt.user.client
Class TextBoxNumberFilter

java.lang.Object
  extended by org.xwiki.gwt.user.client.TextBoxNumberFilter
All Implemented Interfaces:
com.google.gwt.event.dom.client.KeyPressHandler, com.google.gwt.event.shared.EventHandler

public class TextBoxNumberFilter
extends Object
implements com.google.gwt.event.dom.client.KeyPressHandler

Version:
$Id: 717b9e0ba3744cee3ee4e3037377fb2c69708521 $

Constructor Summary
TextBoxNumberFilter()
           
 
Method Summary
 void onKeyPress(com.google.gwt.event.dom.client.KeyPressEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextBoxNumberFilter

public TextBoxNumberFilter()
Method Detail

onKeyPress

public void onKeyPress(com.google.gwt.event.dom.client.KeyPressEvent event)
Specified by:
onKeyPress in interface com.google.gwt.event.dom.client.KeyPressHandler


Copyright © 2004-2013 XWiki. All Rights Reserved.