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