com.google.gwt.user.client.ui.impl
Class TextBoxImplIE6
java.lang.Object
com.google.gwt.user.client.ui.impl.TextBoxImpl
com.google.gwt.user.client.ui.impl.TextBoxImplIE6
- public class TextBoxImplIE6
- extends TextBoxImpl
TODO
TextBoxImplIE6
public TextBoxImplIE6()
getCursorPos
public int getCursorPos(Element elem)
- Overrides:
getCursorPos in class TextBoxImpl
getSelectionLength
public int getSelectionLength(Element elem)
- Overrides:
getSelectionLength in class TextBoxImpl
setSelectionRange
public void setSelectionRange(Element elem,
int pos,
int length)
- Overrides:
setSelectionRange in class TextBoxImpl
getTextAreaCursorPos
public int getTextAreaCursorPos(Element elem)
- Overrides:
getTextAreaCursorPos in class TextBoxImpl
This javadoc distribution was not produced by Google. The official documentation is here.