ArcFM Server Developer Guide
DuctTreeDialogViewModel Class Members
Properties  Methods  Events

The following tables list the members exposed by DuctTreeDialogViewModel.

Public Constructors
 NameDescription
Public ConstructorDuctTreeDialogViewModel Constructor  
Top
Public Properties
 NameDescription
Public PropertyChildren (Inherited from Miner.Desktop.Diagrams.Underground.ViewModels.DuctTreeViewModel)
Public PropertyDisplayNameGets or Sets the Display Name (Inherited from Caliburn.Micro.Screen)
Public PropertyDisplayText (Inherited from Miner.Desktop.Diagrams.Underground.ViewModels.DuctTreeViewModel)
Public PropertyDuctBanks (Inherited from Miner.Desktop.Diagrams.Underground.ViewModels.DuctTreeViewModel)
Public PropertyDuctFilter (Inherited from Miner.Desktop.Diagrams.Underground.ViewModels.DuctTreeViewModel)
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 PropertyIsEnabled (Inherited from Miner.Desktop.Diagrams.Underground.ViewModels.DuctTreeViewModel)
Public PropertyIsExpanded (Inherited from Miner.Desktop.Diagrams.Underground.ViewModels.DuctTreeViewModel)
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 PropertyIsSelected (Inherited from Miner.Desktop.Diagrams.Underground.ViewModels.DuctTreeViewModel)
Public PropertyParentGets or Sets the Parent Caliburn.Micro.IConductor (Inherited from Caliburn.Micro.Screen)
Public PropertyRootTreeNode (Inherited from Miner.Desktop.Diagrams.Underground.ViewModels.DuctTreeViewModel)
Public PropertySelectedDuctEndViewModel (Inherited from Miner.Desktop.Diagrams.Underground.ViewModels.DuctTreeViewModel)
Top
Public Methods
 NameDescription
Public MethodAddDuctBankOverridden.   
Public MethodCanCloseCalled to check whether or not this instance can close. (Inherited from Caliburn.Micro.Screen)
Public MethodGetViewGets a view previously attached to this instance. (Inherited from Caliburn.Micro.ViewAware)
Public MethodNotifyOfPropertyChangeOverloaded. Notifies subscribers of the property change. (Inherited from Caliburn.Micro.PropertyChangedBase)
Public MethodRefreshRaises a change notification indicating that all bindings should be refreshed. (Inherited from Caliburn.Micro.PropertyChangedBase)
Public MethodRemoveDuctbank (Inherited from Miner.Desktop.Diagrams.Underground.ViewModels.DuctTreeViewModel)
Public MethodSet<T> (Inherited from Caliburn.Micro.PropertyChangedBase)
Public MethodSetSelectedItem (Inherited from Miner.Desktop.Diagrams.Underground.ViewModels.DuctTreeViewModel)
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 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

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

 

 


Send Comment