ArcFM Server Developer Guide
DuctBankViewModel Class Members
Fields  Properties  Methods  Events

The following tables list the members exposed by DuctBankViewModel.

Public Constructors
 NameDescription
Public ConstructorDuctBankViewModel Constructor  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)DefaultMargin  
Top
Public Properties
 NameDescription
Public PropertyActiveItemThe currently active item. (Inherited from Caliburn.Micro.ConductorBaseWithActiveItem<T>)
Public PropertyActualView  
Public PropertyAddDuctToolEnabled  
Public PropertyAssociateToConduitToolEnabled  
Public PropertyBypassChildren  
Public PropertyCanDeleteDuctBank  
Public PropertyCanHighlightConduit  
Public PropertyCanHighlightFeature  
Public PropertyChangeState  
Public PropertyChildren  
Public PropertyCloseStrategyGets or sets the close strategy. (Inherited from Caliburn.Micro.ConductorBase<T>)
Public PropertyContextMenuVisible  
Public PropertyDisplayNameGets or Sets the Display Name (Inherited from Caliburn.Micro.Screen)
Public PropertyDisplayText  
Public PropertyDuctBankEnd  
Public PropertyDuctEnds  
Public PropertyFarWall  
Public PropertyGetBaseScaleFunc  
Public PropertyGetCurrentScaleFunc  
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 PropertyIsChildUpdated  
Public PropertyIsDeleted  
Public PropertyIsExpanded  
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 PropertyIsNew  
Public PropertyIsNotifyingEnables/Disables property change notification. Virtualized in order to help with document oriented view models. (Inherited from Caliburn.Micro.PropertyChangedBase)
Public PropertyIsSelected  
Public PropertyIsSelfUpdated  
Public PropertyIsUpdated  
Public PropertyItems (Inherited from Caliburn.Micro.Conductor`1.Collection.OneActive<DuctEndViewModel>)
Public PropertyNearDuctBankEnd  
Public PropertyNearWall  
Public PropertyNumOfAvailableDucts  
Public PropertyOriginalDuctBank  
Public PropertyParentGets or Sets the Parent Caliburn.Micro.IConductor (Inherited from Caliburn.Micro.Screen)
Public PropertyPosition  
Public PropertyStrokeThickness  
Public PropertyVaultSurface  
Top
Public Methods
 NameDescription
Public MethodActivateItem (Inherited from Caliburn.Micro.Conductor`1.Collection.OneActive<DuctEndViewModel>)
Public MethodAddDuctEnd  
Public MethodCanClose (Inherited from Caliburn.Micro.Conductor`1.Collection.OneActive<DuctEndViewModel>)
Public MethodConstructGisPointForFarDuctEnd  
Public MethodDeactivateItem (Inherited from Caliburn.Micro.Conductor`1.Collection.OneActive<DuctEndViewModel>)
Public MethodDuctIdsInUse  
Public MethodFlashFeature  
Public MethodGetChildren (Inherited from Caliburn.Micro.Conductor`1.Collection.OneActive<DuctEndViewModel>)
Public MethodGetGisGeometryForNewDuctEnds  
Public MethodGetViewGets a view previously attached to this instance. (Inherited from Caliburn.Micro.ViewAware)
Public MethodHandle  
Public MethodNotifyOfPropertyChangeOverloaded. Notifies subscribers of the property change. (Inherited from Caliburn.Micro.PropertyChangedBase)
Public MethodOnAddDuct  
Public MethodOnAssociateToConduit  
Public MethodOnDeleteDuctBank  
Public MethodOnHighlight  
Public MethodOnHighlightConduit  
Public MethodOnPreviewMouseRightButtonDown  
Public MethodRefreshRaises a change notification indicating that all bindings should be refreshed. (Inherited from Caliburn.Micro.PropertyChangedBase)
Public MethodRefreshNumOfAvailableDucts  
Public MethodRefreshPosition  
Public MethodRefreshScale  
Public MethodRefreshTreeItem  
Public MethodRemoveDuctEnd  
Public MethodSet<T> (Inherited from Caliburn.Micro.PropertyChangedBase)
Public MethodToComponent  
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)
Top
Public Events
 NameDescription
Public EventActivatedRaised after activation occurs. (Inherited from Caliburn.Micro.Screen)
Public EventActivationProcessedOccurs when an activation request is processed. (Inherited from Caliburn.Micro.ConductorBase<T>)
Public EventAttemptingDeactivationRaised before deactivation. (Inherited from Caliburn.Micro.Screen)
Public EventDeactivatedRaised after deactivation. (Inherited from Caliburn.Micro.Screen)
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

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

 

 


Send Comment