AVEVA OMI Software Developer Kit
Properties  Methods  Events


ArchestrA.Client.AppConfig Namespace : EditorActivityViewModelBase Class
EditorActivityViewModelBase Class Members

The following tables list the members exposed by EditorActivityViewModelBase.

Public Properties
 NameDescription
Public Property Gets or sets a value indicating whether or not activity is active.  
Public Property Gets a value indicating whether IsReadOnly or not.  
Public Property Gets default heading /title of the activity.  
Top
Public Methods
 NameDescription
Public Method CanCloseEditor  
Public MethodOverloaded.  Disposes the resource.  
Public Method Initializes the editor with IEditorBase, which holds this activity.  
Public Method OnImportsSatisfied is used by prism when an editor is being created.  
Public Method Registers custom commands to the app editor.  
Public Method Marks editor as dirty.  
Top
Protected Methods
 NameDescription
Protected Method isActive is true.  
Protected Method isActive is false.  
Protected Method OnInitialized is used to initialize.  
Top
Public Events
 NameDescription
Public Event Event for isActive Changed.  
Top
See Also