ArcFM Engine Developer Guide
VaultViewModel Class Members
Fields  Properties  Methods  Events


The following tables list the members exposed by VaultViewModel.

Public Constructors
 NameDescription
Public ConstructorVaultViewModel Constructor  
Top
Public Fields
 NameDescription
Public FieldMinimumWallHeight  
Public FieldValidation (Inherited from SE.Geospatial.Desktop.Common.ViewModels.SaveEditDialog)
Top
Public Properties
 NameDescription
Public PropertyAggregator (Inherited from SE.Geospatial.Desktop.Common.ViewModels.SaveEditDialog)
Public PropertyAutomationCompassEnabled  
Public PropertyBypassTree  
Public PropertyCeiling  
Public PropertyDisplayedAttributesName  
Public PropertyDisplayName (Inherited from Caliburn.Micro.Screen)
Public PropertyEditDialog (Inherited from SE.Geospatial.Desktop.Common.ViewModels.SaveEditDialog)
Public PropertyFacilityId  
Public PropertyFloor  
Public PropertyFloorPoints  
Public PropertyHasErrors (Inherited from SE.Geospatial.Desktop.Common.ViewModels.SaveEditDialog)
Public PropertyHeader  
Public PropertyHitTestRange  
Public PropertyInitialVaultRotationAngle  
Public PropertyIsActive (Inherited from Caliburn.Micro.Screen)
Public PropertyIsAttributesExpanderExpanded  
Public PropertyIsCeilingSelected  
Public PropertyIsExpanded  
Public PropertyIsFloorSelected  
Public PropertyIsInitialized (Inherited from Caliburn.Micro.Screen)
Public PropertyIsNotifying (Inherited from Caliburn.Micro.PropertyChangedBase)
Public PropertyIsRotationDisabled  
Public PropertyIsRotationEnabled  
Public PropertyIsSelected  
Public PropertyIsTabChangeEnabled  
Public PropertyOtherVaultFootprints  
Public PropertyParent (Inherited from Caliburn.Micro.Screen)
Public PropertyParentOrChildrenHaveErrors (Inherited from SE.Geospatial.Desktop.Common.ViewModels.SaveEditDialog)
Public PropertySaveInProgress  
Public PropertySelectedSurface  
Public PropertySelectedWallPoints  
Public PropertySelectToolActive  
Public PropertyShowAttributes  
Public PropertyShowSnapToGridAttributes  
Public PropertySnapToGridAttributesViewModel  
Public PropertyVaultOutlinePoints  
Public PropertyVaultPaneHeight  
Public PropertyVaultRotationAngle  
Public PropertyWallHeight  
Public PropertyWalls  
Top
Protected Properties
 NameDescription
Protected PropertyViews (Inherited from Caliburn.Micro.ViewAware)
Top
Public Methods
 NameDescription
Public MethodApplyLayoutPositionCache  
Public MethodApplySnapToGridAttributes  
Public MethodCanCancel (Inherited from SE.Geospatial.Desktop.Common.ViewModels.SaveEditDialog)
Public MethodCancelOverridden.   
Public MethodCancelSnapToGridAttributes  
Public MethodCanClose (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 MethodGetView (Inherited from Caliburn.Micro.ViewAware)
Public MethodInitialize (Inherited from SE.Geospatial.Desktop.Common.ViewModels.SaveEditDialog)
Public MethodNotifyOfPropertyChangeOverloaded.  (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 MethodRefresh (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 MethodTryClose (Inherited from Caliburn.Micro.Screen)
Public MethodZoomTo  
Top
Protected Methods
 NameDescription
Protected MethodIsSavedAllowed (Inherited from SE.Geospatial.Desktop.Common.ViewModels.SaveEditDialog)
Protected MethodOnActivate (Inherited from Caliburn.Micro.Screen)
Protected MethodOnDeactivate (Inherited from Caliburn.Micro.Screen)
Protected MethodOnInitialize (Inherited from Caliburn.Micro.Screen)
Protected MethodOnUIThread (Inherited from Caliburn.Micro.PropertyChangedBase)
Protected MethodOnViewAttached (Inherited from Caliburn.Micro.ViewAware)
Protected MethodOnViewLoadedOverridden.   
Protected MethodOnViewReady (Inherited from Caliburn.Micro.ViewAware)
Top
Public Events
 NameDescription
Public EventActivated (Inherited from Caliburn.Micro.Screen)
Public EventAttemptingDeactivation (Inherited from Caliburn.Micro.Screen)
Public EventDeactivated (Inherited from Caliburn.Micro.Screen)
Public EventErrorsChanged (Inherited from SE.Geospatial.Desktop.Common.ViewModels.SaveEditDialog)
Public EventPropertyChanged (Inherited from Caliburn.Micro.PropertyChangedBase)
Public EventViewAttached (Inherited from Caliburn.Micro.ViewAware)
Top
See Also

Reference

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

 

 


Send Comment