ConceptHMI Web Help
BaseTreeViewModel Class Members
Fields  Properties  Methods  Events


The following tables list the members exposed by BaseTreeViewModel.

Public Fields
 NameDescription
Public FieldChildrenPropertyNameConstant string to manage Children property changed.  
Public FieldIsExpandedPropertyNameConstant string to manage IsExpanded property changed.  
Public FieldIsSelectedPropertyNameConstant string to manage IsSelected property changed.  
Public FieldModelPropertyNameConstant string to manage Model property changed.  
Top
Protected Fields
 NameDescription
Protected Field_parentConceptTreeViewThe _parent concept tree view  
Top
Public Properties
 NameDescription
Public PropertyChildrenGets the children.  
Public PropertyIsExpandedGets or sets a value indicating whether this instance is expanded.  
Public PropertyIsSelectedGets or sets a value indicating whether this instance is selected.  
Public PropertyModelGets or sets the model.  
Public PropertyParentGets the parent.  
Top
Public Methods
 NameDescription
Public MethodCollapseAllCollapse all.  
Public MethodExpandAllExpands all.  
Public MethodExpandToModelExpands to model.  
Top
Protected Methods
 NameDescription
Protected MethodDoPropertyChangedDoes the property changed.  
Protected MethodOnIsExpandedChangedCalled when [is expanded changed].  
Protected MethodOnIsSelectedChangedCalled when [is selected changed].  
Protected MethodOnModelChangedCalled when [model changed].  
Top
Extension Methods
 NameDescription
Public Extension MethodGetImageOverloaded. Gets the image.
Public Extension MethodIfNotNull<T,U>
Top
Public Events
 NameDescription
Public EventPropertyChangedOccurs when a property value changes.  
Top
See Also

Reference

BaseTreeViewModel Class
Concept.Model.Wpf Namespace

 

 


© 2016 Objectis

Send Feedback