Only if u kill the user before he does that! :)
But if u are satisfied with filtering what's being pressed you can do
like this (example uses uibinding syntax):
@UiHandler("inputValue")
void onInputValueInserted(KeyUpEvent e) {
if(!inputValue.getText().isEmpty()) {
if(!in
Is it possible to prevent a key from being pressed on an textbox?
--
Magno Machado Paulo
http://blog.magnomachado.com.br
http://code.google.com/p/emballo/
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To post to this group, send email