C# Class Dev2.Activities.Designers2.Script.ScriptDesignerViewModel

Inheritance: ActivityDesignerViewModel
Afficher le fichier Open project: Warewolf-ESB/Warewolf

Méthodes publiques

Свойство Type Description
ScriptTypeTextProperty System.Windows.DependencyProperty
SelectedScriptTypeProperty System.Windows.DependencyProperty

Private Properties

Свойство Type Description
OnSelectedScriptTypeChanged void

Méthodes publiques

Méthode Description
ScriptDesignerViewModel ( System.Activities.Presentation.Model.ModelItem modelItem ) : System.Activities.Presentation.Model
Validate ( ) : void

Private Methods

Méthode Description
OnSelectedScriptTypeChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

ScriptDesignerViewModel() public méthode

public ScriptDesignerViewModel ( System.Activities.Presentation.Model.ModelItem modelItem ) : System.Activities.Presentation.Model
modelItem System.Activities.Presentation.Model.ModelItem
Résultat System.Activities.Presentation.Model

Validate() public méthode

public Validate ( ) : void
Résultat void

Property Details

ScriptTypeTextProperty public_oe static_oe property

public static DependencyProperty,System.Windows ScriptTypeTextProperty
Résultat System.Windows.DependencyProperty

SelectedScriptTypeProperty public_oe static_oe property

public static DependencyProperty,System.Windows SelectedScriptTypeProperty
Résultat System.Windows.DependencyProperty