I have to change all the deprecate methods in my program. The interface HasFocus is deprecated, but the FocusModel is not deprecated and FocusModel use HasFocus objects.
And TabFocusController use FocusModel too. Are there other way to do the same that FocusModel? or other way to handle with focusable? thanks for the help
-- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
