search

goog.events.FocusHandler

Provided By
Extends
All Implemented Interfaces

This event handler allows you to catch focus events when descendants gain or loses focus.

new FocusHandler( element )

Parameters
element(Element|Document|null)

The node to listen on.

Instance Methods

Instance Properties

Enumerations