Closure Library API Documentation
Go to class or file:
focus.js
No description.
Useful links
Source Code
Git
File Location
/goog/editor/focus.js
Public
Protected
Private
Global Functions
goog.editor.focus.
focusInputField
(
inputElem
)
Change focus to the given input field and set cursor to end of current text.
Arguments:
inputElem
:
Element
Input DOM element.
code »
Directory editor
File Reference