AppContext

Undocumented in source.

Constructors

this
this(App app)
Undocumented in source.

Members

Functions

setMainTabHost
void setMainTabHost(MainTabHost host)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

appname
enum appname;
Undocumented in source.
appver
enum appver;
Undocumented in source.
copyright
enum copyright;
Undocumented in source.
title
enum title;
Undocumented in source.

Properties

app
app [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
fontPath
fontPath [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
instance
instance [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
mainTabs
mainTabs [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

_instance
AppContext _instance;
Undocumented in source.

Variables

_app
App _app;
Undocumented in source.
_mainTabs
MainTabHost _mainTabs;
Undocumented in source.

Meta