false otherwise.
Widget.hasCssClass
bool hasCssClass(string cssClass)Returns whether css_class is currently applied to widget.
Parameters
cssClass | A style class, without the leading '.' used for notation of style classes |
Returns
true if css_class is currently applied to widget,