search

goog.ui.DrilldownRow

Provided By
Extends
All Implemented Interfaces

Builds a DrilldownRow component, which can overlay a tree structure onto sections of an HTML table.

new DrilldownRow( opt_properties, opt_domHelper )

Parameters
opt_properties{decorator: (Function|null|undefined), expanded: (boolean|undefined), html: (goog.html.SafeHtml|undefined), loaded: (boolean|undefined)}=

Optional properties.

opt_domHelper(goog.dom.DomHelper|null)=

Optional DOM helper.

Instance Methods

Instance Properties

Static Functions

Static Properties