search

goog.events.InputHandler

Provided By
Extends
All Implemented Interfaces

This event handler will dispatch events when the user types into a text input, password input or a textarea

new InputHandler( element )

Parameters
element(Element|null)

The element that you want to listen for input events on.

Instance Methods

Instance Properties

Enumerations