Widget.setCompositeName

Sets a widgets composite name. The widget must be a composite child of its parent; see Widget.pushCompositeChild.

More...
class Widget
void
setCompositeName
(
string name
)

Parameters

name string

the name to set

Detailed Description

Deprecated: Use Widget.classSetTemplate, or don’t use this API at all.