Miner.Desktop Assembly > Miner.Desktop.Diagrams.Underground.ViewModels Namespace : VaultViewModel Class |
For a list of all members of this type, see VaultViewModel members.
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 |