goog.ui.decorate
Provided By |
---|
Decorates the element with a suitable goog.ui.Component
instance, if
a matching decorator is found.
decorate( element ) → (goog.ui.Component|null)
(goog.ui.Component|null)
Parameters |
| ||||
---|---|---|---|---|---|
Returns |
|