C# Class GISA.MasterPanelEstatisticas

Inheritance: GISA.SinglePanel
显示文件 Open project: ParadigmaXis/gisa

Public Methods

Method Description
Deactivate ( ) : void
LoadData ( ) : void
MasterPanelEstatisticas ( ) : System
ModelToView ( ) : void
Save ( ) : PersistencyHelper.SaveResult
ViewToModel ( ) : bool

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Method Description
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

Method Details

Deactivate() public method

public Deactivate ( ) : void
return void

Dispose() protected method

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

LoadData() public method

public LoadData ( ) : void
return void

MasterPanelEstatisticas() public method

public MasterPanelEstatisticas ( ) : System
return System

ModelToView() public method

public ModelToView ( ) : void
return void

Save() public method

public Save ( ) : PersistencyHelper.SaveResult
return PersistencyHelper.SaveResult

ViewToModel() public method

public ViewToModel ( ) : bool
return bool