C# 클래스 PrizmMain.Forms.Notifications.NotificationXtraForm

상속: Prizm.Main.Forms.MainChildForm.ChildForm
파일 보기 프로젝트 열기: AleksMorozova/prizm

공개 메소드들

메소드 설명
NotificationXtraForm ( ) : System

보호된 메소드들

메소드 설명
CreateLocalizedItems ( ) : List
Dispose ( bool disposing ) : void

Clean up any resources being used.

비공개 메소드들

메소드 설명
BindToViewModel ( ) : void
ConflictDialogCreation ( ConflictEventArgs args ) : void
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

NotificationXtraForm_Activated ( object sender, EventArgs e ) : void
NotificationXtraForm_FormClosed ( object sender, System.Windows.Forms.FormClosedEventArgs e ) : void
NotificationXtraForm_Load ( object sender, EventArgs e ) : void
OpenEditorForm ( System.Guid id, TypeNotification typeNotification, string additionalInformation, DuplicateNumberEntityType entityType ) : void
OpenForm ( DocumentTypes type, System.Guid id, int pageNumber ) : void
RefreshNitifications ( ) : void

Refresh list of notification and grid DataSource

gridControlMessage_DoubleClick ( object sender, EventArgs e ) : void
importer_OnConflict ( ConflictEventArgs args ) : void

메소드 상세

CreateLocalizedItems() 보호된 메소드

protected CreateLocalizedItems ( ) : List
리턴 List

Dispose() 보호된 메소드

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
리턴 void

NotificationXtraForm() 공개 메소드

public NotificationXtraForm ( ) : System
리턴 System