Package s3 :: Module s3mobile :: Class S3MobileFormList
[frames] | no frames]

Class S3MobileFormList

source code

object --+
         |
        S3MobileFormList

Form List Generator

Instance Methods
 
__init__(self)
Constructor
source code
 
json(self)
Serialize the form list as JSON (EdenMobile)
source code

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties

Inherited from object: __class__

Method Details

__init__(self)
(Constructor)

source code 

Constructor

Overrides: object.__init__

json(self)

source code 

Serialize the form list as JSON (EdenMobile)

Returns:
a JSON string