Interface | Description |
---|---|
IconInfoProvider |
Class | Description |
---|---|
AbstractCommand | |
DeviceInfoCommand | |
ExecuteCommand |
A command allowing to install an application with more parameters.
|
FactoryResetCommand | |
GetApplicationMetadataCommand |
A command allowing to retrieve the metadata of an application.
|
GetSharedPropertyCommand |
A command allowing to retrieve the value of a shared property.
|
InstallApplicationCommand |
A command allowing to install an application with more parameters.
|
InstallCommand | |
InstallCommandWithMetadata | Deprecated
Use
InstallApplicationCommand instead. |
LifeCycleCommand | |
ListActivitiesCommand |
A command allowing to list all the activities registered in the activity
list.
|
ListCommand | |
ListCommandCommand |
A command allowing to list all the commands registered in the command manager.
|
ListCommandPlus | |
RunCommand | |
SetApplicationMetadataCommand | |
SetSharedPropertyCommand |
A command allowing to set the value of a shared property.
|
ShowActivityCommand |
A command allowing to ask the activity scheduler to show an activity.
|
ShowApplicationCommand |
A command allowing to ask the activity scheduler to show an activity.
|
StartCommand | |
StateApplicationCommand |
Command allowing to retrieve the running state of an application.
|
StopCommand | |
UninstallCommand | |
WadappsCommands |
Helper class that registers all the commands in a command manager.
|