C# Class GISA.SlavePanelPesquisaUF

Inheritance: GISA.SinglePanel
Show file Open project: ParadigmaXis/gisa

Private Properties

Property Type Description
ActivateDetalhesTexto void
ActivateUnidadesFisicas void
ClearSearchResults void
DBNullIfEmpty object
DBNullIfEmpty object
DBNullIfEmpty object
ExecuteQuery void
GetConditionalText string
GetExtraResources void
GetFRDBaseAsRTF string
GetTermosIndexados string
InitializeComponent void
MenuItemPrint_Click void
NullIfEmpty string
PesquisaList1_MyColumnClick void
Section string
SelectionChanged void
SlavePanelPesquisaUF_ParentChanged void
ToolBar_ButtonClick void
UpdateToolBarButtons void
lstVwEstruturaDocs_SelectedIndexChanged void

Public Methods

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

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Private Methods

Method Description
ActivateDetalhesTexto ( ) : void
ActivateUnidadesFisicas ( ) : void
ClearSearchResults ( GISA.MasterPanelPesquisaUF MasterPanel ) : void
DBNullIfEmpty ( int @int ) : object
DBNullIfEmpty ( long lng ) : object
DBNullIfEmpty ( string Text ) : object
ExecuteQuery ( GISA.MasterPanelPesquisaUF MasterPanel ) : void
GetConditionalText ( string Prefix, string Text, string Suffix ) : string
GetExtraResources ( ) : void
GetFRDBaseAsRTF ( GISADataset NivelRow ) : string
GetTermosIndexados ( GISADataset FRDBaseRow ) : string
InitializeComponent ( ) : void
MenuItemPrint_Click ( object sender, System e ) : void
NullIfEmpty ( string Text ) : string
PesquisaList1_MyColumnClick ( object sender, GISA.Controls.MyColumnClickEventArgs e ) : void
Section ( string Header ) : string
SelectionChanged ( object sender, EventArgs e ) : void
SlavePanelPesquisaUF_ParentChanged ( object sender, System e ) : void
ToolBar_ButtonClick ( object sender, System e ) : void
UpdateToolBarButtons ( ) : void
lstVwEstruturaDocs_SelectedIndexChanged ( object sender, EventArgs e ) : void

Method Details

ActivateEstruturaDocs() public method

public ActivateEstruturaDocs ( ) : void
return void

Deactivate() public method

public Deactivate ( ) : void
return void

Dispose() protected method

protected Dispose ( bool disposing ) : void
disposing bool
return void

LoadData() public method

public LoadData ( ) : void
return void

ModelToView() public method

public ModelToView ( ) : void
return void

Save() public method

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

Save() public method

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

SlavePanelPesquisaUF() public method

public SlavePanelPesquisaUF ( ) : System
return System

ViewToModel() public method

public ViewToModel ( ) : bool
return bool