C# Class Signum.Windows.ValueLineConfigurator

Afficher le fichier Open project: signumsoftware/framework

Méthodes publiques

Свойство Type Description
ComboEnumDescriptionTemplate System.Windows.DataTemplate
constructor Dictionary>
properties DependencyProperty>.Dictionary
readOnlyProperties DependencyProperty>.Dictionary

Méthodes publiques

Méthode Description
GetConverter ( ValueLine vl ) : IValueConverter
GetDefaultValueLineType ( Type type ) : ValueLineType
GetReadOnlyConverter ( ValueLine vl ) : IValueConverter
GetUpdateSourceTrigger ( ValueLine vl ) : UpdateSourceTrigger
GetValidation ( ValueLine vl ) : System.Windows.Controls.ValidationRule
SetToolTipStyle ( ValueLine vl ) : bool

Private Methods

Méthode Description
ValueLineConfigurator ( ) : System

Method Details

GetConverter() public méthode

public GetConverter ( ValueLine vl ) : IValueConverter
vl ValueLine
Résultat IValueConverter

GetDefaultValueLineType() public méthode

public GetDefaultValueLineType ( Type type ) : ValueLineType
type System.Type
Résultat ValueLineType

GetReadOnlyConverter() public méthode

public GetReadOnlyConverter ( ValueLine vl ) : IValueConverter
vl ValueLine
Résultat IValueConverter

GetUpdateSourceTrigger() public méthode

public GetUpdateSourceTrigger ( ValueLine vl ) : UpdateSourceTrigger
vl ValueLine
Résultat UpdateSourceTrigger

GetValidation() public méthode

public GetValidation ( ValueLine vl ) : System.Windows.Controls.ValidationRule
vl ValueLine
Résultat System.Windows.Controls.ValidationRule

SetToolTipStyle() public méthode

public SetToolTipStyle ( ValueLine vl ) : bool
vl ValueLine
Résultat bool

Property Details

ComboEnumDescriptionTemplate public_oe static_oe property

public static DataTemplate,System.Windows ComboEnumDescriptionTemplate
Résultat System.Windows.DataTemplate

constructor public_oe property

public Dictionary> constructor
Résultat Dictionary>

properties public_oe property

public Dictionary properties
Résultat DependencyProperty>.Dictionary

readOnlyProperties public_oe property

public Dictionary readOnlyProperties
Résultat DependencyProperty>.Dictionary