classname does return the correct name for the given class. If you create an
object like this:
var a = new qx.ui.basic.Atom('Test');
then later try and get the classname with a call like:
var cName = a.classname;
you will get "qx.ui.basic.Atom" as the classname.
Jim
On Wed, Aug 5, 2009 at 4:52 PM, dmbaggett <[email protected]> wrote:
>
> Can I use this.classname to determine what kind of widget I have a
> reference
> to? If not, how can I tell if an object is, say, a qx.ui.form.CheckBox?
>
> Dave
>
> --
> View this message in context:
> http://www.nabble.com/this.classname-tp24838169p24838169.html
> Sent from the qooxdoo-devel mailing list archive at Nabble.com.
>
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus
> on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now. http://p.sf.net/sfu/bobj-july
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel