Miner.Desktop Assembly > Miner.Desktop.Diagrams.Underground.ViewModels Namespace : VaultViewModel Class |
The following tables list the members exposed by VaultViewModel.
Name | Description | |
---|---|---|
![]() | VaultViewModel Constructor |
Name | Description | |
---|---|---|
![]() | MinimumWallHeight | |
![]() | Validation | (Inherited from SE.Geospatial.Desktop.Common.ViewModels.SaveEditDialog) |
Name | Description | |
---|---|---|
![]() | Aggregator | (Inherited from SE.Geospatial.Desktop.Common.ViewModels.SaveEditDialog) |
![]() | AutomationCompassEnabled | |
![]() | BypassTree | |
![]() | Ceiling | |
![]() | DisplayedAttributesName | |
![]() | DisplayName | Gets or Sets the Display Name (Inherited from Caliburn.Micro.Screen) |
![]() | EditDialog | (Inherited from SE.Geospatial.Desktop.Common.ViewModels.SaveEditDialog) |
![]() | FacilityId | |
![]() | Floor | |
![]() | FloorPoints | |
![]() | HasErrors | (Inherited from SE.Geospatial.Desktop.Common.ViewModels.SaveEditDialog) |
![]() | Header | |
![]() | HitTestRange | |
![]() | InitialVaultRotationAngle | |
![]() | IsActive | Indicates whether or not this instance is currently active. Virtualized in order to help with document oriented view models. (Inherited from Caliburn.Micro.Screen) |
![]() | IsAttributesExpanderExpanded | |
![]() | IsCeilingSelected | |
![]() | IsExpanded | |
![]() | IsFloorSelected | |
![]() | IsInitialized | Indicates whether or not this instance is currently initialized. Virtualized in order to help with document oriented view models. (Inherited from Caliburn.Micro.Screen) |
![]() | IsNotifying | Enables/Disables property change notification. Virtualized in order to help with document oriented view models. (Inherited from Caliburn.Micro.PropertyChangedBase) |
![]() | IsRotationDisabled | |
![]() | IsRotationEnabled | |
![]() | IsSelected | |
![]() | IsTabChangeEnabled | |
![]() | OtherVaultFootprints | |
![]() | Parent | Gets or Sets the Parent Caliburn.Micro.IConductor (Inherited from Caliburn.Micro.Screen) |
![]() | ParentOrChildrenHaveErrors | (Inherited from SE.Geospatial.Desktop.Common.ViewModels.SaveEditDialog) |
![]() | SaveInProgress | |
![]() | SelectedSurface | |
![]() | SelectedWallPoints | |
![]() | SelectToolActive | |
![]() | ShowAttributes | |
![]() | ShowSnapToGridAttributes | |
![]() | SnapToGridAttributesViewModel | |
![]() | VaultOutlinePoints | |
![]() | VaultPaneHeight | |
![]() | VaultRotationAngle | |
![]() | WallHeight | |
![]() | Walls |
Name | Description | |
---|---|---|
![]() | ApplyLayoutPositionCache | |
![]() | ApplySnapToGridAttributes | |
![]() | CanCancel | (Inherited from SE.Geospatial.Desktop.Common.ViewModels.SaveEditDialog) |
![]() | Cancel | Overridden. |
![]() | CancelSnapToGridAttributes | |
![]() | CanClose | Called to check whether or not this instance can close. (Inherited from Caliburn.Micro.Screen) |
![]() | CanDelete | (Inherited from SE.Geospatial.Desktop.Common.ViewModels.SaveEditDialog) |
![]() | CanSave | (Inherited from SE.Geospatial.Desktop.Common.ViewModels.SaveEditDialog) |
![]() | Delete | Overridden. |
![]() | GetEditingConductor | |
![]() | GetErrors | (Inherited from SE.Geospatial.Desktop.Common.ViewModels.SaveEditDialog) |
![]() | GetView | Gets a view previously attached to this instance. (Inherited from Caliburn.Micro.ViewAware) |
![]() | Initialize | (Inherited from SE.Geospatial.Desktop.Common.ViewModels.SaveEditDialog) |
![]() | NotifyOfPropertyChange | Overloaded. Notifies subscribers of the property change. (Inherited from Caliburn.Micro.PropertyChangedBase) |
![]() | OnMouseLeftButtonDown | |
![]() | OnMouseLeftButtonUp | |
![]() | OnTabSelectionChanged | |
![]() | PanTo | |
![]() | PreviewRotateCcw | Call this method on PreviewMouseDown so that rotation angle is in place when the button click event fires. Otherwise rotation happens before the angle is set. |
![]() | Refresh | Raises a change notification indicating that all bindings should be refreshed. (Inherited from Caliburn.Micro.PropertyChangedBase) |
![]() | RefreshVault | |
![]() | RotateCcw | Notify of selected wall updates here so that the selected wall doesn't actually change until the button up event occurs. This is a better feel than changing selection on the mouse down event. |
![]() | Save | Overridden. |
![]() | SelectWall | Selects the wall based on either index in the list of walls, or by the name of the wall. |
![]() | Set<T> | (Inherited from Caliburn.Micro.PropertyChangedBase) |
![]() | SetSnapToGridLineWeight | |
![]() | StateChanged | Overridden. Raise the state changed events |
![]() | StopCreating | |
![]() | TryClose | Tries to close this instance by asking its Parent to initiate shutdown or by asking its corresponding view to close. Also provides an opportunity to pass a dialog result to it's corresponding view. (Inherited from Caliburn.Micro.Screen) |
![]() | ZoomTo |
Name | Description | |
---|---|---|
![]() | Activated | Raised after activation occurs. (Inherited from Caliburn.Micro.Screen) |
![]() | AttemptingDeactivation | Raised before deactivation. (Inherited from Caliburn.Micro.Screen) |
![]() | Deactivated | Raised after deactivation. (Inherited from Caliburn.Micro.Screen) |
![]() | ErrorsChanged | (Inherited from SE.Geospatial.Desktop.Common.ViewModels.SaveEditDialog) |
![]() | PropertyChanged | Occurs when a property value changes. (Inherited from Caliburn.Micro.PropertyChangedBase) |
![]() | ViewAttached | Raised when a view is attached. (Inherited from Caliburn.Micro.ViewAware) |