WidgetGidBuilderImpl.cssName

T cssName(string propval)

Set cssName property.

Parameters

propvalThe name of this widget in the CSS tree. This property is meant to be set by widget implementations, typically in their instance init function.

Returns

Builder instance for fluent chaining