C# Class Signum.Windows.CountSearchControl

Afficher le fichier Open project: signumsoftware/framework

Méthodes publiques

Свойство Type Description
ColumnOptionsModeProperty System.Windows.DependencyProperty
ColumnsOptionsProperty System.Windows.DependencyProperty
FilterColumnProperty System.Windows.DependencyProperty
FilterOptionsProperty System.Windows.DependencyProperty
FilterRouteProperty System.Windows.DependencyProperty
IsSearchingProperty System.Windows.DependencyProperty
ItemsCountProperty System.Windows.DependencyProperty
OrderOptionsProperty System.Windows.DependencyProperty
QueryNameProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty
TextWaitingProperty System.Windows.DependencyProperty
TextZeroItemsProperty System.Windows.DependencyProperty

Private Properties

Свойство Type Description
AssetNotLoaded void
Hyperlink_Click void
SearchControl_Loaded void
item_BindingValueChanged void

Méthodes publiques

Méthode Description
CountSearchControl ( ) : System
DefaultClick ( ) : void
Reinitialize ( IEnumerable filters, List columns, ColumnOptionsMode columnOptionsMode, List orders ) : void
Search ( ) : void

Private Methods

Méthode Description
AssetNotLoaded ( System.Windows.DependencyPropertyChangedEventArgs e ) : void
Hyperlink_Click ( object sender, RoutedEventArgs e ) : void
SearchControl_Loaded ( object sender, RoutedEventArgs e ) : void
item_BindingValueChanged ( object sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

CountSearchControl() public méthode

public CountSearchControl ( ) : System
Résultat System

DefaultClick() public méthode

public DefaultClick ( ) : void
Résultat void

Reinitialize() public méthode

public Reinitialize ( IEnumerable filters, List columns, ColumnOptionsMode columnOptionsMode, List orders ) : void
filters IEnumerable
columns List
columnOptionsMode ColumnOptionsMode
orders List
Résultat void

Search() public méthode

public Search ( ) : void
Résultat void

Property Details

ColumnOptionsModeProperty public_oe static_oe property

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

ColumnsOptionsProperty public_oe static_oe property

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

FilterColumnProperty public_oe static_oe property

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

FilterOptionsProperty public_oe static_oe property

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

FilterRouteProperty public_oe static_oe property

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

IsSearchingProperty public_oe static_oe property

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

ItemsCountProperty public_oe static_oe property

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

OrderOptionsProperty public_oe static_oe property

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

QueryNameProperty public_oe static_oe property

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

TextProperty public_oe static_oe property

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

TextWaitingProperty public_oe static_oe property

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

TextZeroItemsProperty public_oe static_oe property

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