C# Class GISA.MasterPanelEstatisticas

Inheritance: GISA.SinglePanel
Afficher le fichier Open project: ParadigmaXis/gisa

Méthodes publiques

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

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode 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 méthode

public Deactivate ( ) : void
Résultat void

Dispose() protected méthode

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

LoadData() public méthode

public LoadData ( ) : void
Résultat void

MasterPanelEstatisticas() public méthode

public MasterPanelEstatisticas ( ) : System
Résultat System

ModelToView() public méthode

public ModelToView ( ) : void
Résultat void

Save() public méthode

public Save ( ) : PersistencyHelper.SaveResult
Résultat PersistencyHelper.SaveResult

ViewToModel() public méthode

public ViewToModel ( ) : bool
Résultat bool