Apps
Apps.delete_from_store()
Apps.get_remote_apps()
Apps.install()
Apps.load_all_apps()
Apps.load_from_disk()
Apps.uninstall()
LocalApp
LocalApp.debug()
LocalApp.installed
LocalApp.load()
LocalApp.menu_run_code
LocalApp.uninstall()
RemoteApp
RemoteApp.installed
Bases: EventDispatcher
EventDispatcher
BooleanProperty(defaultvalue=True, **kw) Property that represents only a boolean value.
Parameters: defaultvalue: booleanSpecifies the default value of the property.
Specifies the default value of the property.