Shows all available actions and data provided by the AppBuilderViewModel.
View code on GitHub
AppBuilderView
Inheritance Hierarchy
System.Windows.Threading DispatcherObject
System.Windows DependencyObject
System.Windows.Media Visual
System.Windows UIElement
System.Windows FrameworkElement
System.Windows.Controls Control
System.Windows.Controls ContentControl
System.Windows.Controls UserControl
DeltaEngine.Editor.AppBuilder AppBuilderView
Namespace: DeltaEngine.Editor.AppBuilder
Assembly: DeltaEngine.Editor.AppBuilder (in DeltaEngine.Editor.AppBuilder.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The AppBuilderView type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AppBuilderView | Initializes a new instance of the AppBuilderView class |
Methods
Name | Description | |
---|---|---|
Activate | ||
Deactivate | ||
Dispose | Releases all resources used by the AppBuilderView | |
Init | ||
InitializeComponent |
InitializeComponent
View code on GitHub | |
InstallAndLaunchNewBuiltApp | ||
Send |
Fields
Name | Description | |
---|---|---|
SolutionPathTextBox |
SolutionPathTextBox Name Field
View code on GitHub |
Properties
Name | Description | |
---|---|---|
Icon | ||
RequiresLargePane | ||
ShortName | ||
ViewModel |
Explicit Interface Implementations
Name | Description | |
---|---|---|
IComponentConnector Connect |
See Also