def __init__(self): MobileFormItemFactory.__init__(self, "dynamicstring", "Dynamic string")
def __init__(self): MobileFormItemFactory.__init__(self,"boolean","Boolean")
def __init__(self): MobileFormItemFactory.__init__(self,"integer","Integer")
def __init__(self): MobileFormItemFactory.__init__(self, "date", "Date")
def __init__(self): MobileFormItemFactory.__init__(self, "pictures", "Pictures")
def __init__(self): MobileFormItemFactory.__init__(self,"map","Map")
def __init__(self): MobileFormItemFactory.__init__(self,"string","String")
def __init__(self): MobileFormItemFactory.__init__(self,"labelwithline","LabelWithLine")
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")
def __init__(self): MobileFormItemFactory.__init__(self,"hidden","Hidden")
def __init__(self): MobileFormItemFactory.__init__(self, "primary_key", "Primary key")
def __init__(self): MobileFormItemFactory.__init__(self, "connectedstringcombo", "Connected combo string")