List of usage examples for com.google.gwt.user.client.ui.impl TextBoxImplIE6 subclass-usage
From source file org.xwiki.gwt.user.client.ui.internal.TextBoxImplIE6.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: ad7254c17d1a20e337c95b88392642faba4ce333 $
*/