Hi Jonis,

welcome to qooxdoo!  ;-)

On Wed, 2007-04-11 at 17:35 -0700, Jim Hunter wrote:
> In the API Viewer, there is a list of Properties. All Properties have
> setters and getters. So look for Value in the Property list to get a
> description of it. The use of Value in your code would be setValue()
> and getValue(). Good examples are things like Width and Height. That
> is how they are listed in the Property list but in code you have to
> setHeight(xx) or getHeight().
>  
> Jim Hunter
> D4PHP.ORG

For the time being you have to "extrapolate" the setters and getters
from the properties as Jim explained. 

In 0.7 with its reimplemented dynamic properties the API viewer will
account for all the info that is made available by this powerful concept
(e.g. see
http://demo.qooxdoo.org/0.7-alpha2/apiviewer/#qx.test.BigKitty)

Bye,

Andreas





-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
qooxdoo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to