프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AddCommand | System.Windows.Input.RoutedCommand | ||
DeleteCommand | System.Windows.Input.RoutedCommand | ||
EditCommand | System.Windows.Input.RoutedCommand | ||
RefreshCommand | System.Windows.Input.RoutedCommand |
메소드 | 설명 | |
---|---|---|
VariableView ( Processor processor ) : System |
메소드 | 설명 | |
---|---|---|
AddCommand_Executed ( object o, System.Windows.Input.ExecutedRoutedEventArgs args ) : void | ||
DeleteCommand_CanExecute ( object o, System.Windows.Input.CanExecuteRoutedEventArgs args ) : void | ||
DeleteCommand_Executed ( object o, System.Windows.Input.ExecutedRoutedEventArgs args ) : void | ||
EditCommand_CanExecute ( object o, System.Windows.Input.CanExecuteRoutedEventArgs args ) : void | ||
EditCommand_Executed ( object o, System.Windows.Input.ExecutedRoutedEventArgs args ) : void | ||
RefreshCommand_Executed ( object o, System.Windows.Input.ExecutedRoutedEventArgs args ) : void | ||
RefreshList ( ) : void |
public VariableView ( Processor processor ) : System | ||
processor | Processor | |
리턴 | System |
public static RoutedCommand,System.Windows.Input AddCommand | ||
리턴 | System.Windows.Input.RoutedCommand |
public static RoutedCommand,System.Windows.Input DeleteCommand | ||
리턴 | System.Windows.Input.RoutedCommand |
public static RoutedCommand,System.Windows.Input EditCommand | ||
리턴 | System.Windows.Input.RoutedCommand |