setCssClasses

open fun setCssClasses(classes: List<String>)

Clear all style classes applied to @widget and replace them with @classes.

Parameters

classes

null-terminated list of style classes to apply to @widget.