C# Class GISA.SlavePanelPesquisaUF

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

Private Properties

Свойство 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

Méthodes publiques

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

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

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

public ActivateEstruturaDocs ( ) : void
Résultat void

Deactivate() public méthode

public Deactivate ( ) : void
Résultat void

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

LoadData() public méthode

public LoadData ( ) : void
Résultat void

ModelToView() public méthode

public ModelToView ( ) : void
Résultat void

Save() public méthode

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

Save() public méthode

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

SlavePanelPesquisaUF() public méthode

public SlavePanelPesquisaUF ( ) : System
Résultat System

ViewToModel() public méthode

public ViewToModel ( ) : bool
Résultat bool