C# Class SDE.Tools.DatabaseEditor.WPF.SkillFlagEditDialog

Interaction logic for ScriptEditDialog.xaml
Inheritance: TkWindow
Mostrar archivo Open project: Tokeiburu/RagnarokSDE

Public Methods

Method Description
SkillFlagEditDialog ( string text ) : System.Collections.Generic

Protected Methods

Method Description
GRFEditorWindowKeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void

Private Methods

Method Description
_addEvents ( System.Windows.Controls.CheckBox cb ) : void
_buttonCancel_Click ( object sender, RoutedEventArgs e ) : void
_buttonOk_Click ( object sender, RoutedEventArgs e ) : void
_update ( ) : void

Method Details

GRFEditorWindowKeyDown() protected method

protected GRFEditorWindowKeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void
sender object
e System.Windows.Input.KeyEventArgs
return void

SkillFlagEditDialog() public method

public SkillFlagEditDialog ( string text ) : System.Collections.Generic
text string
return System.Collections.Generic