Classes
Class | Description | |
---|---|---|
AppBuilderDesign | ||
AppBuilderInfoListView |
The list control which shows the list of already built apps or the warnings and errors of the
app which will be currently build.
View code on GitHub | |
AppBuilderView |
Shows all available actions and data provided by the AppBuilderViewModel.
View code on GitHub | |
AppBuilderView NoDeviceAvailable | ||
AppBuilderViewModel |
ViewModel of the the whole AppBuilder which manages all available actions like building an app
for a specific platform, listing of all possbile build issues of the app and also provides a
listing of already built apps in past.
View code on GitHub | |
AppBuilderViewModel NoContentProjectAvailableForCodeProject | ||
AppBuildMessagesListDesign |
Helper class for an easier view modeling at design time.
View code on GitHub | |
AppBuildMessagesListView |
The list control which visualizes build messages (infos, errors, warnings) that can occur
during the building process of an application via the BuildService.
View code on GitHub | |
AppBuildMessagesListViewModel |
Manages all build warnings and build errors when building an app via the BuildService.
View code on GitHub | |
AppBuildMessageViewModel | ||
AppInfo | ||
AppInfo NoDeviceAvailable | ||
AppInfo NoDevicesAvailable | ||
AppInfo NoDeviceSpecified | ||
AppInfoExtensions | ||
AppsStorage | ||
BuiltAppsListView |
Shows all available apps provided by the BuiltAppsListViewModel.
View code on GitHub | |
BuiltAppsListViewModel |
The ViewModel for BuiltAppsListView which manages all existing apps that were built via the
BuildService.
View code on GitHub | |
BuiltAppsListViewModel NoAppInfoSpecified | ||
BuiltAppsListViewModel SavingBuiltAppFailed | ||
Device |
Represents a general interface for a device object of any platform.
View code on GitHub | |
Device AppNotInstalled | ||
Device InstallationFailedOnDevice | ||
Device NoAppSpecified | ||
Device StartApplicationFailedOnDevice | ||
Device UninstallationFailedOnDevice | ||
TextExtensions |
Provides some helper methods which are required for values of some ViewModel's.
View code on GitHub | |
UnknownDevice | ||
UnknownDeviceAppInfo |