WidgetGidBuilderImpl.cssName
T cssName(string propval)Set cssName property.
Parameters
propval | The 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