ArcFM Server Developer Guide
VaultViewModel Class Methods

For a list of all members of this type, see VaultViewModel members.

Public Methods
 NameDescription
Public MethodApplyLayoutPositionCache  
Public MethodApplySnapToGridAttributes  
Public MethodCanCancel (Inherited from SE.Geospatial.Desktop.Common.ViewModels.SaveEditDialog)
Public MethodCancelOverridden.   
Public MethodCancelSnapToGridAttributes  
Public MethodCanCloseCalled to check whether or not this instance can close. (Inherited from Caliburn.Micro.Screen)
Public MethodCanDelete (Inherited from SE.Geospatial.Desktop.Common.ViewModels.SaveEditDialog)
Public MethodCanSave (Inherited from SE.Geospatial.Desktop.Common.ViewModels.SaveEditDialog)
Public MethodDeleteOverridden.   
Public MethodGetEditingConductor  
Public MethodGetErrors (Inherited from SE.Geospatial.Desktop.Common.ViewModels.SaveEditDialog)
Public MethodGetViewGets a view previously attached to this instance. (Inherited from Caliburn.Micro.ViewAware)
Public MethodInitialize (Inherited from SE.Geospatial.Desktop.Common.ViewModels.SaveEditDialog)
Public MethodNotifyOfPropertyChangeOverloaded. Notifies subscribers of the property change. (Inherited from Caliburn.Micro.PropertyChangedBase)
Public MethodOnMouseLeftButtonDown  
Public MethodOnMouseLeftButtonUp  
Public MethodOnTabSelectionChanged  
Public MethodPanTo  
Public MethodPreviewRotateCcwCall 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.  
Public MethodRefreshRaises a change notification indicating that all bindings should be refreshed. (Inherited from Caliburn.Micro.PropertyChangedBase)
Public MethodRefreshVault  
Public MethodRotateCcwNotify 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.  
Public MethodSaveOverridden.   
Public MethodSelectWallSelects the wall based on either index in the list of walls, or by the name of the wall.  
Public MethodSet<T> (Inherited from Caliburn.Micro.PropertyChangedBase)
Public MethodSetSnapToGridLineWeight  
Public MethodStateChangedOverridden. Raise the state changed events  
Public MethodStopCreating  
Public MethodTryCloseTries 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)
Public MethodZoomTo  
Top
See Also

Reference

VaultViewModel Class
Miner.Desktop.Diagrams.Underground.ViewModels Namespace

 

 


Send Comment