Package | Description |
---|---|
tijos.framework.appcenter |
Application center class
|
Modifier and Type | Method and Description |
---|---|
TiAPP |
TiAPPManager.activate(int type)
Activate the current APP
|
TiAPP |
TiAPPManager.activate(String typeName)
Activate the current APP
|
TiAPP[] |
TiAPPManager.enumerate()
Enumerate the APPs
|
TiAPP |
TiAPPManager.getAPP(int fid)
Gets the specified APP
|
TiAPP |
TiAPPManager.getAutorunAPP()
Gets the autorun APP
|
TiAPP |
TiAPPManager.getRunningAPP()
Gets the current running APP
|