Miner.Desktop Assembly > Miner.Desktop.Diagrams.Underground.ViewModels Namespace : ConductorViewModel Class |
The following tables list the members exposed by ConductorViewModel.
Name | Description | |
---|---|---|
![]() | ConductorViewModel Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | ActualView | |
![]() | AssetTypeIdentifier | |
![]() | CanDeleteConductor | |
![]() | ChangeState | |
![]() | Children | |
![]() | DisplayName | Gets or Sets the Display Name (Inherited from Caliburn.Micro.Screen) |
![]() | DisplayText | |
![]() | DomainLookups | |
![]() | EditAction | |
![]() | FacilityId | |
![]() | HasChangedFields | |
![]() | HasErrors | |
![]() | InsulationType | |
![]() | InsulationTypes | |
![]() | IsActive | Indicates whether or not this instance is currently active. Virtualized in order to help with document oriented view models. (Inherited from Caliburn.Micro.Screen) |
![]() | IsCreateNewConductorMode | |
![]() | IsExpanded | |
![]() | IsInitialized | Indicates whether or not this instance is currently initialized. Virtualized in order to help with document oriented view models. (Inherited from Caliburn.Micro.Screen) |
![]() | IsNew | |
![]() | IsNonSpatial | |
![]() | IsNotifying | Enables/Disables property change notification. Virtualized in order to help with document oriented view models. (Inherited from Caliburn.Micro.PropertyChangedBase) |
![]() | IsSelected | |
![]() | IsUpdated | |
![]() | Material | |
![]() | MaterialString | |
![]() | OperatingVoltage | |
![]() | OperatingVoltageString | |
![]() | OriginalConductor | |
![]() | Parent | Gets or Sets the Parent Caliburn.Micro.IConductor (Inherited from Caliburn.Micro.Screen) |
![]() | PhasesAllowedThrough | |
![]() | PhaseValues | |
![]() | Position | |
![]() | Size | |
![]() | SizeString | |
![]() | SubnetworkName | |
![]() | ToBeDeleted | |
![]() | Validation |
Name | Description | |
---|---|---|
![]() | CanClose | Called to check whether or not this instance can close. (Inherited from Caliburn.Micro.Screen) |
![]() | GetErrors | |
![]() | GetView | Gets a view previously attached to this instance. (Inherited from Caliburn.Micro.ViewAware) |
![]() | NotifyOfPropertyChange | Overloaded. Notifies subscribers of the property change. (Inherited from Caliburn.Micro.PropertyChangedBase) |
![]() | OnDeleteConductor | |
![]() | OnPreviewMouseRightButtonDown | |
![]() | Refresh | Raises a change notification indicating that all bindings should be refreshed. (Inherited from Caliburn.Micro.PropertyChangedBase) |
![]() | Set<T> | (Inherited from Caliburn.Micro.PropertyChangedBase) |
![]() | ToComponent | |
![]() | TryClose | Tries 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) |
Name | Description | |
---|---|---|
![]() | Activated | Raised after activation occurs. (Inherited from Caliburn.Micro.Screen) |
![]() | AttemptingDeactivation | Raised before deactivation. (Inherited from Caliburn.Micro.Screen) |
![]() | Deactivated | Raised after deactivation. (Inherited from Caliburn.Micro.Screen) |
![]() | ErrorsChanged | |
![]() | PropertyChanged | Occurs when a property value changes. (Inherited from Caliburn.Micro.PropertyChangedBase) |
![]() | ViewAttached | Raised when a view is attached. (Inherited from Caliburn.Micro.ViewAware) |