Finally I got a workaround to way to do by creating a subclass on the
TextCellEditor and implements the FocusOut listener. It seems ok in my
case. But I got another problem that I don't want the user to leave the
cell until it pass the validation. Any advice for me? Thanks.