C# Class Signum.Windows.EntityCombo

Inheritance: EntityBase
Afficher le fichier Open project: signumsoftware/framework Class Usage Examples

Méthodes publiques

Свойство Type Description
LoadDataTriggerProperty System.Windows.DependencyProperty
NullValueProperty System.Windows.DependencyProperty
SortElementsProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
LoadNow ( ) : void
OnLoad ( object sender, RoutedEventArgs e ) : void

Méthodes protégées

Méthode Description
OnEntityChanged ( object oldValue, object newValue ) : void
UpdateVisibility ( ) : void

Private Methods

Méthode Description
EntityCombo ( ) : System
EntityCombo_DataContextChanged ( object sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnLoadData ( object sender, EventArgs e ) : void
combo_PreviewKeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void
combo_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void

Method Details

LoadNow() public méthode

public LoadNow ( ) : void
Résultat void

OnEntityChanged() protected méthode

protected OnEntityChanged ( object oldValue, object newValue ) : void
oldValue object
newValue object
Résultat void

OnLoad() public méthode

public OnLoad ( object sender, RoutedEventArgs e ) : void
sender object
e System.Windows.RoutedEventArgs
Résultat void

UpdateVisibility() protected méthode

protected UpdateVisibility ( ) : void
Résultat void

Property Details

LoadDataTriggerProperty public_oe static_oe property

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

NullValueProperty public_oe static_oe property

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

SortElementsProperty public_oe static_oe property

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