events - GWT - Handler for lost focus on widgets in flextable -


i'm coding in gwt, first time, , it's going far. i'm having problem eventhandlers though. have flextable has 2 columns, 1 labels, , 1 textbox/listbox fields. when user insert datas textbox , leaves textbox again, want write contents object. quite easy, but, can't figure out how make actionhandler it? works fine onclick event, want on focus focuslistener, it's deprecated...! need in gwt, onlostfocus eventhandler of type.

add blurhandler on textbox. gets called when textbox lose focus.


Comments

Popular posts from this blog

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

Android Gson.fromJson error -