Exemplo n.º 1
0
 def __init__(self):
     MobileFormItemFactory.__init__(self, "dynamicstring", "Dynamic string")
Exemplo n.º 2
0
 def __init__(self):
   MobileFormItemFactory.__init__(self,"boolean","Boolean")
Exemplo n.º 3
0
 def __init__(self):
   MobileFormItemFactory.__init__(self,"integer","Integer")
Exemplo n.º 4
0
 def __init__(self):
     MobileFormItemFactory.__init__(self, "date", "Date")
 def __init__(self):
     MobileFormItemFactory.__init__(self, "pictures", "Pictures")
 def __init__(self):
   MobileFormItemFactory.__init__(self,"map","Map")
Exemplo n.º 7
0
 def __init__(self):
   MobileFormItemFactory.__init__(self,"string","String")
Exemplo n.º 8
0
 def __init__(self):
   MobileFormItemFactory.__init__(self,"labelwithline","LabelWithLine")
Exemplo n.º 9
0
 def __init__(self):
     MobileFormItemFactory.__init__(self, "sketch", "Sketch")
 def __init__(self):
   MobileFormItemFactory.__init__(self,"double","Double")
 def __init__(self):
   MobileFormItemFactory.__init__(self,"multistringcombo","Combo multi-string")
 def __init__(self):
     MobileFormItemFactory.__init__(self, "label", "Label")
 def __init__(self):
     MobileFormItemFactory.__init__(self, "time", "Time")
 def __init__(self):
     MobileFormItemFactory.__init__(self, "stringcombo", "Combo string")
Exemplo n.º 15
0
 def __init__(self):
   MobileFormItemFactory.__init__(self,"hidden","Hidden")
Exemplo n.º 16
0
 def __init__(self):
     MobileFormItemFactory.__init__(self, "primary_key", "Primary key")
Exemplo n.º 17
0
 def __init__(self):
     MobileFormItemFactory.__init__(self, "connectedstringcombo",
                                    "Connected combo string")