Hello folks,

How to check if class includes particular mixin?

For example I have object:
var firstName = new qx.ui.form.TextField();

how to check if class(qx.ui.form.TextField) of this object includes 
mixin (qx.xxx.MXXX) ?

I saw at Mixin class but it seems that it doesn't have necessary method.

Thanks in advance.

Siarhei


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to