textarearenderer.js
No description.

File Location

/goog/ui/textarearenderer.js

Classes

goog.ui.TextareaRenderer
Renderer for goog.ui.Textareas. Renders and decorates native HTML textarea elements. Since native HTML textareas have built-in support for many features, overrides many expensive (and redundant) superclass methods to be no-ops.

Public Protected Private

Global Functions

goog.ui.TextareaRenderer.getInstance()
No description.
code »

Directory ui

File Reference