Arôxa wrote:
> i was looking for the methods of the ListProperty type... didn't find
> does anybody know where could i find the documentation
> and a list of all methods/functions of all classes/modules in gae?
> like the oldie java api... :T

The property classes don't have any "public" methods, so you won't
find any documentation for them.  They're only used when defining
Models.

The documentation for Google App Engine is at:

    http://code.google.com/appengine/docs/

Not every class and method in the runtime enviroment is documented.
If something isn't documented you're probably not supposed to be using
it.

                           Ross Ridge

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to