WidgetGidBuilderImpl.cssName

Set cssName property.

class WidgetGidBuilderImpl(T)
T
cssName
(
string propval
)

Parameters

propval string

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.

Return Value

Type: T

Builder instance for fluent chaining