C# Class Signum.Windows.QueryTokenBuilder

Inheritance: System.Windows.Controls.UserControl
Show file Open project: signumsoftware/framework

Public Properties

Property Type Description
AllowSubTokens bool>.Func
SurrogatedConverter IValueConverter
TokenProperty System.Windows.DependencyProperty

Public Methods

Method Description
QueryTokenBuilder ( ) : System
UpdateTokenList ( ) : void

Private Methods

Method Description
OnSubTokens ( QueryToken token ) : List
QueryTokenBuilder_Loaded ( object sender, RoutedEventArgs e ) : void
UpdateCombo ( ) : void
UpdateTokenList ( QueryToken queryToken ) : void
cb_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
sp_DragOver ( object sender, System.Windows.DragEventArgs e ) : void
sp_Drop ( object sender, System.Windows.DragEventArgs e ) : void

Method Details

QueryTokenBuilder() public method

public QueryTokenBuilder ( ) : System
return System

UpdateTokenList() public method

public UpdateTokenList ( ) : void
return void

Property Details

AllowSubTokens public static property

public static Func AllowSubTokens
return bool>.Func

SurrogatedConverter public static property

public static IValueConverter SurrogatedConverter
return IValueConverter

TokenProperty public static property

public static DependencyProperty,System.Windows TokenProperty
return System.Windows.DependencyProperty