C# Class Signum.Windows.SearchWindow

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

Méthodes publiques

Свойство Type Description
AllowChangeColumnsProperty System.Windows.DependencyProperty
ColumnOptionsModeProperty System.Windows.DependencyProperty
ColumnOptionsProperty System.Windows.DependencyProperty
EntityTypeTitleProperty System.Windows.DependencyProperty
FilterOptionsProperty System.Windows.DependencyProperty
MultiSelectionProperty System.Windows.DependencyProperty
OrderOptionsProperty System.Windows.DependencyProperty
PaginationProperty System.Windows.DependencyProperty
QueryNameProperty System.Windows.DependencyProperty
QueryNameTitleProperty System.Windows.DependencyProperty
SelectedItemProperty System.Windows.DependencyProperty
SelectedItemsProperty System.Windows.DependencyProperty
ShowFilterButtonProperty System.Windows.DependencyProperty
ShowFiltersProperty System.Windows.DependencyProperty
ShowFooterProperty System.Windows.DependencyProperty
ShowHeaderProperty System.Windows.DependencyProperty
SimpleFilterBuilderProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
SearchWindow ( ) : System
SearchWindow ( SearchMode mode, bool seachOnLoad ) : System

Méthodes protégées

Méthode Description
OnCreateAutomationPeer ( ) : System.Windows.Automation.Peers.AutomationPeer
OnPreviewKeyDown ( KeyEventArgs e ) : void

Private Methods

Méthode Description
ButtonsChanged ( ) : void
Cancel_Click ( object sender, RoutedEventArgs e ) : void
OkAndClose ( ) : void
Ok_Click ( object sender, RoutedEventArgs e ) : void
searchControl_ClearSize ( object sender, EventArgs e ) : void
searchControl_DoubleClick ( ) : void
searchControl_FixSize ( object sender, EventArgs e ) : void
searchControl_Loaded ( object sender, RoutedEventArgs e ) : void

Method Details

OnCreateAutomationPeer() protected méthode

protected OnCreateAutomationPeer ( ) : System.Windows.Automation.Peers.AutomationPeer
Résultat System.Windows.Automation.Peers.AutomationPeer

OnPreviewKeyDown() protected méthode

protected OnPreviewKeyDown ( KeyEventArgs e ) : void
e KeyEventArgs
Résultat void

SearchWindow() public méthode

public SearchWindow ( ) : System
Résultat System

SearchWindow() public méthode

public SearchWindow ( SearchMode mode, bool seachOnLoad ) : System
mode SearchMode
seachOnLoad bool
Résultat System

Property Details

AllowChangeColumnsProperty public_oe static_oe property

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

ColumnOptionsModeProperty public_oe static_oe property

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

ColumnOptionsProperty public_oe static_oe property

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

EntityTypeTitleProperty public_oe static_oe property

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

FilterOptionsProperty public_oe static_oe property

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

MultiSelectionProperty public_oe static_oe property

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

OrderOptionsProperty public_oe static_oe property

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

PaginationProperty public_oe static_oe property

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

QueryNameProperty public_oe static_oe property

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

QueryNameTitleProperty public_oe static_oe property

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

SelectedItemProperty public_oe static_oe property

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

SelectedItemsProperty public_oe static_oe property

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

ShowFilterButtonProperty public_oe static_oe property

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

ShowFiltersProperty public_oe static_oe property

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

ShowFooterProperty public_oe static_oe property

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

ShowHeaderProperty public_oe static_oe property

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

SimpleFilterBuilderProperty public_oe static_oe property

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