orb.dialogs.app_store.app_store_login.app_store_login module

class orb.dialogs.app_store.app_store_login.app_store_login.LoginDialog

Bases: MDDialog

class orb.dialogs.app_store.app_store_login.app_store_login.LoginDialogContent(*args, **kwargs)

Bases: BoxLayout

login(*_)
password

StringProperty(defaultvalue=u’’, **kw) Property that represents a string value.

Parameters:
defaultvalue: string, defaults to ‘’

Specifies the default value of the property.

pk

StringProperty(defaultvalue=u’’, **kw) Property that represents a string value.

Parameters:
defaultvalue: string, defaults to ‘’

Specifies the default value of the property.

register(*_)
token

StringProperty(defaultvalue=u’’, **kw) Property that represents a string value.

Parameters:
defaultvalue: string, defaults to ‘’

Specifies the default value of the property.