focus.js
No description.

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