Inheritance Hierarchy
ObservableObject
ViewModelBase
DeltaEngine.Editor.UIEditor UIEditorViewModel
Namespace: DeltaEngine.Editor.UIEditor
Assembly: DeltaEngine.Editor.UIEditor (in DeltaEngine.Editor.UIEditor.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The UIEditorViewModel type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | UIEditorViewModel | Initializes a new instance of the UIEditorViewModel class |
Methods
Name | Description | |
---|---|---|
![]() | ActivateHiddenScene | |
![]() | AddNewResolution | |
![]() | Broadcast``1 | (Inherited from ViewModelBase.) |
![]() | ChangeRenderLayer | |
![]() | Cleanup | (Inherited from ViewModelBase.) |
![]() | ClearScene | |
![]() | DeleteSelectedContent | |
![]() | LoadScene | |
![]() | RaisePropertyChanged(String) | (Inherited from ObservableObject.) |
![]() | RaisePropertyChanged``1(Expression Func UMP ) | (Inherited from ObservableObject.) |
![]() | RaisePropertyChanged``1(String, UMP, UMP, Boolean) | (Inherited from ViewModelBase.) |
![]() | RaisePropertyChanged``1(Expression Func UMP , UMP, UMP, Boolean) | (Inherited from ViewModelBase.) |
![]() | RaisePropertyChanging(String) | (Inherited from ObservableObject.) |
![]() | RaisePropertyChanging``1(Expression Func UMP ) | (Inherited from ObservableObject.) |
![]() | Reset | |
![]() | Set``1(Expression Func UMP , UMP , UMP) | (Inherited from ObservableObject.) |
![]() | Set``1(String, UMP , UMP) | (Inherited from ObservableObject.) |
![]() | Set``1(Expression Func UMP , UMP , UMP, Boolean) | (Inherited from ViewModelBase.) |
![]() | Set``1(String, UMP , UMP, Boolean) | (Inherited from ViewModelBase.) |
![]() | SetSelectedIndexFromHierachy | |
![]() | SetSelectedNamesFromHierachy | |
![]() | VerifyPropertyName | (Inherited from ObservableObject.) |
Fields
Name | Description | |
---|---|---|
![]() | service | |
![]() | UiEditorScene |
Properties
Name | Description | |
---|---|---|
![]() | BottomMargin | |
![]() | CanGenerateSourceCode | |
![]() | CanSaveScene | |
![]() | ContentImageListList | |
![]() | ContentText | |
![]() | ControlLayer | |
![]() | ControlListIndex | |
![]() | ControlName | |
![]() | EnableButtons | |
![]() | Entity2DHeight | |
![]() | Entity2DWidth | |
![]() | GridHeight | |
![]() | GridWidth | |
![]() | HorizontalAllignment | |
![]() | IsInDesignMode | (Inherited from ViewModelBase.) |
![]() | IsInteractiveButton | |
![]() | IsShowingGrid | |
![]() | IsSnappingToGrid | |
![]() | LeftMargin | |
![]() | MaterialList | |
![]() | MessengerInstance | (Inherited from ViewModelBase.) |
![]() | NewGridHeight | |
![]() | NewGridWidth | |
![]() | PropertyChangedHandler | (Inherited from ObservableObject.) |
![]() | PropertyChangingHandler | (Inherited from ObservableObject.) |
![]() | ResolutionList | |
![]() | RightMargin | |
![]() | Scene | |
![]() | SceneNames | |
![]() | SelectedControlNamesInList | |
![]() | SelectedDisabledMaterial | |
![]() | SelectedEntity2DList | |
![]() | SelectedHoveredMaterial | |
![]() | SelectedIndex | |
![]() | SelectedMaterial | |
![]() | SelectedName | |
![]() | SelectedPressedMaterial | |
![]() | SelectedResolution | |
![]() | TopMargin | |
![]() | UIHeight | |
![]() | UIImagesInList | |
![]() | UIName | |
![]() | UIWidth | |
![]() | VerticalAllignment |
Events
Name | Description | |
---|---|---|
![]() | PropertyChanged | (Inherited from ObservableObject.) |
![]() | PropertyChanging | (Inherited from ObservableObject.) |
See Also