List of usage examples for com.google.gwt.user.client.ui.impl TextBoxImpl subclass-usage
From source file org.xwiki.gwt.user.client.ui.internal.TextBoxImplIEOld.java
/**
* Extends the text box implementation provided by GWT for IE with the ability to access and modify the selection
* (cursor position and selection length) even when the text box doesn't have the focus.
*
* @version $Id: 6d292b73f46b59484e82b395c81f67391943e050 $
*/