C# Class Dev2.Activities.Designers2.Foreach.ForeachDesignerViewModel

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

Méthodes publiques

Свойство Type Description
CsvIndexesVisibilityProperty System.Windows.DependencyProperty
FromVisibilityProperty System.Windows.DependencyProperty
NumberVisibilityProperty System.Windows.DependencyProperty
RecordsetVisibilityProperty System.Windows.DependencyProperty
SelectedForeachTypeProperty System.Windows.DependencyProperty
ToVisibilityProperty System.Windows.DependencyProperty
VisibilityProperty System.Windows.DependencyProperty

Private Properties

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

Méthodes publiques

Méthode Description
ForeachDesignerViewModel ( System.Activities.Presentation.Model.ModelItem modelItem ) : System
MultipleItemsToSequence ( IDataObject dataObject ) : bool
Validate ( ) : void

Private Methods

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

Method Details

ForeachDesignerViewModel() public méthode

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

MultipleItemsToSequence() public méthode

public MultipleItemsToSequence ( IDataObject dataObject ) : bool
dataObject IDataObject
Résultat bool

Validate() public méthode

public Validate ( ) : void
Résultat void

Property Details

CsvIndexesVisibilityProperty public_oe static_oe property

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

FromVisibilityProperty public_oe static_oe property

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

NumberVisibilityProperty public_oe static_oe property

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

RecordsetVisibilityProperty public_oe static_oe property

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

SelectedForeachTypeProperty public_oe static_oe property

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

ToVisibilityProperty public_oe static_oe property

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

VisibilityProperty public_oe static_oe property

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