search

goog.ui.ContainerRenderer

Provided By
All Known Direct Subclasses

Default renderer for goog.ui.Container. Can be used as-is, but subclasses of Container will probably want to use renderers specifically tailored for them by extending this class.

new ContainerRenderer( opt_ariaRole )

Parameters
opt_ariaRolestring=

Optional ARIA role used for the element.

Instance Methods

Static Functions

Static Properties