Method | Description | |
---|---|---|
AddLogView ( IView view ) : void | ||
AttachPresenter ( presenter ) : void | ||
BatchView ( ) : System.Windows.Forms | ||
InitializeResources ( ) : void |
Method | Description | |
---|---|---|
OnClearError ( Control control ) : void | ||
OnFormClosing ( FormClosingEventArgs e ) : void | ||
OnValidationError ( Control control, string error ) : void | ||
SetOkButtonEnable ( ) : void |
protected OnClearError ( Control control ) : void | ||
control | Control | |
return | void |
protected OnFormClosing ( FormClosingEventArgs e ) : void | ||
e | FormClosingEventArgs | |
return | void |
protected OnValidationError ( Control control, string error ) : void | ||
control | Control | |
error | string | |
return | void |