C# 클래스 GISA.MasterPanelEstatisticas

상속: GISA.SinglePanel
파일 보기 프로젝트 열기: ParadigmaXis/gisa

공개 메소드들

메소드 설명
Deactivate ( ) : void
LoadData ( ) : void
MasterPanelEstatisticas ( ) : System
ModelToView ( ) : void
Save ( ) : PersistencyHelper.SaveResult
ViewToModel ( ) : bool

보호된 메소드들

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

Clean up any resources being used.

비공개 메소드들

메소드 설명
Add_ListView_RegistosAutPeriodo ( ) : void
Add_ListView_TotaisRegistosAut ( ) : void
Add_ListView_TotaisUFs ( ) : void
Add_ListView_TotaisUnidadesInformacionais ( ) : void
Add_ListView_UFsPeriodo ( ) : void
Add_ListView_UnidadesInformacionaisPeriodo ( ) : void
AplicarClick ( object sender, EventArgs e ) : void
BuildListView ( string ValueColumnTitles, List source ) : ListView
Build_Total_UFs ( IDbConnection conn ) : List
Build_comboBox ( ComboBox cb, List source ) : void
Build_dataFim ( ) : System.DateTime
Build_dataInicio ( ) : System.DateTime
DestroyControls ( ) : void
DestroyControls ( Control ctrl ) : void
FiltroToString ( ComboBox thing ) : string
GetData_Periodo ( System.DateTime dataInicio, System.DateTime dataFim, bool excludeImport, bool sobrePesquisa ) : void
GetData_Totais ( bool excludeImport, bool sobrePesquisa ) : void
GetExtraResources ( ) : void
GetStatisticsText ( ) : string
GetTotais ( ) : string
GetTotaisPeriodo ( ) : string
InitializeComponent ( ) : void

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

InitializeControls ( ) : void
InitializeDateControls ( ) : void
List_to_ClipboardString ( List source, bool tem_3_colunas ) : string
MasterPanelEstatisticas_ParentChanged ( object sender, System e ) : void
PopulateDataPeriodo ( ) : void
ToolBar_ButtonClick ( object sender, System.Windows.Forms.ToolBarButtonClickEventArgs e ) : void
button1_Click_1 ( object sender, EventArgs e ) : void
comboBox_Noticia_Autoridade_SelectedIndexChanged ( object sender, EventArgs e ) : void
comboBox_UnidadesInformacionais_SelectedIndexChanged ( object sender, EventArgs e ) : void

메소드 상세

Deactivate() 공개 메소드

public Deactivate ( ) : void
리턴 void

Dispose() 보호된 메소드

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

LoadData() 공개 메소드

public LoadData ( ) : void
리턴 void

MasterPanelEstatisticas() 공개 메소드

public MasterPanelEstatisticas ( ) : System
리턴 System

ModelToView() 공개 메소드

public ModelToView ( ) : void
리턴 void

Save() 공개 메소드

public Save ( ) : PersistencyHelper.SaveResult
리턴 PersistencyHelper.SaveResult

ViewToModel() 공개 메소드

public ViewToModel ( ) : bool
리턴 bool