ArcFM Server 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 PropertyDisplayNameGets or Sets the Display Name (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 PropertyIsActiveIndicates whether or not this instance is currently active. Virtualized in order to help with document oriented view models. (Inherited from Caliburn.Micro.Screen)
Public PropertyIsAttributesExpanderExpanded  
Public PropertyIsCeilingSelected  
Public PropertyIsExpanded  
Public PropertyIsFloorSelected  
Public PropertyIsInitializedIndicates whether or not this instance is currently initialized. Virtualized in order to help with document oriented view models. (Inherited from Caliburn.Micro.Screen)
Public PropertyIsNotifyingEnables/Disables property change notification. Virtualized in order to help with document oriented view models. (Inherited from Caliburn.Micro.PropertyChangedBase)
Public PropertyIsRotationDisabled  
Public PropertyIsRotationEnabled  
Public PropertyIsSelected  
Public PropertyIsTabChangeEnabled  
Public PropertyOtherVaultFootprints  
Public PropertyParentGets or Sets the Parent Caliburn.Micro.IConductor (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
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
Public Events
 NameDescription
Public EventActivatedRaised after activation occurs. (Inherited from Caliburn.Micro.Screen)
Public EventAttemptingDeactivationRaised before deactivation. (Inherited from Caliburn.Micro.Screen)
Public EventDeactivatedRaised after deactivation. (Inherited from Caliburn.Micro.Screen)
Public EventErrorsChanged (Inherited from SE.Geospatial.Desktop.Common.ViewModels.SaveEditDialog)
Public EventPropertyChangedOccurs when a property value changes. (Inherited from Caliburn.Micro.PropertyChangedBase)
Public EventViewAttachedRaised when a view is attached. (Inherited from Caliburn.Micro.ViewAware)
Top
See Also

Reference

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

 

 


Send Comment