C# Class Wodsoft.ComBoost.Wpf.Editor.CollectionEditor

Inheritance: EditorBase
Exibir arquivo Open project: Kation/ComBoost

Public Methods

Method Description
EndInit ( ) : void
OnApplyTemplate ( ) : void

Protected Methods

Method Description
ValidateCore ( ) : bool

Private Methods

Method Description
CollectionEditor ( ) : System
Editor_Saving ( object sender, RoutedEventArgs e ) : void
_Add_Click ( object sender, RoutedEventArgs e ) : void
_Clear_Click ( object sender, RoutedEventArgs e ) : void
_Remove_Click ( object sender, RoutedEventArgs e ) : void

Method Details

EndInit() public method

public EndInit ( ) : void
return void

OnApplyTemplate() public method

public OnApplyTemplate ( ) : void
return void

ValidateCore() protected method

protected ValidateCore ( ) : bool
return bool